Skip to content

switch to dotnet version 6 #88

switch to dotnet version 6

switch to dotnet version 6 #88

Triggered via push August 15, 2024 14:48
Status Success
Total duration 35s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@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
A PackageReference to Microsoft.AspNetCore.App is not necessary when targeting .NET Core 3.0 or higher. If Microsoft.NET.Sdk.Web is used, the shared framework will be referenced automatically. Otherwise, the PackageReference should be replaced with a FrameworkReference.
build
A PackageReference to Microsoft.AspNetCore.App is not necessary when targeting .NET Core 3.0 or higher. If Microsoft.NET.Sdk.Web is used, the shared framework will be referenced automatically. Otherwise, the PackageReference should be replaced with a FrameworkReference.
build: ApiToolKit.cs#L395
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: ApiToolKit.cs#L401
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: ApiToolKit.cs#L404
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: ApiToolKit.cs#L430
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: ApiToolKit.cs#L187
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: ApiToolKit.cs#L187
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: ApiToolKit.cs#L441
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: ApiToolKit.cs#L442
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: ApiToolKit.cs#L442
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.