Skip to content

Adding a .NET 9 target, relaxing Nuget versions, bumping to 6.3 #107

Adding a .NET 9 target, relaxing Nuget versions, bumping to 6.3

Adding a .NET 9 target, relaxing Nuget versions, bumping to 6.3 #107

Triggered via push November 18, 2024 14:24
Status Failure
Total duration 37s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
build: src/Oakton/HostedCommandExtensions.cs#L1
Feature 'nullable reference types' is not available in C# 7.3. Please use language version 8.0 or greater.
build: src/Oakton/CommandLineHostingExtensions.cs#L1
Feature 'nullable reference types' is not available in C# 7.3. Please use language version 8.0 or greater.
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v3, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/