Skip to content

Bumping to 3.0 RC 1 #1270

Bumping to 3.0 RC 1

Bumping to 3.0 RC 1 #1270

Triggered via push September 10, 2024 19:38
Status Failure
Total duration 1m 7s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
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/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/setup-dotnet@v1, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
build: build/build.cs#L296
Possible null reference return.
build: build/build.cs#L301
Possible null reference argument for parameter 'element' in 'TargetFrameworkAttribute? CustomAttributeExtensions.GetCustomAttribute<TargetFrameworkAttribute>(Assembly element)'.
build: build/build.cs#L301
Dereference of a possibly null reference.