Enable code analysis rules and fix issues #16
pr.yml
on: pull_request
macos-latest
3m 14s
ubuntu-latest
3m 10s
windows-latest
6m 30s
Annotations
33 warnings
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=net462]
|
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=net462]
|
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=netstandard2.1]
|
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=netstandard2.1]
|
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/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=netstandard2.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=netstandard2.0]
|
ubuntu-latest
/home/runner/work/acornima/acornima/src/Acornima.Extras/AstToJavaScriptConverter.cs(332,31): warning CS8602: Dereference of a possibly null reference. [/home/runner/work/acornima/acornima/src/Acornima.Extras/Acornima.Extras.csproj::TargetFramework=net462]
|
ubuntu-latest
/home/runner/work/acornima/acornima/src/Acornima.Extras/AstToJavaScriptConverter.cs(332,31): warning CS8602: Dereference of a possibly null reference. [/home/runner/work/acornima/acornima/src/Acornima.Extras/Acornima.Extras.csproj::TargetFramework=net6.0]
|
macos-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/.
|
macos-latest
/Users/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) [/Users/runner/work/acornima/acornima/src/Acornima/Acornima.csproj::TargetFramework=net462]
|
macos-latest
/Users/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) [/Users/runner/work/acornima/acornima/src/Acornima/Acornima.csproj::TargetFramework=net462]
|
macos-latest
/Users/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) [/Users/runner/work/acornima/acornima/src/Acornima/Acornima.csproj::TargetFramework=netstandard2.0]
|
macos-latest
/Users/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) [/Users/runner/work/acornima/acornima/src/Acornima/Acornima.csproj::TargetFramework=netstandard2.0]
|
macos-latest
/Users/runner/work/acornima/acornima/src/Acornima.Extras/AstToJavaScriptConverter.cs(332,31): warning CS8602: Dereference of a possibly null reference. [/Users/runner/work/acornima/acornima/src/Acornima.Extras/Acornima.Extras.csproj::TargetFramework=netstandard2.0]
|
macos-latest
/Users/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) [/Users/runner/work/acornima/acornima/src/Acornima/Acornima.csproj::TargetFramework=netstandard2.1]
|
macos-latest
/Users/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) [/Users/runner/work/acornima/acornima/src/Acornima/Acornima.csproj::TargetFramework=netstandard2.1]
|
macos-latest
/Users/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) [/Users/runner/work/acornima/acornima/src/Acornima/Acornima.csproj::TargetFramework=net6.0]
|
macos-latest
/Users/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) [/Users/runner/work/acornima/acornima/src/Acornima/Acornima.csproj::TargetFramework=net6.0]
|
macos-latest
/Users/runner/work/acornima/acornima/src/Acornima.Extras/AstToJavaScriptConverter.cs(332,31): warning CS8602: Dereference of a possibly null reference. [/Users/runner/work/acornima/acornima/src/Acornima.Extras/Acornima.Extras.csproj::TargetFramework=netstandard2.1]
|
windows-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/.
|
windows-latest
D:\a\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) [D:\a\acornima\acornima\src\Acornima\Acornima.csproj::TargetFramework=netstandard2.0]
|
windows-latest
D:\a\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) [D:\a\acornima\acornima\src\Acornima\Acornima.csproj::TargetFramework=netstandard2.0]
|
windows-latest
D:\a\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) [D:\a\acornima\acornima\src\Acornima\Acornima.csproj::TargetFramework=net6.0]
|
windows-latest
D:\a\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) [D:\a\acornima\acornima\src\Acornima\Acornima.csproj::TargetFramework=net6.0]
|
windows-latest
D:\a\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) [D:\a\acornima\acornima\src\Acornima\Acornima.csproj::TargetFramework=netstandard2.1]
|
windows-latest
D:\a\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) [D:\a\acornima\acornima\src\Acornima\Acornima.csproj::TargetFramework=netstandard2.1]
|
windows-latest
D:\a\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) [D:\a\acornima\acornima\src\Acornima\Acornima.csproj::TargetFramework=net462]
|
windows-latest
D:\a\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) [D:\a\acornima\acornima\src\Acornima\Acornima.csproj::TargetFramework=net462]
|
windows-latest
D:\a\acornima\acornima\src\Acornima.Extras\AstToJavaScriptConverter.cs(332,31): warning CS8602: Dereference of a possibly null reference. [D:\a\acornima\acornima\src\Acornima.Extras\Acornima.Extras.csproj::TargetFramework=net6.0]
|
windows-latest
D:\a\acornima\acornima\test\Acornima.Tests\Helpers\JavaScriptString.cs(12,29): warning CA1865: Use 'string.StartsWith(char)' instead of 'string.StartsWith(string)' when you have a string with a single char (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1865) [D:\a\acornima\acornima\samples\JsxTranspiler\JsxTranspiler.csproj::TargetFramework=net6.0]
|