Skip to content

Update TinyHelpers to .NET 9.0 #264

Update TinyHelpers to .NET 9.0

Update TinyHelpers to .NET 9.0 #264

Triggered via pull request November 22, 2024 14:27
Status Failure
Total duration 2m 21s
Artifacts

codeql.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Analyze (csharp)
The current .NET SDK does not support targeting .NET 9.0. Either target .NET 8.0 or lower, or use a version of the .NET SDK that supports .NET 9.0. Download the .NET SDK from https://aka.ms/dotnet/download
Analyze (csharp)
The current .NET SDK does not support targeting .NET 9.0. Either target .NET 8.0 or lower, or use a version of the .NET SDK that supports .NET 9.0. Download the .NET SDK from https://aka.ms/dotnet/download
Analyze (csharp)
The current .NET SDK does not support targeting .NET 9.0. Either target .NET 8.0 or lower, or use a version of the .NET SDK that supports .NET 9.0. Download the .NET SDK from https://aka.ms/dotnet/download
Analyze (csharp)
Assets file '/home/runner/work/TinyHelpers/TinyHelpers/src/TinyHelpers/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v8.0'. Ensure that restore has run and that you have included 'net80' in the TargetFrameworks for your project.
Analyze (csharp)
Assets file '/home/runner/work/TinyHelpers/TinyHelpers/src/TinyHelpers/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v9.0'. Ensure that restore has run and that you have included 'net90' in the TargetFrameworks for your project.
Analyze (csharp)
Assets file '/home/runner/work/TinyHelpers/TinyHelpers/samples/TinyHelpers.Sample/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v8.0'. Ensure that restore has run and that you have included 'net80' in the TargetFrameworks for your project.
Analyze (csharp)
Assets file '/home/runner/work/TinyHelpers/TinyHelpers/src/TinyHelpers.EntityFrameworkCore/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v6.0'. Ensure that restore has run and that you have included 'net60' in the TargetFrameworks for your project.
Analyze (csharp)
Assets file '/home/runner/work/TinyHelpers/TinyHelpers/src/TinyHelpers.EntityFrameworkCore/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v7.0'. Ensure that restore has run and that you have included 'net70' in the TargetFrameworks for your project.
Analyze (csharp)
Assets file '/home/runner/work/TinyHelpers/TinyHelpers/src/TinyHelpers.EntityFrameworkCore/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v8.0'. Ensure that restore has run and that you have included 'net80' in the TargetFrameworks for your project.
Analyze (csharp)
Assets file '/home/runner/work/TinyHelpers/TinyHelpers/samples/TinyHelpers.EntityFrameworkCore.Sample/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v8.0'. Ensure that restore has run and that you have included 'net80' in the TargetFrameworks for your project.
Analyze (csharp)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Analyze (csharp)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/