Rework Parser error reporting to align with V8 + fix a few minor bugs #22
Annotations
2 errors and 10 warnings
The run was canceled by @adams85.
|
Run: Compile, Test, Pack, Publish
The operation was canceled.
|
Run: Compile, Test, Pack, Publish
/home/runner/work/acornima/acornima/src/Acornima/Helpers/ArrayList.cs(119,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) [/home/runner/work/acornima/acornima/src/Acornima/Acornima.csproj::TargetFramework=net6.0]
|
Run: Compile, Test, Pack, Publish
/home/runner/work/acornima/acornima/src/Acornima/Helpers/ArrayList.cs(130,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) [/home/runner/work/acornima/acornima/src/Acornima/Acornima.csproj::TargetFramework=net6.0]
|
Run: Compile, Test, Pack, Publish
/home/runner/work/acornima/acornima/samples/Acornima.Cli/Program.cs(36,16): warning CA1822: Member 'OnE***ecute' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822) [/home/runner/work/acornima/acornima/samples/Acornima.Cli/Acornima.Cli.csproj::TargetFramework=net6.0]
|
Run: Compile, Test, Pack, Publish
/home/runner/work/acornima/acornima/test/Acornima.Tests/ParserTests.Fi***tures.cs(133,17): warning CS0162: Unreachable code detected [/home/runner/work/acornima/acornima/test/Acornima.Tests/Acornima.Tests.csproj::TargetFramework=net8.0]
|
Run: Compile, Test, Pack, Publish
/home/runner/work/acornima/acornima/test/Acornima.Tests/ParserTests.Fi***tures.cs(143,17): warning CS0162: Unreachable code detected [/home/runner/work/acornima/acornima/test/Acornima.Tests/Acornima.Tests.csproj::TargetFramework=net8.0]
|
Run: Compile, Test, Pack, Publish
/home/runner/work/acornima/acornima/test/Acornima.Tests/ParserTests.Fi***tures.cs(154,17): warning CS0162: Unreachable code detected [/home/runner/work/acornima/acornima/test/Acornima.Tests/Acornima.Tests.csproj::TargetFramework=net8.0]
|
Run: Compile, Test, Pack, Publish
/home/runner/work/acornima/acornima/src/Acornima/Helpers/ArrayList.cs(119,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) [/home/runner/work/acornima/acornima/src/Acornima/Acornima.csproj::TargetFramework=net6.0]
|
Run: Compile, Test, Pack, Publish
/home/runner/work/acornima/acornima/src/Acornima/Helpers/ArrayList.cs(130,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) [/home/runner/work/acornima/acornima/src/Acornima/Acornima.csproj::TargetFramework=net6.0]
|
Run: Compile, Test, Pack, Publish
/home/runner/work/acornima/acornima/samples/Acornima.Cli/Program.cs(36,16): warning CA1822: Member 'OnE***ecute' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822) [/home/runner/work/acornima/acornima/samples/Acornima.Cli/Acornima.Cli.csproj::TargetFramework=net6.0]
|
Run: Compile, Test, Pack, Publish
/home/runner/work/acornima/acornima/test/Acornima.Tests/ParserTests.Fi***tures.cs(133,17): warning CS0162: Unreachable code detected [/home/runner/work/acornima/acornima/test/Acornima.Tests/Acornima.Tests.csproj::TargetFramework=net8.0]
|
Loading