build(deps): bump actions/setup-dotnet from 4.3.1 to 5.0.0 #1401
Triggered via pull request
September 25, 2025 17:46
Status
Success
Total duration
28m 30s
Artifacts
–
Annotations
12 warnings
|
build:
tests/Microsoft.Graph.DotnetCore.Test/Models/ModelSerializationTests.cs#L200
'KiotaJsonSerializer.SerializeAsStringAsync<T>(T, CancellationToken)' is obsolete: 'This method is obsolete, use SerializeAsStringAsync with optional CancellationToken parameter instead'
|
|
build:
tests/Microsoft.Graph.DotnetCore.Test/Models/ModelSerializationTests.cs#L158
'KiotaJsonSerializer.SerializeAsStringAsync<T>(T, CancellationToken)' is obsolete: 'This method is obsolete, use SerializeAsStringAsync with optional CancellationToken parameter instead'
|
|
build:
tests/Microsoft.Graph.DotnetCore.Test/Models/ModelSerializationTests.cs#L132
'KiotaJsonSerializer.SerializeAsStringAsync<T>(T, CancellationToken)' is obsolete: 'This method is obsolete, use SerializeAsStringAsync with optional CancellationToken parameter instead'
|
|
build
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net8.0'))">true</IsTrimmable>
|
|
build
IsTrimmable and EnableTrimAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable trimming, and set IsTrimmable only for the supported frameworks. For example:
|
|
build:
tests/Microsoft.Graph.DotnetCore.Test/Models/ModelSerializationTests.cs#L200
'KiotaJsonSerializer.SerializeAsStringAsync<T>(T, CancellationToken)' is obsolete: 'This method is obsolete, use SerializeAsStringAsync with optional CancellationToken parameter instead'
|
|
build:
tests/Microsoft.Graph.DotnetCore.Test/Models/ModelSerializationTests.cs#L158
'KiotaJsonSerializer.SerializeAsStringAsync<T>(T, CancellationToken)' is obsolete: 'This method is obsolete, use SerializeAsStringAsync with optional CancellationToken parameter instead'
|
|
build:
tests/Microsoft.Graph.DotnetCore.Test/Models/ModelSerializationTests.cs#L132
'KiotaJsonSerializer.SerializeAsStringAsync<T>(T, CancellationToken)' is obsolete: 'This method is obsolete, use SerializeAsStringAsync with optional CancellationToken parameter instead'
|
|
build
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net8.0'))">true</IsTrimmable>
|
|
build
IsTrimmable and EnableTrimAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable trimming, and set IsTrimmable only for the supported frameworks. For example:
|
|
build
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net8.0'))">true</IsTrimmable>
|
|
build
IsTrimmable and EnableTrimAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable trimming, and set IsTrimmable only for the supported frameworks. For example:
|