PowerUp: Updated the CI file. #120
Annotations
10 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, actions/setup-go@v2.2.0, trevorlloydelliott/set-environment-variables@v1.0.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build:
src/PowerUp.Tests/CSharpWatcherTests.cs#L17
Dereference of a possibly null reference.
|
build:
src/PowerUp.Tests/CSharpWatcherTests.cs#L55
Non-nullable field 'configuration' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build
.NET 5.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
Unexpected input(s) 'DotNetCoreDirPathNet6', valid inputs are ['']
|
build
.NET Core 3.1 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:
src/PowerUp.Tests/CSharpWatcherTests.cs#L17
Dereference of a possibly null reference.
|
build:
src/PowerUp.Tests/CSharpWatcherTests.cs#L55
Non-nullable field 'configuration' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
src/PowerUp.Tests/CSharpWatcherTests.cs#L17
Dereference of a possibly null reference.
|
build:
src/PowerUp.Tests/CSharpWatcherTests.cs#L55
Non-nullable field 'configuration' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|