Set Token.Value to actual values instead of strings for null and bool… #6
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@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
/Users/runner/work/acornima/acornima/src/Acornima/Helpers/ArrayList.cs(117,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) [/Users/runner/work/acornima/acornima/src/Acornima/Acornima.csproj::TargetFramework=net6.0]
|
Run: Compile, Test, Pack
/Users/runner/work/acornima/acornima/src/Acornima/Helpers/ArrayList.cs(128,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) [/Users/runner/work/acornima/acornima/src/Acornima/Acornima.csproj::TargetFramework=net6.0]
|
Run: Compile, Test, Pack
/Users/runner/work/acornima/acornima/test/Acornima.Tests/ParserTests.Fixtures.cs(128,17): warning CS0162: Unreachable code detected [/Users/runner/work/acornima/acornima/test/Acornima.Tests/Acornima.Tests.csproj::TargetFramework=net8.0]
|
Run: Compile, Test, Pack
/Users/runner/work/acornima/acornima/test/Acornima.Tests/ParserTests.Fixtures.cs(138,17): warning CS0162: Unreachable code detected [/Users/runner/work/acornima/acornima/test/Acornima.Tests/Acornima.Tests.csproj::TargetFramework=net8.0]
|
Run: Compile, Test, Pack
/Users/runner/work/acornima/acornima/test/Acornima.Tests/ParserTests.Fixtures.cs(149,17): warning CS0162: Unreachable code detected [/Users/runner/work/acornima/acornima/test/Acornima.Tests/Acornima.Tests.csproj::TargetFramework=net8.0]
|
Run: Compile, Test, Pack
/Users/runner/work/acornima/acornima/test/Acornima.Tests/ParserTests.cs(339,95): warning xUnit1026: Theory method 'ShouldParseHashBangComment' on test class 'ParserTests' does not use parameter 'expectSyntaxError'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026) [/Users/runner/work/acornima/acornima/test/Acornima.Tests/Acornima.Tests.csproj::TargetFramework=net8.0]
|
Run: Compile, Test, Pack
/Users/runner/work/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' [/Users/runner/work/acornima/acornima/test/Acornima.Tests.Test262/Acornima.Tests.Test262.csproj]
|
Run: Compile, Test, Pack
/Users/runner/work/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) [/Users/runner/work/acornima/acornima/samples/Acornima.Cli/Acornima.Cli.csproj::TargetFramework=net6.0]
|
Run: Compile, Test, Pack
/Users/runner/work/acornima/acornima/src/Acornima/Helpers/ArrayList.cs(117,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) [/Users/runner/work/acornima/acornima/src/Acornima/Acornima.csproj::TargetFramework=net6.0]
|
Run: Compile, Test, Pack
/Users/runner/work/acornima/acornima/src/Acornima/Helpers/ArrayList.cs(128,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) [/Users/runner/work/acornima/acornima/src/Acornima/Acornima.csproj::TargetFramework=net6.0]
|
The logs for this run have expired and are no longer available.
Loading