Update README.md #71
Annotations
12 warnings
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "packages", "test-results".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
ubuntu-latest
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/.
|
ubuntu-latest
/home/runner/work/acornima/acornima/test/Acornima.Tests.Test262/Program.cs(36,13): warning CA1305: The behavior of 'AnsiConsole.MarkupLine(string, params object[])' could vary based on the current user's locale settings. Replace this call in 'Program.Main(string[])' with a call to 'AnsiConsole.MarkupLine(IFormatProvider, string, params object[])'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305) [/home/runner/work/acornima/acornima/test/Acornima.Tests.Test262/Acornima.Tests.Test262.csproj]
|
ubuntu-latest
/home/runner/work/acornima/acornima/test/Acornima.Tests.Test262/Program.cs(62,17): warning CA1305: The behavior of 'AnsiConsole.MarkupLine(string, params object[])' could vary based on the current user's locale settings. Replace this call in 'Program.Main(string[])' with a call to 'AnsiConsole.MarkupLine(IFormatProvider, string, params object[])'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305) [/home/runner/work/acornima/acornima/test/Acornima.Tests.Test262/Acornima.Tests.Test262.csproj]
|
ubuntu-latest
/home/runner/work/acornima/acornima/test/Acornima.Tests.Test262/Program.cs(137,21): warning CA1836: Prefer 'IsEmpty' over 'Count' to determine whether the object is empty (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1836) [/home/runner/work/acornima/acornima/test/Acornima.Tests.Test262/Acornima.Tests.Test262.csproj]
|
ubuntu-latest
/home/runner/work/acornima/acornima/test/Acornima.Tests.Test262/Program.cs(119,9): warning CA1305: The behavior of 'AnsiConsole.MarkupLine(string, params object[])' could vary based on the current user's locale settings. Replace this call in 'Program.Report(TestExecutionSummary)' with a call to 'AnsiConsole.MarkupLine(IFormatProvider, string, params object[])'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305) [/home/runner/work/acornima/acornima/test/Acornima.Tests.Test262/Acornima.Tests.Test262.csproj]
|
ubuntu-latest
/home/runner/work/acornima/acornima/test/Acornima.Tests.Test262/Program.cs(120,9): warning CA1305: The behavior of 'AnsiConsole.MarkupLine(string, params object[])' could vary based on the current user's locale settings. Replace this call in 'Program.Report(TestExecutionSummary)' with a call to 'AnsiConsole.MarkupLine(IFormatProvider, string, params object[])'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305) [/home/runner/work/acornima/acornima/test/Acornima.Tests.Test262/Acornima.Tests.Test262.csproj]
|
ubuntu-latest
/home/runner/work/acornima/acornima/test/Acornima.Tests.Test262/Program.cs(121,9): warning CA1305: The behavior of 'AnsiConsole.MarkupLine(string, params object[])' could vary based on the current user's locale settings. Replace this call in 'Program.Report(TestExecutionSummary)' with a call to 'AnsiConsole.MarkupLine(IFormatProvider, string, params object[])'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305) [/home/runner/work/acornima/acornima/test/Acornima.Tests.Test262/Acornima.Tests.Test262.csproj]
|
ubuntu-latest
/home/runner/work/acornima/acornima/test/Acornima.Tests.Test262/Program.cs(122,9): warning CA1305: The behavior of 'AnsiConsole.MarkupLine(string, params object[])' could vary based on the current user's locale settings. Replace this call in 'Program.Report(TestExecutionSummary)' with a call to 'AnsiConsole.MarkupLine(IFormatProvider, string, params object[])'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305) [/home/runner/work/acornima/acornima/test/Acornima.Tests.Test262/Acornima.Tests.Test262.csproj]
|
ubuntu-latest
/home/runner/work/acornima/acornima/test/Acornima.Tests.Test262/Program.cs(143,17): warning CA1305: The behavior of 'AnsiConsole.MarkupLine(string, params object[])' could vary based on the current user's locale settings. Replace this call in 'Program.Report(TestExecutionSummary)' with a call to 'AnsiConsole.MarkupLine(IFormatProvider, string, params object[])'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305) [/home/runner/work/acornima/acornima/test/Acornima.Tests.Test262/Acornima.Tests.Test262.csproj]
|
ubuntu-latest
/home/runner/work/acornima/acornima/test/Acornima.Tests.Test262/Program.cs(151,13): warning CA1305: The behavior of 'AnsiConsole.MarkupLine(string, params object[])' could vary based on the current user's locale settings. Replace this call in 'Program.Report(TestExecutionSummary)' with a call to 'AnsiConsole.MarkupLine(IFormatProvider, string, params object[])'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305) [/home/runner/work/acornima/acornima/test/Acornima.Tests.Test262/Acornima.Tests.Test262.csproj]
|
ubuntu-latest
/home/runner/work/acornima/acornima/test/Acornima.Tests.Test262/Program.cs(196,28): warning CA1861: Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861) [/home/runner/work/acornima/acornima/test/Acornima.Tests.Test262/Acornima.Tests.Test262.csproj]
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
packages
Expired
|
1.52 MB |
|
test-results
Expired
|
149 MB |
|