Partial Fix For Source Generated Queries #27
Annotations
10 warnings
Build:
Arch.System/Attributes.cs#L32
Missing XML comment for publicly visible type or member 'AllAttribute.AllAttribute(params Type[])'
|
Build:
Arch.System/Attributes.cs#L49
Missing XML comment for publicly visible type or member 'AnyAttribute.AnyAttribute(params Type[])'
|
Build:
Arch.System/Attributes.cs#L67
Missing XML comment for publicly visible type or member 'NoneAttribute.NoneAttribute(params Type[])'
|
Build:
Arch.System/Attributes.cs#L85
Missing XML comment for publicly visible type or member 'ExclusiveAttribute.ExclusiveAttribute(params Type[])'
|
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.EventBus/SourceGenerator.cs#L100
Unboxing a possibly null value.
|
Build:
Arch.EventBus/SourceGenerator.cs#L203
Possible null reference argument for parameter 'methodSymbol' in 'void QueryGenerator.MapMethodToEventType(IMethodSymbol methodSymbol)'.
|
The logs for this run have expired and are no longer available.
Loading