Bump actions/setup-dotnet from 3 to 4 #244
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/vs-intellicode@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
DeveImageOptimizer/State/StoringProcessedDirectories/OptimizedFileResultAndOriginalFile.cs#L5
Non-nullable property 'FileAndCountOfFilesInDirectory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
DeveImageOptimizer/State/StoringProcessedDirectories/OptimizedFileResultAndOriginalFile.cs#L6
Non-nullable property 'OptimizedFileResult' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
DeveImageOptimizer/State/StoringProcessedDirectories/FileAndCountOfFilesInDirectory.cs#L5
Non-nullable property 'FilePath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
DeveImageOptimizer/State/StoringProcessedDirectories/FileAndCountOfFilesInDirectory.cs#L6
Non-nullable property 'DirectoryPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
DeveImageOptimizer/State/SqlState/ProcessedFile.cs#L6
Non-nullable property 'Hash' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
DeveImageOptimizer/State/SqlState/ProcessedFile.cs#L8
Non-nullable property 'FileNames' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
DeveImageOptimizer.Tests/FileProcessingDirect/ThrowsExceptionIfFileOptimizerIsNotFound.cs#L50
The variable 'ex' is declared but never used
|
DeveImageOptimizer.Tests/FileProcessingDirect/ThrowsExceptionIfFileOptimizerIsNotFound.cs#L89
The variable 'ex' is declared but never used
|
DeveImageOptimizer.Tests/FileProcessingCompareDirectVsFileOptimizer/FileOptimizeSizeCompareFacts.cs#L219
Unreachable code detected
|
DeveImageOptimizer.Tests/FileProcessingDirect/FileOptimizerProcessorNewFacts.cs#L219
Unreachable code detected
|
The logs for this run have expired and are no longer available.
Loading