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

Update ApiCompatNetCoreAppBaselineVersion to 9.0.0 #109790

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

Update ApiCompatNetCoreAppBaselineVersion to 9.0.0

d313d5a
Select commit
Loading
Failed to load commit list.
Open

Update ApiCompatNetCoreAppBaselineVersion to 9.0.0 #109790

Update ApiCompatNetCoreAppBaselineVersion to 9.0.0
d313d5a
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dotnet-linker-tests (Build browser-wasm linux release Runtime_Release) failed Nov 13, 2024 in 20m 1s

Build browser-wasm linux release Runtime_Release failed

Annotations

Check failure on line 93 in src/libraries/apicompat/ApiCompat.proj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-linker-tests (Build browser-wasm linux release Runtime_Release)

src/libraries/apicompat/ApiCompat.proj#L93

src/libraries/apicompat/ApiCompat.proj(93,5): error : (NETCORE_ENGINEERING_TELEMETRY=Build) Unnecessary suppressions found. The APICompat suppression file can be updated by rebuilding with '/p:ApiCompatGenerateSuppressionFile=true'

Check failure on line 93 in src/libraries/apicompat/ApiCompat.proj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-linker-tests (Build browser-wasm linux release Runtime_Release)

src/libraries/apicompat/ApiCompat.proj#L93

src/libraries/apicompat/ApiCompat.proj(93,5): error : (NETCORE_ENGINEERING_TELEMETRY=Build) CP0002 (Target: 'M:System.String.Trim(System.ReadOnlySpan{System.Char})', Left: 'net9.0/mscorlib.dll', Right: 'net10.0/mscorlib.dll')

Check failure on line 93 in src/libraries/apicompat/ApiCompat.proj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-linker-tests (Build browser-wasm linux release Runtime_Release)

src/libraries/apicompat/ApiCompat.proj#L93

src/libraries/apicompat/ApiCompat.proj(93,5): error : (NETCORE_ENGINEERING_TELEMETRY=Build) CP0002 (Target: 'M:System.String.TrimEnd(System.ReadOnlySpan{System.Char})', Left: 'net9.0/mscorlib.dll', Right: 'net10.0/mscorlib.dll')

Check failure on line 93 in src/libraries/apicompat/ApiCompat.proj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-linker-tests (Build browser-wasm linux release Runtime_Release)

src/libraries/apicompat/ApiCompat.proj#L93

src/libraries/apicompat/ApiCompat.proj(93,5): error : (NETCORE_ENGINEERING_TELEMETRY=Build) CP0002 (Target: 'M:System.String.TrimStart(System.ReadOnlySpan{System.Char})', Left: 'net9.0/mscorlib.dll', Right: 'net10.0/mscorlib.dll')

Check failure on line 93 in src/libraries/apicompat/ApiCompat.proj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-linker-tests (Build browser-wasm linux release Runtime_Release)

src/libraries/apicompat/ApiCompat.proj#L93

src/libraries/apicompat/ApiCompat.proj(93,5): error : (NETCORE_ENGINEERING_TELEMETRY=Build) CP0002 (Target: 'M:System.Collections.Generic.CollectionExtensions.GetAlternateLookup``2(System.Collections.Generic.HashSet{``0})', Left: 'net9.0/netstandard.dll', Right: 'net10.0/netstandard.dll')