Make ParseError/ParseErrorException abstract and introduce RegExpConv… #24
Annotations
5 errors and 11 warnings
ubuntu-latest
[***Unit.net 00:01:36.11] Acornima.Tests.ParserTests.ThrowsCatchableE***ceptionOnTooDeepRecursion_MaybeUnary_Prefi*** [FAIL]
|
Acornima.Tests.ParserTests.ThrowsCatchableExceptionOnTooDeepRecursion_MaybeUnary_Prefix:
_/test/Acornima.Tests/ParserTests.cs#L124
Assert.Throws() Failure: E***ception type was not an e***act match
E***pected: typeof(System.InsufficientE***ecutionStackE***ception)
Actual: typeof(Acornima.Synta***ErrorE***ception)
---- Acornima.Synta***ErrorE***ception : Invalid left-hand side e***pression in prefi*** operation (1:99999)
|
ubuntu-latest
Target "Test" has thrown an e***ception
|
ubuntu-latest
Process completed with e***it code 255.
|
ubuntu-latest
$GITHUB_STEP_SUMMARY upload aborted, supports content up to a size of 1024k, got 9280k. For more information see: https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-markdown-summary
|
ubuntu-latest
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/.
|
ubuntu-latest
/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]
|
ubuntu-latest
/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]
|
ubuntu-latest
/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]
|
ubuntu-latest
/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]
|
ubuntu-latest
/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]
|
ubuntu-latest
/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]
|
ubuntu-latest
/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]
|
ubuntu-latest
/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]
|
ubuntu-latest
/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]
|
ubuntu-latest
/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]
|