Convenience API for dealing with variable scopes #11
Annotations
11 warnings
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/.
|
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]
|
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]
|
D:\a\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) [D:\a\acornima\acornima\samples\Acornima.Cli\Acornima.Cli.csproj::TargetFramework=net6.0]
|
D:\a\acornima\acornima\samples\Acornima.Cli\Commands\PrintScopesCommand.cs(33,15): warning CA1822: Member 'CreateParserOptions' 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\samples\Acornima.Cli\Acornima.Cli.csproj::TargetFramework=net6.0]
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading