.NET #6
Annotations
16 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: notiz-dev/github-action-json-property@7c8cf5cc36eb85d8d287a8086a39dac59628eb31, softprops/action-gh-release@1e07f4398721186383de40550babbdf2b84acfc5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: notiz-dev/github-action-json-property@7c8cf5cc36eb85d8d287a8086a39dac59628eb31, softprops/action-gh-release@1e07f4398721186383de40550babbdf2b84acfc5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
h-view/src/Ui/UiNetworking.cs#L48
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
h-view/src/Ui/UiNetworking.cs#L97
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
h-view/src/Ui/HVInnerWindow.cs#L157
Unreachable code detected
|
h-view/src/OSC/HQuery.cs#L121
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
h-view/src/Overlay/HVOverlayMovement.cs#L12
Unreachable code detected
|
h-view/src/Ui/UiOscQuery.cs#L228
Possible mistaken empty statement
|
h-view/src/Networking/Steamworks/HNSteamworks.cs#L17
The field 'HNSteamworks._appId' is never used
|
h-view/src/ImGui/CustomImGuiController.cs#L34
The field 'CustomImGuiController._altDown' is never used
|
h-view/src/ImGui/CustomImGuiController.cs#L35
The field 'CustomImGuiController._winKeyDown' is never used
|
h-view/src/Ui/HVInnerWindow.cs#L63
The field 'HVInnerWindow._networkingTab' is never used
|
This job succeeded
Loading