Objects v2 #13
+2,334
−1,374
Merged
Objects v2 #13
Annotations
10 errors and 11 warnings
Publish the application:
OpenLocoToolTests/ObjectLoadingTests.cs#L49
'AirportObject' does not contain a definition for 'var_0C' and no accessible extension method 'var_0C' accepting a first argument of type 'AirportObject' could be found (are you missing a using directive or an assembly reference?)
|
Publish the application:
OpenLocoToolTests/ObjectLoadingTests.cs#L49
'AirportObject' does not contain a definition for 'var_0C' and no accessible extension method 'var_0C' accepting a first argument of type 'AirportObject' could be found (are you missing a using directive or an assembly reference?)
|
Publish the application:
OpenLocoToolTests/ObjectLoadingTests.cs#L51
'AirportObject' does not contain a definition for 'NumSpriteSets' and no accessible extension method 'NumSpriteSets' accepting a first argument of type 'AirportObject' could be found (are you missing a using directive or an assembly reference?)
|
Publish the application:
OpenLocoToolTests/ObjectLoadingTests.cs#L51
'AirportObject' does not contain a definition for 'NumSpriteSets' and no accessible extension method 'NumSpriteSets' accepting a first argument of type 'AirportObject' could be found (are you missing a using directive or an assembly reference?)
|
Publish the application:
OpenLocoToolTests/ObjectLoadingTests.cs#L52
'AirportObject' does not contain a definition for 'NumTiles' and no accessible extension method 'NumTiles' accepting a first argument of type 'AirportObject' could be found (are you missing a using directive or an assembly reference?)
|
Publish the application:
OpenLocoToolTests/ObjectLoadingTests.cs#L52
'AirportObject' does not contain a definition for 'NumTiles' and no accessible extension method 'NumTiles' accepting a first argument of type 'AirportObject' could be found (are you missing a using directive or an assembly reference?)
|
Publish the application:
OpenLocoToolTests/ObjectLoadingTests.cs#L72
'AirportObject' does not contain a definition for 'pad_B6' and no accessible extension method 'pad_B6' accepting a first argument of type 'AirportObject' could be found (are you missing a using directive or an assembly reference?)
|
Publish the application:
OpenLocoToolTests/ObjectLoadingTests.cs#L72
'AirportObject' does not contain a definition for 'pad_B6' and no accessible extension method 'pad_B6' accepting a first argument of type 'AirportObject' could be found (are you missing a using directive or an assembly reference?)
|
Publish the application:
OpenLocoToolTests/ObjectLoadingTests.cs#L73
'AirportObject' does not contain a definition for 'pad_B6' and no accessible extension method 'pad_B6' accepting a first argument of type 'AirportObject' could be found (are you missing a using directive or an assembly reference?)
|
Publish the application:
OpenLocoToolTests/ObjectLoadingTests.cs#L73
'AirportObject' does not contain a definition for 'pad_B6' and no accessible extension method 'pad_B6' accepting a first argument of type 'AirportObject' could be found (are you missing a using directive or an assembly reference?)
|
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:
OpenLocoTool/Objects/IndustryObject.cs#L290
Possible null reference assignment.
|
Publish the application:
OpenLocoTool/DatFileParsing/AttributeHelper.cs#L29
Dereference of a possibly null reference.
|
Publish the application:
OpenLocoTool/DatFileParsing/AttributeHelper.cs#L32
Dereference of a possibly null reference.
|
Publish the application:
OpenLocoTool/DatFileParsing/AttributeHelper.cs#L35
Dereference of a possibly null reference.
|
Publish the application:
OpenLocoTool/DatFileParsing/AttributeHelper.cs#L38
Dereference of a possibly null reference.
|
Publish the application:
OpenLocoTool/DatFileParsing/ByteReader.cs#L45
Possible null reference argument for parameter 'type' in 'int ByteHelpers.GetObjectSize(Type type)'.
|
Publish the application:
OpenLocoTool/DatFileParsing/ByteReader.cs#L68
Possible null reference argument for parameter 'value' in 'object Enum.Parse(Type enumType, string value)'.
|
Publish the application:
OpenLocoTool/DatFileParsing/ByteReader.cs#L136
Possible null reference argument for parameter 'item' in 'void List<object>.Add(object item)'.
|
Publish the application:
OpenLocoTool/Objects/TrainStationObject.cs#L20
Non-nullable property 'CargoOffsetBytes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading