Skip to content

System Group Query

System Group Query #14

Triggered via pull request November 13, 2023 14:46
Status Success
Total duration 54s
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#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/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.
Test (linux-release): Arch.System.SourceGenerator/Extensions/IMethodSymbolExtensions.cs#L19
Dereference of a possibly null reference.
Test (linux-release): Arch.System.SourceGenerator/Query.cs#L22
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#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.