PowerUp: Updated the CI file. #120
Annotations
10 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/[email protected], trevorlloydelliott/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test:
src/PowerUp.Tests/CSharpWatcherTests.cs#L17
Dereference of a possibly null reference.
|
Test:
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.
|
Setup .NET 5
.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.
|
Simple set environment variables
Unexpected input(s) 'DotNetCoreDirPathNet6', valid inputs are ['']
|
Setup .NET 3
.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.
|
The logs for this run have expired and are no longer available.
Loading