Mods Button and Settings Tab #155
release_debug.yml
on: push
Build debug
/
Create artifacts
16s
Annotations
12 warnings
Build debug / Create artifacts
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build debug / Create artifacts:
WinchCommon/Config/JSONConfig.cs#L129
Cannot convert null literal to non-nullable reference type.
|
Build debug / Create artifacts:
WinchCommon/Config/JSONConfig.cs#L146
Cannot convert null literal to non-nullable reference type.
|
Build debug / Create artifacts:
WinchCommon/Config/JSONConfig.cs#L30
Possible null reference return.
|
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:
WinchCommon/Config/ModConfig.cs#L56
Cannot convert null literal to non-nullable reference type.
|
Build debug / Create artifacts:
WinchCommon/Config/JSONConfig.cs#L98
Possible null reference argument for parameter 'o' in 'JToken JToken.FromObject(object o)'.
|
Build debug / Create artifacts:
WinchCommon/Config/JSONConfig.cs#L63
Non-nullable field '_defaultConfig' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build debug / Create artifacts:
WinchCommon/Config/JSONConfig.cs#L63
Non-nullable field '_defaultConfigString' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build debug / Create artifacts:
WinchCommon/Config/JSONConfig.cs#L63
Non-nullable field '_defaultConfigPath' 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
|
2.76 MB |
|
Winch Examples
Expired
|
251 KB |
|