Thumbnail generation background service refactor #514
Annotations
6 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.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.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]
|
Loading