Skip to content

add .net8 to target frameworks #91

add .net8 to target frameworks

add .net8 to target frameworks #91

Triggered via push September 3, 2024 09:28
Status Success
Total duration 40s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 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: ApiToolKit.cs#L208
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: ApiToolKit.cs#L208
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: ApiToolKit.cs#L416
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: ApiToolKit.cs#L422
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: ApiToolKit.cs#L425
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: ApiToolKit.cs#L451
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: ApiToolKit.cs#L462
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: ApiToolKit.cs#L463
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: ApiToolKit.cs#L463
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: ApiToolKit.cs#L540
The variable '_err' is declared but never used