Skip to content

Refactor

Refactor #21

Triggered via push November 2, 2024 15:49
Status Success
Total duration 49s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

39 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/[email protected], actions/[email protected]. 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 following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, actions/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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
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/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.
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/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.
build: QbtManager/Program.cs#L36
Converting null literal or possible null value to non-nullable type.
build: QbtManager/Program.cs#L38
Possible null reference return.
build: QbtManager/DownloadHistory.cs#L47
Possible null reference assignment.
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
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/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.
build: QbtManager/Program.cs#L36
Converting null literal or possible null value to non-nullable type.
build: QbtManager/Program.cs#L38
Possible null reference return.
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/DownloadHistory.cs#L47
Possible null reference assignment.