System.ComponentModel.Annotations #121
release_debug.yml
on: push
Build debug
/
Create artifacts
25s
Annotations
12 warnings
Build debug / Create artifacts
The following actions uses Node.js version which is deprecated 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/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/Util/WinchExtensions.cs#L289
Possible null reference assignment.
|
Build debug / Create artifacts:
Winch/Util/WinchExtensions.cs#L311
Possible null reference assignment.
|
Build debug / Create artifacts:
Winch/Util/WinchExtensions.cs#L325
Possible null reference assignment.
|
Build debug / Create artifacts:
Winch/Util/EnumUtil.cs#L1056
Possible null reference assignment.
|
Build debug / Create artifacts:
Winch/Util/EnumUtil.cs#L1076
Possible null reference assignment.
|
Build debug / Create artifacts:
Winch/Logging/LogSocket.cs#L39
Cannot convert null literal to non-nullable reference type.
|
Build debug / Create artifacts:
Winch/Core/WinchCore.cs#L14
Non-nullable field 'Harmony' 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.5 MB |
|
Winch Examples
Expired
|
152 KB |
|