Merge pull request #43 from martindevans/fix/generic_system_update_so… #12
Annotations
10 warnings
Build:
Arch.System.SourceGenerator/Extensions/IMethodSymbolExtensions.cs#L19
Dereference of a possibly null reference.
|
Build:
Arch.System.SourceGenerator/Extensions/IMethodSymbolExtensions.cs#L24
Possible null reference return.
|
Build:
Arch.System.SourceGenerator/Extensions/StringBuilderExtensions.cs#L28
Possible null reference return.
|
Build:
Arch.System.SourceGenerator/SourceGenerator.cs#L117
Possible null reference argument for parameter 'methodSymbol' in 'void QueryGenerator.AddMethodToClass(IMethodSymbol methodSymbol)'.
|
Build:
Arch.System.SourceGenerator/SourceGenerator.cs#L131
Dereference of a possibly null reference.
|
Build:
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.
|
Build:
Arch.System.SourceGenerator/Query.cs#L22
Dereference of a possibly null reference.
|
Build:
Arch.System.SourceGenerator/Query.cs#L98
Dereference of a possibly null reference.
|
Build:
Arch.System.SourceGenerator/Query.cs#L120
Dereference of a possibly null reference.
|
Build:
Arch.System.SourceGenerator/Query.cs#L138
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading