Skip to content
Triggered via push December 27, 2023 08:28
Status Success
Total duration 3m 12s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build (Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/setup-msbuild@v1.0.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (Release)
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 (Release)
No files were found with the provided path: CalculatorApp\AppPackages. No artifacts will be uploaded.
build (Release): CalculatorApp/Form2.cs#L33
Converting null literal or possible null value to non-nullable type.
build (Release): CalculatorApp/Form2.cs#L36
Dereference of a possibly null reference.
build (Release): CalculatorApp/Form1.cs#L95
The variable 'SyntaxErrorException' is declared but never used
build (Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/setup-msbuild@v1.0.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (Debug)
No files were found with the provided path: CalculatorApp\AppPackages. No artifacts will be uploaded.
build (Debug)
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 (Debug): CalculatorApp/Form2.cs#L33
Converting null literal or possible null value to non-nullable type.
build (Debug): CalculatorApp/Form2.cs#L36
Dereference of a possibly null reference.
build (Debug): CalculatorApp/Form1.cs#L95
The variable 'SyntaxErrorException' is declared but never used