return instead of add #63
release_debug.yml
on: push
Build debug
/
Create artifacts
17s
Annotations
5 errors and 11 warnings
Build debug / Create artifacts:
Winch/Util/PoiUtil.cs#L73
'ItemUtil' does not contain a definition for 'HarvestableItemDataDict'
|
Build debug / Create artifacts:
Winch/Util/PoiUtil.cs#L79
'ItemUtil' does not contain a definition for 'HarvestableItemDataDict'
|
Build debug / Create artifacts:
Winch/Util/PoiUtil.cs#L73
'ItemUtil' does not contain a definition for 'HarvestableItemDataDict'
|
Build debug / Create artifacts:
Winch/Util/PoiUtil.cs#L79
'ItemUtil' does not contain a definition for 'HarvestableItemDataDict'
|
Build debug / Create artifacts
Process completed with exit code 1.
|
Build debug / Create artifacts
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build debug / Create artifacts:
WinchCommon/Logging/LogMessage.cs#L9
Non-nullable property 'Source' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build debug / Create artifacts:
WinchCommon/Logging/LogMessage.cs#L15
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build debug / Create artifacts:
WinchConsole/LogSocketListener.cs#L19
The field 'LogSocketListener._hasReceivedFatalMessage' is never used
|
Build debug / Create artifacts:
Winch/Logging/LogSocket.cs#L39
Cannot convert null literal to non-nullable reference type.
|
Build debug / Create artifacts:
Winch/Logging/Logger.cs#L71
Converting null literal or possible null value to non-nullable type.
|
Build debug / Create artifacts:
Winch/Util/PoiUtil.cs#L41
Dereference of a possibly null reference.
|
Build debug / Create artifacts:
Winch/Util/PoiUtil.cs#L88
Converting null literal or possible null value to non-nullable type.
|
Build debug / Create artifacts:
Winch/Util/PoiUtil.cs#L112
Dereference of a possibly null reference.
|
Build debug / Create artifacts:
Winch/Serialization/POI/Harvest/CustomHarvestPoi.cs#L8
Non-nullable field 'id' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build debug / Create artifacts:
Winch/Serialization/POI/Harvest/CustomHarvestPoi.cs#L10
Non-nullable field 'harvestableParticlePrefab' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|