chore(ci): upload to nuget.org #11
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error and 10 warnings
|
build
Process completed with exit code 1.
|
|
build:
Europa1400.Tools/Structs/Aobj/AobjStruct.cs#L8
Non-nullable property 'Objects' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Europa1400.Tools/Structs/Ageb/AgebBuildingStruct.cs#L18
Non-nullable property 'Coordinates2' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Europa1400.Tools/Structs/Ageb/AgebBuildingStruct.cs#L17
Non-nullable property 'Coordinates1' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Europa1400.Tools/Structs/Ageb/AgebBuildingStruct.cs#L16
Non-nullable property 'UnknownData5' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Europa1400.Tools/Structs/Ageb/AgebBuildingStruct.cs#L15
Non-nullable property 'UnknownData4' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Europa1400.Tools/Structs/Ageb/AgebBuildingStruct.cs#L14
Non-nullable property 'UnknownData3' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Europa1400.Tools/Structs/Ageb/AgebBuildingStruct.cs#L13
Non-nullable property 'UnknownData2' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Europa1400.Tools/Structs/Ageb/AgebBuildingStruct.cs#L12
Non-nullable property 'UnknownData1' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Europa1400.Tools/Structs/Ageb/AgebBuildingStruct.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Europa1400.Tools/Structs/Ageb/AgebStruct.cs#L8
Non-nullable property 'Buildings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|