Feature/202411 ffmpeg #684
webapp-sonarqube-clientapp-netcore.yml
on: pull_request
build
6m 2s
Annotations
10 warnings
build
/home/runner/work/***/***/***/***.foundation.video/GetDependencies/Models/FfmpegBinariesIndex.cs(13,30): warning CS8618: Non-nullable property 'Binaries' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/***/***/***/***.foundation.video/***.foundation.video.csproj]
|
build
/home/runner/work/***/***/***/***.foundation.video/GetDependencies/Models/FfmpegBinariesIndex.cs(5,19): warning CS8618: Non-nullable property 'Architecture' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/***/***/***/***.foundation.video/***.foundation.video.csproj]
|
build
/home/runner/work/***/***/***/***.foundation.video/GetDependencies/Models/FfmpegBinariesIndex.cs(6,19): warning CS8618: Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/***/***/***/***.foundation.video/***.foundation.video.csproj]
|
build
/home/runner/work/***/***/***/***.foundation.video/GetDependencies/Models/FfmpegBinariesIndex.cs(7,19): warning CS8618: Non-nullable property 'Sha256' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/***/***/***/***.foundation.video/***.foundation.video.csproj]
|
build
/home/runner/work/***/***/***/***.foundation.video/GetDependencies/FFMpegDownload.cs(57,35): warning CS1998: 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. [/home/runner/work/***/***/***/***.foundation.video/***.foundation.video.csproj]
|
build
/home/runner/work/***/***/***/***.foundation.video/GetDependencies/FFMpegDownload.cs(82,21): warning CS1998: 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. [/home/runner/work/***/***/***/***.foundation.video/***.foundation.video.csproj]
|
build
/home/runner/work/***/***/***/***.foundation.video/GetDependencies/FFMpegDownload.cs(86,3): warning S125: Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125) [/home/runner/work/***/***/***/***.foundation.video/***.foundation.video.csproj]
|
build
/home/runner/work/***/***/***/***.foundation.video/Class1.cs(3,14): warning S2094: Remove this empty class, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094) [/home/runner/work/***/***/***/***.foundation.video/***.foundation.video.csproj]
|
build
/home/runner/work/***/***/***/***.foundation.video/GetDependencies/GetVersionString.cs(10,2): warning S1144: Remove the unused private field 'OsxArm64'. (https://rules.sonarsource.com/csharp/RSPEC-1144) [/home/runner/work/***/***/***/***.foundation.video/***.foundation.video.csproj]
|
build
/home/runner/work/***/***/***/***.foundation.video/GetDependencies/GetVersionString.cs(20,21): warning S1144: Remove the unused private method 'GetApi'. (https://rules.sonarsource.com/csharp/RSPEC-1144) [/home/runner/work/***/***/***/***.foundation.video/***.foundation.video.csproj]
|