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