Skip to content

Multi-target against .NET 9 RC2 #411

Multi-target against .NET 9 RC2

Multi-target against .NET 9 RC2 #411

Triggered via pull request May 25, 2024 07:43
Status Failure
Total duration 2m 18s
Artifacts

codeql.yml

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

Annotations

10 errors
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/JsonApiDotNetCore/JsonApiDotNetCore/src/Examples/GettingStarted/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/JsonApiDotNetCore/JsonApiDotNetCore/src/Examples/GettingStarted/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/JsonApiDotNetCore/JsonApiDotNetCore/src/Examples/GettingStarted/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/JsonApiDotNetCore/JsonApiDotNetCore/test/JsonApiDotNetCoreTests/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/JsonApiDotNetCore/JsonApiDotNetCore/test/JsonApiDotNetCoreTests/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/JsonApiDotNetCore/JsonApiDotNetCore/test/JsonApiDotNetCoreTests/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/JsonApiDotNetCore/JsonApiDotNetCore/test/NoEntityFrameworkTests/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.