Thumbnail generation background service refactor #514
webapp-sonarqube-clientapp-netcore.yml
on: pull_request
build
5m 41s
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]
|