Skip to content

Set to invis

Set to invis #480

Triggered via push October 16, 2023 20:30
Status Success
Total duration 1m 16s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
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 "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
build
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: backend/Launch/Initialize.cs#L366
Suggest using top level route registrations instead of UseEndpoints (https://aka.ms/aspnet/analyzers)
build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
build
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: backend/Launch/Initialize.cs#L366
Suggest using top level route registrations instead of UseEndpoints (https://aka.ms/aspnet/analyzers)