Skip to content

Add NuGet/Feedz.io publish support (#4) #8

Add NuGet/Feedz.io publish support (#4)

Add NuGet/Feedz.io publish support (#4) #8

Triggered via push February 18, 2024 23:34
Status Failure
Total duration 2m 21s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 11 warnings
ubuntu-latest
[***Unit.net 00:00:08.53] Acornima.Tests.AstVisitorTests.ThrowsCatchableE***ceptionOnTooDeepRecursion [FAIL]
Acornima.Tests.AstVisitorTests.ThrowsCatchableExceptionOnTooDeepRecursion: _/test/Acornima.Tests/AstVisitorTests.cs#L19
Assert.Throws() Failure: No e***ception was thrown E***pected: typeof(System.InsufficientE***ecutionStackE***ception)
ubuntu-latest
Target "Test" has thrown an e***ception
ubuntu-latest
Process completed with e***it code 255.
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(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) [/home/runner/work/acornima/acornima/src/Acornima/Acornima.csproj::TargetFramework=net6.0]
ubuntu-latest
/home/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) [/home/runner/work/acornima/acornima/src/Acornima/Acornima.csproj::TargetFramework=net6.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/test/Acornima.Tests/ParserTests.Fi***tures.cs(128,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(138,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(149,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.cs(421,95): warning ***Unit1026: Theory method 'ShouldParseHashBangComment' on test class 'ParserTests' does not use parameter 'e***pectSynta***Error'. Use the parameter, or remove the parameter and associated data. (https://***unit.net/***unit.analyzers/rules/***Unit1026) [/home/runner/work/acornima/acornima/test/Acornima.Tests/Acornima.Tests.csproj::TargetFramework=net8.0]
ubuntu-latest
/home/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) [/home/runner/work/acornima/acornima/src/Acornima/Acornima.csproj::TargetFramework=net6.0]
ubuntu-latest
/home/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) [/home/runner/work/acornima/acornima/src/Acornima/Acornima.csproj::TargetFramework=net6.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]