Skip to content

Update README.md

Update README.md #54

Triggered via push April 7, 2024 23:36
Status Failure
Total duration 2m 50s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 11 warnings
ubuntu-latest
error: Response status code does not indicate success: 409 (A package with ID 'Acornima.Extras' and version '1.0.0' already exists and cannot be modified.).
ubuntu-latest
error: Response status code does not indicate success: 409 (A package with ID 'Acornima' and version '1.0.0' already exists and cannot be modified.).
ubuntu-latest
Target "Publish" has thrown an exception
ubuntu-latest
Process completed with exit 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(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/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) [/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.Fixtures.cs(138,17): warning CS0162: Unreachable code detected [/home/runner/work/acornima/acornima/test/Acornima.Tests/Acornima.Tests.csproj::TargetFramework=net6.0]
ubuntu-latest
/home/runner/work/acornima/acornima/test/Acornima.Tests/ParserTests.Fixtures.cs(148,17): warning CS0162: Unreachable code detected [/home/runner/work/acornima/acornima/test/Acornima.Tests/Acornima.Tests.csproj::TargetFramework=net6.0]
ubuntu-latest
/home/runner/work/acornima/acornima/test/Acornima.Tests/ParserTests.Fixtures.cs(159,17): warning CS0162: Unreachable code detected [/home/runner/work/acornima/acornima/test/Acornima.Tests/Acornima.Tests.csproj::TargetFramework=net6.0]
ubuntu-latest
/home/runner/work/acornima/acornima/test/Acornima.Tests/ParserTests.Fixtures.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.Fixtures.cs(148,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.Fixtures.cs(159,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/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]