build #2
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run: Compile, Test, Pack
D:\a\acornima\acornima\src\Acornima\Helpers\ArrayList.cs(126,27): warning CA1822: Member 'AssertUnchanged' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822) [D:\a\acornima\acornima\src\Acornima\Acornima.csproj::TargetFramework=net6.0]
|
Run: Compile, Test, Pack
D:\a\acornima\acornima\src\Acornima\Helpers\ArrayList.cs(137,18): warning CA1822: Member 'OnChanged' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822) [D:\a\acornima\acornima\src\Acornima\Acornima.csproj::TargetFramework=net6.0]
|
Run: Compile, Test, Pack
D:\a\acornima\acornima\test\Acornima.Tests\ParserTests.Fixtures.cs(128,17): warning CS0162: Unreachable code detected [D:\a\acornima\acornima\test\Acornima.Tests\Acornima.Tests.csproj::TargetFramework=net462]
|
Run: Compile, Test, Pack
D:\a\acornima\acornima\test\Acornima.Tests\ParserTests.Fixtures.cs(138,17): warning CS0162: Unreachable code detected [D:\a\acornima\acornima\test\Acornima.Tests\Acornima.Tests.csproj::TargetFramework=net462]
|
Run: Compile, Test, Pack
D:\a\acornima\acornima\test\Acornima.Tests\ParserTests.Fixtures.cs(149,17): warning CS0162: Unreachable code detected [D:\a\acornima\acornima\test\Acornima.Tests\Acornima.Tests.csproj::TargetFramework=net462]
|
Run: Compile, Test, Pack
D:\a\acornima\acornima\test\Acornima.Tests\ParserTests.Fixtures.cs(128,17): warning CS0162: Unreachable code detected [D:\a\acornima\acornima\test\Acornima.Tests\Acornima.Tests.csproj::TargetFramework=net8.0]
|
Run: Compile, Test, Pack
D:\a\acornima\acornima\test\Acornima.Tests\ParserTests.Fixtures.cs(138,17): warning CS0162: Unreachable code detected [D:\a\acornima\acornima\test\Acornima.Tests\Acornima.Tests.csproj::TargetFramework=net8.0]
|
Run: Compile, Test, Pack
D:\a\acornima\acornima\test\Acornima.Tests\ParserTests.Fixtures.cs(149,17): warning CS0162: Unreachable code detected [D:\a\acornima\acornima\test\Acornima.Tests\Acornima.Tests.csproj::TargetFramework=net8.0]
|
Run: Compile, Test, Pack
D:\a\acornima\acornima\test\Acornima.Tests.Test262\Generated\Tests262Harness.Test262Test.generated.cs(63,2): warning CS0618: 'TimeoutAttribute' is obsolete: '.NET No longer supports aborting threads as it is not a safe thing to do. Update your tests to use CancelAfterAttribute instead' [D:\a\acornima\acornima\test\Acornima.Tests.Test262\Acornima.Tests.Test262.csproj]
|
Run: Compile, Test, Pack
D:\a\acornima\acornima\samples\Acornima.Cli\Program.cs(36,16): warning CA1822: Member 'OnExecute' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822) [D:\a\acornima\acornima\samples\Acornima.Cli\Acornima.Cli.csproj::TargetFramework=net6.0]
|
The logs for this run have expired and are no longer available.
Loading