Bump actions/download-artifact from 4 to 6 #298
githubactionsbuilds.yml
on: push
generate_version_number
6s
windows_runfileoptimizertests_coverage_sonarqube
46s
Matrix: codeqlanalyze
release_nuget
0s
Annotations
1 error and 32 warnings
|
windows_runfileoptimizertests_coverage_sonarqube
Process completed with exit code 1.
|
|
codeqlanalyze (javascript)
No files were found with the provided path: ./artifacts/javascript.zip. No artifacts will be uploaded.
|
|
build_linux:
DeveImageOptimizer.Tests/FileProcessingDirect/ThrowsExceptionIfFileOptimizerIsNotFound.cs#L89
The variable 'ex' is declared but never used
|
|
|
|
build_linux:
DeveImageOptimizer.Tests/Investigation/TestSpecificImageWhyItFails.cs#L15
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_linux:
DeveImageOptimizer.Tests/FileProcessingDirect/ThrowsExceptionIfFileOptimizerIsNotFound.cs#L50
The variable 'ex' is declared but never used
|
|
build_linux:
DeveImageOptimizer/State/SqlState/ProcessedFile.cs#L8
Non-nullable property 'FileNames' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build_linux:
DeveImageOptimizer/State/SqlState/ProcessedFile.cs#L6
Non-nullable property 'Hash' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build_linux:
DeveImageOptimizer/State/StoringProcessedDirectories/FileAndCountOfFilesInDirectory.cs#L6
Non-nullable property 'DirectoryPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build_linux:
DeveImageOptimizer/State/StoringProcessedDirectories/FileAndCountOfFilesInDirectory.cs#L5
Non-nullable property 'FilePath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build_linux:
DeveImageOptimizer/State/StoringProcessedDirectories/OptimizedFileResultAndOriginalFile.cs#L6
Non-nullable property 'OptimizedFileResult' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build_linux:
DeveImageOptimizer/State/StoringProcessedDirectories/OptimizedFileResultAndOriginalFile.cs#L5
Non-nullable property 'FileAndCountOfFilesInDirectory' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
codeqlanalyze (csharp)
No files were found with the provided path: ./artifacts/csharp.zip. No artifacts will be uploaded.
|
|
|
|
codeqlanalyze (csharp):
DeveImageOptimizer.Tests/FileProcessingDirect/ThrowsExceptionIfFileOptimizerIsNotFound.cs#L89
The variable 'ex' is declared but never used
|
|
codeqlanalyze (csharp):
DeveImageOptimizer.Tests/FileProcessingDirect/ThrowsExceptionIfFileOptimizerIsNotFound.cs#L50
The variable 'ex' is declared but never used
|
|
|
|
codeqlanalyze (csharp):
DeveImageOptimizer/State/SqlState/ProcessedFile.cs#L8
Non-nullable property 'FileNames' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
codeqlanalyze (csharp):
DeveImageOptimizer/State/SqlState/ProcessedFile.cs#L6
Non-nullable property 'Hash' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
codeqlanalyze (csharp):
DeveImageOptimizer/State/StoringProcessedDirectories/FileAndCountOfFilesInDirectory.cs#L6
Non-nullable property 'DirectoryPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
codeqlanalyze (csharp):
DeveImageOptimizer/State/StoringProcessedDirectories/FileAndCountOfFilesInDirectory.cs#L5
Non-nullable property 'FilePath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
codeqlanalyze (csharp):
DeveImageOptimizer/State/StoringProcessedDirectories/OptimizedFileResultAndOriginalFile.cs#L6
Non-nullable property 'OptimizedFileResult' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
codeqlanalyze (csharp):
DeveImageOptimizer/State/StoringProcessedDirectories/OptimizedFileResultAndOriginalFile.cs#L5
Non-nullable property 'FileAndCountOfFilesInDirectory' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build_windows:
DeveImageOptimizer.Tests/FileProcessingFileOptimizer/FileOptimizerProcessorFacts.cs#L219
Unreachable code detected
|
|
|
|
build_windows:
DeveImageOptimizer.Tests/FileProcessingDirect/ThrowsExceptionIfFileOptimizerIsNotFound.cs#L89
The variable 'ex' is declared but never used
|
|
build_windows:
DeveImageOptimizer.Tests/FileProcessingDirect/ThrowsExceptionIfFileOptimizerIsNotFound.cs#L50
The variable 'ex' is declared but never used
|
|
build_windows:
DeveImageOptimizer/State/SqlState/ProcessedFile.cs#L8
Non-nullable property 'FileNames' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build_windows:
DeveImageOptimizer/State/SqlState/ProcessedFile.cs#L6
Non-nullable property 'Hash' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build_windows:
DeveImageOptimizer/State/StoringProcessedDirectories/FileAndCountOfFilesInDirectory.cs#L6
Non-nullable property 'DirectoryPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build_windows:
DeveImageOptimizer/State/StoringProcessedDirectories/FileAndCountOfFilesInDirectory.cs#L5
Non-nullable property 'FilePath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build_windows:
DeveImageOptimizer/State/StoringProcessedDirectories/OptimizedFileResultAndOriginalFile.cs#L6
Non-nullable property 'OptimizedFileResult' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build_windows:
DeveImageOptimizer/State/StoringProcessedDirectories/OptimizedFileResultAndOriginalFile.cs#L5
Non-nullable property 'FileAndCountOfFilesInDirectory' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
DeveImageOptimizer7z
Expired
|
105 KB |
sha256:d513591e0f4a92278e4d3efea704d73aea8e4e43eb39408a55e5a5d35fc62598
|
|
|
DeveImageOptimizerNuGet
Expired
|
53.6 KB |
sha256:fe5b48fa5bd851dd8423cb982c533fc985344c924285456e84bfb3e1630997a8
|
|
|
DeveImageOptimizerZip
Expired
|
112 KB |
sha256:44d123cdf84bea24f27bf25816fc43ff664dff73347a9adff411b33b009da98d
|
|