fix off-by-one string table parse error (#36) #101
Annotations
1 error and 12 warnings
Create GitHub Release
Too many retries.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Generate Timestamp
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Publish the application
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
Publish the application:
Core/Objects/Sound/SoundObject.cs#L11
Non-nullable property 'SoundObjectData' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish the application:
Core/Objects/Sound/SoundObject.cs#L11
Non-nullable field 'unkData' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Publish the application:
Core/Objects/Industry/IndustryObject.cs#L48
Non-nullable property 'BuildingWall' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish the application:
Core/Objects/Industry/IndustryObject.cs#L48
Non-nullable property 'BuildingWallEntrance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish the application:
Core/Objects/Industry/IndustryObject.cs#L244
Dereference of a possibly null reference.
|
Publish the application:
Core/Objects/Industry/IndustryObject.cs#L250
Dereference of a possibly null reference.
|
Publish the application:
Core/Objects/Industry/IndustryObject.cs#L256
Dereference of a possibly null reference.
|
Publish the application:
Core/DatFileParsing/AttributeHelper.cs#L29
Dereference of a possibly null reference.
|
Publish the application:
Core/DatFileParsing/AttributeHelper.cs#L32
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading