Skip to content

[ParallelQuery] Attribute #21

[ParallelQuery] Attribute

[ParallelQuery] Attribute #21

Triggered via pull request November 20, 2023 17:01
Status Success
Total duration 1m 6s
Artifacts

main.yml

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

Annotations

20 warnings
Test (linux-debug): Arch.System.SourceGenerator/Extensions/IMethodSymbolExtensions.cs#L19
Dereference of a possibly null reference.
Test (linux-debug): Arch.System.SourceGenerator/SourceGenerator.cs#L90
Possible null reference argument for parameter 'methodSymbol' in 'void QueryGenerator.AddMethodToClass(IMethodSymbol methodSymbol)'.
Test (linux-debug): Arch.System.SourceGenerator/SourceGenerator.cs#L104
Dereference of a possibly null reference.
Test (linux-debug): Arch.System.SourceGenerator/SourceGenerator.cs#L15
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#L20
Dereference of a possibly null reference.
Test (linux-debug): Arch.System.SourceGenerator/Query.cs#L96
Dereference of a possibly null reference.
Test (linux-debug): Arch.System.SourceGenerator/Query.cs#L118
Dereference of a possibly null reference.
Test (linux-debug): Arch.System.SourceGenerator/Query.cs#L136
Dereference of a possibly null reference.
Test (linux-debug): Arch.System.SourceGenerator/Query.cs#L140
Dereference of a possibly null reference.
Test (linux-release): Arch.System.SourceGenerator/SourceGenerator.cs#L90
Possible null reference argument for parameter 'methodSymbol' in 'void QueryGenerator.AddMethodToClass(IMethodSymbol methodSymbol)'.
Test (linux-release): Arch.System.SourceGenerator/SourceGenerator.cs#L104
Dereference of a possibly null reference.
Test (linux-release): Arch.System.SourceGenerator/SourceGenerator.cs#L15
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#L20
Dereference of a possibly null reference.
Test (linux-release): Arch.System.SourceGenerator/Query.cs#L96
Dereference of a possibly null reference.
Test (linux-release): Arch.System.SourceGenerator/Extensions/IMethodSymbolExtensions.cs#L19
Dereference of a possibly null reference.
Test (linux-release): Arch.System.SourceGenerator/Query.cs#L118
Dereference of a possibly null reference.
Test (linux-release): Arch.System.SourceGenerator/Query.cs#L136
Dereference of a possibly null reference.
Test (linux-release): Arch.System.SourceGenerator/Query.cs#L140
Dereference of a possibly null reference.