serialize and deserialize recycled entity ids to/from json #35
Annotations
10 errors and 10 warnings
Build:
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?)
|
Build:
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?)
|
Build:
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?)
|
Build:
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?)
|
Build:
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?)
|
Build:
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?)
|
Build:
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?)
|
Build:
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?)
|
Build:
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?)
|
Build:
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?)
|
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/Extensions/IMethodSymbolExtensions.cs#L19
Dereference of a possibly null reference.
|
Build:
Arch.EventBus/SourceGenerator.cs#L100
Unboxing a possibly null value.
|
Build:
Arch.EventBus/EventBus.cs#L89
Possible null reference return.
|
Build:
Arch.EventBus/SourceGenerator.cs#L203
Possible null reference argument for parameter 'methodSymbol' in 'void QueryGenerator.MapMethodToEventType(IMethodSymbol methodSymbol)'.
|
Build:
Arch.EventBus/SourceGenerator.cs#L17
Non-nullable field '_eventTypeToReceivingMethods' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
Arch.EventBus/SourceGenerator.cs#L18
Non-nullable field '_containingTypeToReceivingMethods' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
The logs for this run have expired and are no longer available.
Loading