Skip to content

serialize and deserialize recycled entity ids to/from json #35

serialize and deserialize recycled entity ids to/from json

serialize and deserialize recycled entity ids to/from json #35

Triggered via pull request December 23, 2023 03:15
Status Failure
Total duration 33s
Artifacts

main.yml

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

Annotations

20 errors and 20 warnings
Test (linux-release): Arch.Persistence/Binary.cs#L221
'World' does not contain a definition for 'GetRecycledEntityIds' and no accessible extension method 'GetRecycledEntityIds' accepting a first argument of type 'World' could be found (are you missing a using directive or an assembly reference?)
Test (linux-release): Arch.Persistence/Binary.cs#L263
'World' does not contain a definition for 'SetRecycledEntityIds' and no accessible extension method 'SetRecycledEntityIds' accepting a first argument of type 'World' could be found (are you missing a using directive or an assembly reference?)
Test (linux-release): Arch.Persistence/Json.cs#L359
'World' does not contain a definition for 'GetRecycledEntityIds' and no accessible extension method 'GetRecycledEntityIds' accepting a first argument of type 'World' could be found (are you missing a using directive or an assembly reference?)
Test (linux-release): Arch.Persistence/Json.cs#L458
'World' does not contain a definition for 'SetRecycledEntityIds' and no accessible extension method 'SetRecycledEntityIds' accepting a first argument of type 'World' could be found (are you missing a using directive or an assembly reference?)
Test (linux-release): Arch.Persistence/Binary.cs#L221
'World' does not contain a definition for 'GetRecycledEntityIds' and no accessible extension method 'GetRecycledEntityIds' accepting a first argument of type 'World' could be found (are you missing a using directive or an assembly reference?)
Test (linux-release): Arch.Persistence/Binary.cs#L263
'World' does not contain a definition for 'SetRecycledEntityIds' and no accessible extension method 'SetRecycledEntityIds' accepting a first argument of type 'World' could be found (are you missing a using directive or an assembly reference?)
Test (linux-release): Arch.Persistence/Json.cs#L359
'World' does not contain a definition for 'GetRecycledEntityIds' and no accessible extension method 'GetRecycledEntityIds' accepting a first argument of type 'World' could be found (are you missing a using directive or an assembly reference?)
Test (linux-release): Arch.Persistence/Json.cs#L458
'World' does not contain a definition for 'SetRecycledEntityIds' and no accessible extension method 'SetRecycledEntityIds' accepting a first argument of type 'World' could be found (are you missing a using directive or an assembly reference?)
Test (linux-release): Arch.Persistence/Binary.cs#L221
'World' does not contain a definition for 'GetRecycledEntityIds' and no accessible extension method 'GetRecycledEntityIds' accepting a first argument of type 'World' could be found (are you missing a using directive or an assembly reference?)
Test (linux-release): Arch.Persistence/Binary.cs#L263
'World' does not contain a definition for 'SetRecycledEntityIds' and no accessible extension method 'SetRecycledEntityIds' accepting a first argument of type 'World' could be found (are you missing a using directive or an assembly reference?)
Test (linux-debug): Arch.Persistence/Binary.cs#L221
'World' does not contain a definition for 'GetRecycledEntityIds' and no accessible extension method 'GetRecycledEntityIds' accepting a first argument of type 'World' could be found (are you missing a using directive or an assembly reference?)
Test (linux-debug): Arch.Persistence/Binary.cs#L263
'World' does not contain a definition for 'SetRecycledEntityIds' and no accessible extension method 'SetRecycledEntityIds' accepting a first argument of type 'World' could be found (are you missing a using directive or an assembly reference?)
Test (linux-debug): Arch.Persistence/Json.cs#L359
'World' does not contain a definition for 'GetRecycledEntityIds' and no accessible extension method 'GetRecycledEntityIds' accepting a first argument of type 'World' could be found (are you missing a using directive or an assembly reference?)
Test (linux-debug): Arch.Persistence/Json.cs#L458
'World' does not contain a definition for 'SetRecycledEntityIds' and no accessible extension method 'SetRecycledEntityIds' accepting a first argument of type 'World' could be found (are you missing a using directive or an assembly reference?)
Test (linux-debug): Arch.Persistence/Binary.cs#L221
'World' does not contain a definition for 'GetRecycledEntityIds' and no accessible extension method 'GetRecycledEntityIds' accepting a first argument of type 'World' could be found (are you missing a using directive or an assembly reference?)
Test (linux-debug): Arch.Persistence/Binary.cs#L263
'World' does not contain a definition for 'SetRecycledEntityIds' and no accessible extension method 'SetRecycledEntityIds' accepting a first argument of type 'World' could be found (are you missing a using directive or an assembly reference?)
Test (linux-debug): Arch.Persistence/Json.cs#L359
'World' does not contain a definition for 'GetRecycledEntityIds' and no accessible extension method 'GetRecycledEntityIds' accepting a first argument of type 'World' could be found (are you missing a using directive or an assembly reference?)
Test (linux-debug): Arch.Persistence/Json.cs#L458
'World' does not contain a definition for 'SetRecycledEntityIds' and no accessible extension method 'SetRecycledEntityIds' accepting a first argument of type 'World' could be found (are you missing a using directive or an assembly reference?)
Test (linux-debug): Arch.Persistence/Binary.cs#L221
'World' does not contain a definition for 'GetRecycledEntityIds' and no accessible extension method 'GetRecycledEntityIds' accepting a first argument of type 'World' could be found (are you missing a using directive or an assembly reference?)
Test (linux-debug): Arch.Persistence/Binary.cs#L263
'World' does not contain a definition for 'SetRecycledEntityIds' and no accessible extension method 'SetRecycledEntityIds' accepting a first argument of type 'World' could be found (are you missing a using directive or an assembly reference?)
Test (linux-release): Arch.System/Attributes.cs#L32
Missing XML comment for publicly visible type or member 'AllAttribute.AllAttribute(params Type[])'
Test (linux-release): Arch.System/Attributes.cs#L49
Missing XML comment for publicly visible type or member 'AnyAttribute.AnyAttribute(params Type[])'
Test (linux-release): Arch.System/Attributes.cs#L67
Missing XML comment for publicly visible type or member 'NoneAttribute.NoneAttribute(params Type[])'
Test (linux-release): Arch.System/Attributes.cs#L85
Missing XML comment for publicly visible type or member 'ExclusiveAttribute.ExclusiveAttribute(params Type[])'
Test (linux-release): Arch.System.SourceGenerator/Extensions/IMethodSymbolExtensions.cs#L19
Dereference of a possibly null reference.
Test (linux-release): Arch.EventBus/SourceGenerator.cs#L100
Unboxing a possibly null value.
Test (linux-release): Arch.EventBus/EventBus.cs#L89
Possible null reference return.
Test (linux-release): Arch.EventBus/SourceGenerator.cs#L203
Possible null reference argument for parameter 'methodSymbol' in 'void QueryGenerator.MapMethodToEventType(IMethodSymbol methodSymbol)'.
Test (linux-release): 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-release): 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/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-debug): Arch.EventBus/IMethodSymbolExtensions.cs#L35
Dereference of a possibly null reference.
Test (linux-debug): Arch.EventBus/IMethodSymbolExtensions.cs#L39
Dereference of a possibly null reference.
Test (linux-debug): Arch.EventBus/IMethodSymbolExtensions.cs#L43
Argument of type 'List<ITypeSymbol?>' cannot be used for parameter 'collection' of type 'IEnumerable<ITypeSymbol>' in 'void List<ITypeSymbol>.AddRange(IEnumerable<ITypeSymbol> collection)' due to differences in the nullability of reference types.
Test (linux-debug): Arch.EventBus/EventBus.cs#L89
Possible null reference return.