Thumbnail generation background service refactor #507
webapp-sonarqube-clientapp-netcore.yml
on: pull_request
build
6m 10s
Annotations
8 warnings
build
Please upgrade to the latest version of dotnet-sonarscanner "9.0.1"
|
build
Update the following values:
- build/helpers/SonarQube.cs -> SonarQubePackageVersion to "9.0.1"
The _build project will auto update:
- .config/dotnet-tools.json
|
build
/home/runner/work/***/***/***/***.feature.thumbnail/Services/DatabaseThumbnailGenerationService.cs(57,5): warning S1135: Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135) [/home/runner/work/***/***/***/***.feature.thumbnail/***.feature.thumbnail.csproj]
|
build
/home/runner/work/***/***/***/***.feature.import/Services/Import.cs(99,18): warning CS8601: Possible null reference assignment. [/home/runner/work/***/***/***/***.feature.import/***.feature.import.csproj]
|
build
/home/runner/work/***/***/***/***.feature.import/Services/Import.cs(73,9): warning CS8618: Non-nullable field '_memoryCache' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable. [/home/runner/work/***/***/***/***.feature.import/***.feature.import.csproj]
|
build
/home/runner/work/***/***/***/***.feature.thumbnail/Services/DatabaseThumbnailGenerationService.cs(57,5): warning S1135: Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135) [/home/runner/work/***/***/***/***.feature.thumbnail/***.feature.thumbnail.csproj]
|
build
/home/runner/work/***/***/***/***.feature.import/Services/Import.cs(99,18): warning CS8601: Possible null reference assignment. [/home/runner/work/***/***/***/***.feature.import/***.feature.import.csproj]
|
build
/home/runner/work/***/***/***/***.feature.import/Services/Import.cs(73,9): warning CS8618: Non-nullable field '_memoryCache' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable. [/home/runner/work/***/***/***/***.feature.import/***.feature.import.csproj]
|