Skip to content

Merge pull request #62 from stanoddly/patch-1 #38

Merge pull request #62 from stanoddly/patch-1

Merge pull request #62 from stanoddly/patch-1 #38

Triggered via push January 2, 2024 19:32
Status Success
Total duration 50s
Artifacts

main.yml

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

Annotations

20 warnings
Test (linux-debug): Arch.System/Attributes.cs#L32
Missing XML comment for publicly visible type or member 'AllAttribute.AllAttribute(params Type[])'
Test (linux-debug): Arch.System/Attributes.cs#L49
Missing XML comment for publicly visible type or member 'AnyAttribute.AnyAttribute(params Type[])'
Test (linux-debug): Arch.System/Attributes.cs#L67
Missing XML comment for publicly visible type or member 'NoneAttribute.NoneAttribute(params Type[])'
Test (linux-debug): Arch.System/Attributes.cs#L85
Missing XML comment for publicly visible type or member 'ExclusiveAttribute.ExclusiveAttribute(params Type[])'
Test (linux-debug): Arch.EventBus/SourceGenerator.cs#L100
Unboxing a possibly null value.
Test (linux-debug): Arch.EventBus/SourceGenerator.cs#L203
Possible null reference argument for parameter 'methodSymbol' in 'void QueryGenerator.MapMethodToEventType(IMethodSymbol methodSymbol)'.
Test (linux-debug): Arch.EventBus/SourceGenerator.cs#L17
Non-nullable field '_eventTypeToReceivingMethods' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Test (linux-debug): Arch.EventBus/SourceGenerator.cs#L18
Non-nullable field '_containingTypeToReceivingMethods' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Test (linux-debug): Arch.EventBus/IMethodSymbolExtensions.cs#L19
Dereference of a possibly null reference.
Test (linux-debug): Arch.EventBus/IMethodSymbolExtensions.cs#L24
Possible null reference return.
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#L22
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#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.
Test (linux-release): Arch.System.SourceGenerator/Query.cs#L142
Dereference of a possibly null reference.