Feature/202411 ffmpeg #853
Annotations
10 errors and 11 warnings
Build
Test Run Failed.
|
Build
Test Name: "GenerateJpeg_Thumbnail_Test"
|
Build
Message: "Assert.IsTrue failed. "
|
Build
Stack Trace: " at ***test.***.feature.webhtmlpublish.Services.WebHtmlPublishServiceTest.GenerateJpeg_Thumbnail_Test() in /home/runner/work/***/***/***/***test/***.feature.webhtmlpublish/Services/WebHtmlPublishServiceTest.cs:line 351
"
|
Build
Test Name: "CreateThumbTest_FileHash_FileHashNull"
|
Build
Message: "Assert.ThrowsException failed. Expected exception type:<System.ArgumentNullException> but no exception was thrown. "
|
Build
Stack Trace: " at ***test.***.foundation.thumbnailgeneration.GenerationFactory.ThumbnailServiceTests.CreateThumbTest_FileHash_FileHashNull() in /home/runner/work/***/***/***/***test/***.foundation.thumbnailgeneration/GenerationFactory/ThumbnailServiceTests.cs:line 55
"
|
Build
Test Name: "CreateThumbTest_FileHash_IncludeExtraLarge"
|
Build
Message: "Assert.IsTrue failed. "
|
Build
Stack Trace: " at ***test.***.foundation.thumbnailgeneration.GenerationFactory.ThumbnailServiceTests.CreateThumbTest_FileHash_IncludeExtraLarge() in /home/runner/work/***/***/***/***test/***.foundation.thumbnailgeneration/GenerationFactory/ThumbnailServiceTests.cs:line 142
"
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build
/home/runner/work/***/***/***/***.foundation.storage/Storage/ThumbnailNameHelper.cs(74,6): warning S1135: Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135) [/home/runner/work/***/***/***/***.foundation.storage/***.foundation.storage.csproj]
|
Build
/home/runner/work/***/***/***/***.foundation.thumbnailgeneration/GenerationFactory/ThumbnailGeneratorFactory.cs(13,14): warning CS9113: Parameter 'appSettings' is unread. [/home/runner/work/***/***/***/***.foundation.thumbnailgeneration/***.foundation.thumbnailgeneration.csproj]
|
Build
/home/runner/work/***/***/***/***.foundation.thumbnailgeneration/GenerationFactory/Generators/FfmpegVideoThumbnailGenerator.cs(13,61): warning CS9113: Parameter 'selectorStorage' is unread. [/home/runner/work/***/***/***/***.foundation.thumbnailgeneration/***.foundation.thumbnailgeneration.csproj]
|
Build
/home/runner/work/***/***/***/***.foundation.thumbnailgeneration/GenerationFactory/Shared/Return.cs(12,66): warning CS9113: Parameter 'logger' is unread. [/home/runner/work/***/***/***/***.foundation.thumbnailgeneration/***.foundation.thumbnailgeneration.csproj]
|
Build
/home/runner/work/***/***/***/***.foundation.thumbnailgeneration/GenerationFactory/Shared/Return.cs(17,54): 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.thumbnailgeneration/***.foundation.thumbnailgeneration.csproj]
|
Build
/home/runner/work/***/***/***/***.foundation.thumbnailgeneration/GenerationFactory/ThumbnailService.cs(183,6): warning S1135: Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135) [/home/runner/work/***/***/***/***.foundation.thumbnailgeneration/***.foundation.thumbnailgeneration.csproj]
|
Build
/home/runner/work/***/***/***/***.foundation.thumbnailgeneration/GenerationFactory/Generators/ImageSharpThumbnailGenerator.cs(26,2): warning S1144: Remove the unused private field '_thumbnailStorage'. (https://rules.sonarsource.com/csharp/RSPEC-1144) [/home/runner/work/***/***/***/***.foundation.thumbnailgeneration/***.foundation.thumbnailgeneration.csproj]
|
Build
/home/runner/work/***/***/***/***.foundation.thumbnailgeneration/GenerationFactory/Generators/FfmpegVideoThumbnailGenerator.cs(22,48): warning S2325: Make 'GenerateThumbnail' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325) [/home/runner/work/***/***/***/***.foundation.thumbnailgeneration/***.foundation.thumbnailgeneration.csproj]
|
Build
/home/runner/work/***/***/***/***.foundation.thumbnailgeneration/Helpers/ThumbnailVideo.cs(147,7): warning S1481: Remove the unused local variable 'results'. (https://rules.sonarsource.com/csharp/RSPEC-1481) [/home/runner/work/***/***/***/***.foundation.thumbnailgeneration/***.foundation.thumbnailgeneration.csproj]
|
Build
/home/runner/work/***/***/***/***.feature.webhtmlpublish/Helpers/ToBase64DataUriList.cs(17,31): warning S4487: Remove this unread private field '_appSettings' or refactor the code to use its value. (https://rules.sonarsource.com/csharp/RSPEC-4487) [/home/runner/work/***/***/***/***.feature.webhtmlpublish/***.feature.webhtmlpublish.csproj]
|
Loading