Skip to content

Support stop endpoint instead of Pause in QBT 5.0 #20

Support stop endpoint instead of Pause in QBT 5.0

Support stop endpoint instead of Pause in QBT 5.0 #20

Triggered via push November 2, 2024 15:43
Status Cancelled
Total duration 54s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 37 warnings
build
The run was canceled by @Webreaper.
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 "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
build: QbtManager/LogHandler.cs#L11
Non-nullable field 'logger' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: QbtManager/LogHandler.cs#L14
Non-nullable property 'Logger' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: QbtManager/Settings.cs#L11
Non-nullable property 'smtpserver' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: QbtManager/Settings.cs#L15
Non-nullable property 'username' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: QbtManager/Settings.cs#L17
Non-nullable property 'password' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: QbtManager/Settings.cs#L19
Non-nullable property 'toaddress' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: QbtManager/Settings.cs#L21
Non-nullable property 'fromaddress' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: QbtManager/Settings.cs#L23
Non-nullable property 'toname' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: QbtManager/Settings.cs#L41
Non-nullable property 'tracker' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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 "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
build: QbtManager/DownloadHistory.cs#L24
Non-nullable property 'title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: QbtManager/DownloadHistory.cs#L26
Non-nullable property 'comment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: QbtManager/DownloadHistory.cs#L28
Non-nullable property 'url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: QbtManager/DownloadHistory.cs#L47
Possible null reference assignment.
build: QbtManager/DownloadHistory.cs#L35
Cannot convert null literal to non-nullable reference type.
build: QbtManager/LogHandler.cs#L11
Non-nullable field 'logger' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: QbtManager/LogHandler.cs#L14
Non-nullable property 'Logger' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: QbtManager/Program.cs#L23
Converting null literal or possible null value to non-nullable type.
build: QbtManager/Program.cs#L26
Possible null reference return.
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
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
build: QbtManager/DownloadHistory.cs#L24
Non-nullable property 'title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: QbtManager/DownloadHistory.cs#L26
Non-nullable property 'comment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: QbtManager/DownloadHistory.cs#L28
Non-nullable property 'url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: QbtManager/LogHandler.cs#L11
Non-nullable field 'logger' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: QbtManager/LogHandler.cs#L14
Non-nullable property 'Logger' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: QbtManager/Program.cs#L23
Converting null literal or possible null value to non-nullable type.
build: QbtManager/Program.cs#L26
Possible null reference return.
build: QbtManager/Program.cs#L29
Converting null literal or possible null value to non-nullable type.
build: QbtManager/Program.cs#L32
Converting null literal or possible null value to non-nullable type.