Bump DeveCoolLib from 1.0.589 to 1.0.598 #284
githubactionsbuilds.yml
on: push
generate_version_number
5s
windows_runfileoptimizertests_coverage_sonarqube
1m 4s
Matrix: codeqlanalyze
release_nuget
0s
Annotations
1 error, 32 warnings, and 3 notices
|
windows_runfileoptimizertests_coverage_sonarqube
Process completed with exit code 1.
|
|
build_linux:
DeveImageOptimizer.Tests/FileProcessingFileOptimizer/FileOptimizerProcessorFacts.cs#L219
Unreachable code detected
|
|
|
|
build_linux:
DeveImageOptimizer.Tests/FileProcessingDirect/ThrowsExceptionIfFileOptimizerIsNotFound.cs#L89
The variable 'ex' is declared but never used
|
|
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 (javascript)
No files were found with the provided path: ./artifacts/javascript.zip. No artifacts will be uploaded.
|
|
build_windows:
DeveImageOptimizer.Tests/VariousTests/HighBitTests.cs#L17
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_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.
|
|
codeqlanalyze (csharp)
No files were found with the provided path: ./artifacts/csharp.zip. No artifacts will be uploaded.
|
|
codeqlanalyze (csharp):
DeveImageOptimizer.Tests/VariousTests/HighBitTests.cs#L17
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.
|
|
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.
|
|
windows_runfileoptimizertests_coverage_sonarqube
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
codeqlanalyze (javascript)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
codeqlanalyze (csharp)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
DeveImageOptimizer7z
Expired
|
105 KB |
sha256:22a78ce10b2a03f323526b68e775966b74ab4ae09257edc988e624eeca30a9df
|
|
|
DeveImageOptimizerNuGet
Expired
|
53.6 KB |
sha256:3e21dbdde94dd879f1456c928c4a9e8969a9a205c574b9fdc1926da094072f55
|
|
|
DeveImageOptimizerZip
Expired
|
112 KB |
sha256:e6434473bd64ba29b4b3a59d0958ac197f0368aaaa885ee2b48e3d64608364d6
|
|