This repository has been archived by the owner on Oct 16, 2024. It is now read-only.
RSHOE didn't die for this #6
Annotations
17 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/create-release@v1, actions/upload-release-asset@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
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/
|
build:
SS14.Launcher/ViewModels/MainWindowTabs/OptionsTabViewModel.cs#L109
Dereference of a possibly null reference.
|
build:
SS14.Launcher/ViewModels/MainWindowTabs/OptionsTabViewModel.cs#L112
Dereference of a possibly null reference.
|
build:
SS14.Launcher/Models/Logins/LoginManager.cs#L85
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build:
SS14.Launcher/Models/Connector.cs#L228
Possible null reference argument for parameter 'account' in 'Task LoginManager.UpdateSingleAccountStatus(LoggedInAccount account)'.
|
build:
SS14.Launcher/Models/Connector.cs#L653
Possible null reference argument for parameter 'process' in 'void Connector.PipeLogOutput(Process process)'.
|
build:
SS14.Launcher/Models/Logins/LoginManager.cs#L27
The field 'LoginManager._timer' is never used
|
build:
SS14.Launcher/Models/Logins/LoginManager.cs#L85
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build:
SS14.Launcher/Models/Connector.cs#L228
Possible null reference argument for parameter 'account' in 'Task LoginManager.UpdateSingleAccountStatus(LoggedInAccount account)'.
|
build:
SS14.Launcher/ViewModels/MainWindowTabs/OptionsTabViewModel.cs#L109
Dereference of a possibly null reference.
|
build:
SS14.Launcher/ViewModels/MainWindowTabs/OptionsTabViewModel.cs#L112
Dereference of a possibly null reference.
|
build
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/
|
build
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/
|
build
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/
|
build
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/
|
build
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/
|