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 / runtime (Build osx-x64 Release AllSubsets_Mono_Interpreter_RuntimeTests monointerpreter) failed Nov 13, 2024 in 26m 12s

Build osx-x64 Release AllSubsets_Mono_Interpreter_RuntimeTests monointerpreter failed

Annotations

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build osx-x64 Release AllSubsets_Mono_Interpreter_RuntimeTests monointerpreter)

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 / runtime (Build osx-x64 Release AllSubsets_Mono_Interpreter_RuntimeTests monointerpreter)

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 / runtime (Build osx-x64 Release AllSubsets_Mono_Interpreter_RuntimeTests monointerpreter)

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 / runtime (Build osx-x64 Release AllSubsets_Mono_Interpreter_RuntimeTests monointerpreter)

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 / runtime (Build osx-x64 Release AllSubsets_Mono_Interpreter_RuntimeTests monointerpreter)

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')