Skip to content

Upgrade NET6.0 to NET8.0 since NET6.0 is soon EOL #1981

Upgrade NET6.0 to NET8.0 since NET6.0 is soon EOL

Upgrade NET6.0 to NET8.0 since NET6.0 is soon EOL #1981

Triggered via pull request October 21, 2024 20:35
Status Failure
Total duration 2m 30s
Artifacts

main.yaml

on: pull_request
call-build-test  /  build-ubuntu
18s
call-build-test / build-ubuntu
call-build-test  /  build-win32
2m 16s
call-build-test / build-win32
call-build-test  /  integration-ubuntu
0s
call-build-test / integration-ubuntu
call-build-test  /  sequential-integration-ubuntu
0s
call-build-test / sequential-integration-ubuntu
call-build-test  /  integration-win32
0s
call-build-test / integration-win32
call-build-test  /  sequential-integration-win32
0s
call-build-test / sequential-integration-win32
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
call-build-test / build-ubuntu
Process completed with exit code 1.
call-build-test / build-win32
Process completed with exit code 1.
call-build-test / build-ubuntu
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:
call-build-test / build-ubuntu
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
call-build-test / build-ubuntu
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:
call-build-test / build-ubuntu
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>