Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prototype for simplifying Configuration in ClientCore #44565

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Prototype for simplifying Configuration in ClientCore

9ce553e
Select commit
Loading
Failed to load commit list.
Open

Prototype for simplifying Configuration in ClientCore #44565

Prototype for simplifying Configuration in ClientCore
9ce553e
Select commit
Loading
Failed to load commit list.
Azure Pipelines / java - identity - v2 - ci (Build Analyze) failed Mar 7, 2025 in 3m 48s

Build Analyze failed

Annotations

Check failure on line 11 in src/test/java/io/clientcore/core/shared/TestConfigurationSource.java

See this annotation in the file changed.

@azure-pipelines azure-pipelines / java - identity - v2 - ci (Build Analyze)

src/test/java/io/clientcore/core/shared/TestConfigurationSource.java#L11

 src/test/java/io/clientcore/core/shared/TestConfigurationSource.java(11,8): error :  src/test/java/io/clientcore/core/shared/TestConfigurationSource.java:[11,8] (imports) UnusedImports: Unused import - java.util.stream.Collectors.

Check failure on line 9 in src/test/java/io/clientcore/core/implementation/utils/ImplUtilsTests.java

See this annotation in the file changed.

@azure-pipelines azure-pipelines / java - identity - v2 - ci (Build Analyze)

src/test/java/io/clientcore/core/implementation/utils/ImplUtilsTests.java#L9

 src/test/java/io/clientcore/core/implementation/utils/ImplUtilsTests.java(9,8): error :  src/test/java/io/clientcore/core/implementation/utils/ImplUtilsTests.java:[9,8] (imports) UnusedImports: Unused import - io.clientcore.core.utils.configuration.ConfigurationSource.

Check failure on line 275 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / java - identity - v2 - ci (Build Analyze)

Build log #L275

Build failed.