Skip to content

Edited README.md

Edited README.md #42

Triggered via push February 16, 2024 00:47
Status Success
Total duration 1m 3s
Artifacts

main.yml

on: push
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
Test (linux-release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (linux-release): Arch.System.SourceGenerator/Extensions/IMethodSymbolExtensions.cs#L19
Dereference of a possibly null reference.
Test (linux-release): Arch.System.SourceGenerator/SourceGenerator.cs#L117
Possible null reference argument for parameter 'methodSymbol' in 'void QueryGenerator.AddMethodToClass(IMethodSymbol methodSymbol)'.
Test (linux-release): Arch.System.SourceGenerator/SourceGenerator.cs#L131
Dereference of a possibly null reference.
Test (linux-release): Arch.System.SourceGenerator/SourceGenerator.cs#L14
Non-nullable property '_classToMethods' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test (linux-release): Arch.System.SourceGenerator/Query.cs#L22
Dereference of a possibly null reference.
Test (linux-release): Arch.System.SourceGenerator/Query.cs#L98
Dereference of a possibly null reference.
Test (linux-release): Arch.System.SourceGenerator/Query.cs#L120
Dereference of a possibly null reference.
Test (linux-release): Arch.System.SourceGenerator/Query.cs#L138
Dereference of a possibly null reference.
Test (linux-debug)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (linux-debug): Arch.System.SourceGenerator/SourceGenerator.cs#L117
Possible null reference argument for parameter 'methodSymbol' in 'void QueryGenerator.AddMethodToClass(IMethodSymbol methodSymbol)'.
Test (linux-debug): Arch.System.SourceGenerator/SourceGenerator.cs#L131
Dereference of a possibly null reference.
Test (linux-debug): Arch.System.SourceGenerator/SourceGenerator.cs#L14
Non-nullable property '_classToMethods' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test (linux-debug): Arch.System.SourceGenerator/Query.cs#L22
Dereference of a possibly null reference.
Test (linux-debug): Arch.System.SourceGenerator/Extensions/IMethodSymbolExtensions.cs#L19
Dereference of a possibly null reference.
Test (linux-debug): Arch.System.SourceGenerator/Query.cs#L98
Dereference of a possibly null reference.
Test (linux-debug): Arch.System.SourceGenerator/Query.cs#L120
Dereference of a possibly null reference.
Test (linux-debug): Arch.System.SourceGenerator/Query.cs#L138
Dereference of a possibly null reference.