Don't copy common #73
release_debug.yml
on: push
Build debug
/
Create artifacts
23s
Annotations
12 warnings
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, actions/upload-artifact@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.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Winch", "Winch Examples".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Winch
Expired
|
1.71 MB |
|
Winch Examples
Expired
|
50.9 KB |
|