Separator #161
release_debug.yml
on: push
Build debug
/
Create artifacts
21s
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#L131
Cannot convert null literal to non-nullable reference type.
|
Build debug / Create artifacts:
WinchCommon/Config/JSONConfig.cs#L148
Cannot convert null literal to non-nullable reference type.
|
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/JSONConfig.cs#L32
Possible null reference return.
|
Build debug / Create artifacts:
WinchCommon/Config/ModConfig.cs#L70
Cannot convert null literal to non-nullable reference type.
|
Build debug / Create artifacts:
WinchCommon/Config/JSONConfig.cs#L65
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#L65
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#L65
Non-nullable field '_defaultConfigPath' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build debug / Create artifacts:
WinchCommon/Config/JSONConfig.cs#L152
Possible null reference argument for parameter 'value' in 'T JSONConfig.ConvertToEnum<T>(object value)'.
|
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.77 MB |
|
Winch Examples
Expired
|
251 KB |
|