Make raw endpoints future-proof #18
Annotations
7 errors
Build:
src/Helldivers-2-Core/Storage/ArrowHead/ArrowHeadStore.cs#L14
Non-nullable field '_statuses' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
src/Helldivers-2-Core/Storage/ArrowHead/ArrowHeadStore.cs#L15
Non-nullable field '_feeds' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
src/Helldivers-2-Core/Storage/ArrowHead/ArrowHeadStore.cs#L16
Non-nullable field '_assignments' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
src/Helldivers-2-Core/Storage/ArrowHead/ArrowHeadStore.cs#L14
Non-nullable field '_statuses' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
src/Helldivers-2-Core/Storage/ArrowHead/ArrowHeadStore.cs#L15
Non-nullable field '_feeds' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
src/Helldivers-2-Core/Storage/ArrowHead/ArrowHeadStore.cs#L16
Non-nullable field '_assignments' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading