Skip to content

Update dependency dotnet-sdk to v9.0.102 #6304

Update dependency dotnet-sdk to v9.0.102

Update dependency dotnet-sdk to v9.0.102 #6304

Triggered via pull request January 15, 2025 14:36
Status Cancelled
Total duration 2m 27s
Artifacts

lint.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
lint
Canceling since a higher priority waiting request for 'lint-1998' exists
lint: .build/Build.CI.cs#L48
Possible null reference return.
lint
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:
lint
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
lint
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:
lint
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>