Skip to content

Feature/202411 ffmpeg #686

Feature/202411 ffmpeg

Feature/202411 ffmpeg #686

Triggered via pull request November 22, 2024 21:14
Status Success
Total duration 5m 46s
Artifacts
Fit to window
Zoom out
Zoom in

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/FFMpegDownload.cs(26,2): warning S1144: Remove the unused private field 'FFMpegApiBasePath'. (https://rules.sonarsource.com/csharp/RSPEC-1144) [/home/runner/work/***/***/***/***.foundation.video/***.foundation.video.csproj]
build
/home/runner/work/***/***/***/***.foundation.video/GetDependencies/FFMpegDownload.cs(82,21): warning S1144: Remove the unused private method 'Download'. (https://rules.sonarsource.com/csharp/RSPEC-1144) [/home/runner/work/***/***/***/***.foundation.video/***.foundation.video.csproj]