Feature/202411 ffmpeg #543
Annotations
6 errors and 10 warnings
BuildNetCore (MacOS)
/Users/runner/work/starsky/starsky/starsky/starskytest/starsky.foundation.thumbnailgeneration/Services/ThumbnailServiceTest.cs(17,17): error CS1729: 'ThumbnailService' does not contain a constructor that takes 4 arguments [/Users/runner/work/starsky/starsky/starsky/starskytest/starskytest.csproj]
|
BuildNetCore (MacOS)
/Users/runner/work/starsky/starsky/starsky/starskytest/starsky.foundation.thumbnailgeneration/Services/ThumbnailServiceTest.cs(28,17): error CS1729: 'ThumbnailService' does not contain a constructor that takes 4 arguments [/Users/runner/work/starsky/starsky/starsky/starskytest/starskytest.csproj]
|
BuildNetCore (MacOS)
/Users/runner/work/starsky/starsky/starsky/starskytest/starsky.foundation.thumbnailgeneration/Services/ThumbnailServiceTest.cs(17,17): error CS1729: 'ThumbnailService' does not contain a constructor that takes 4 arguments [/Users/runner/work/starsky/starsky/starsky/starskytest/starskytest.csproj]
|
BuildNetCore (MacOS)
/Users/runner/work/starsky/starsky/starsky/starskytest/starsky.foundation.thumbnailgeneration/Services/ThumbnailServiceTest.cs(28,17): error CS1729: 'ThumbnailService' does not contain a constructor that takes 4 arguments [/Users/runner/work/starsky/starsky/starsky/starskytest/starskytest.csproj]
|
BuildNetCore (MacOS)
Target "BuildNetCore" has thrown an exception
|
BuildNetCore (MacOS)
Process completed with exit code 255.
|
BuildNetCore (MacOS)
/Users/runner/work/starsky/starsky/starsky/starsky.foundation.platform/Models/AppSettings.cs(141,9): warning CS8618: Non-nullable property 'FfmpegPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [/Users/runner/work/starsky/starsky/starsky/starsky.foundation.platform/starsky.foundation.platform.csproj]
|
BuildNetCore (MacOS)
/Users/runner/work/starsky/starsky/starsky/starsky.foundation.thumbnailgeneration/Helpers/ThumbnailVideo.cs(28,9): warning CS8618: Non-nullable field '_appSettings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable. [/Users/runner/work/starsky/starsky/starsky/starsky.foundation.thumbnailgeneration/starsky.foundation.thumbnailgeneration.csproj]
|
BuildNetCore (MacOS)
/Users/runner/work/starsky/starsky/starsky/starsky.foundation.thumbnailgeneration/GenerationFactory/Generators/FfmpegVideoThumbnailGenerator.cs(18,56): 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. [/Users/runner/work/starsky/starsky/starsky/starsky.foundation.thumbnailgeneration/starsky.foundation.thumbnailgeneration.csproj]
|
BuildNetCore (MacOS)
/Users/runner/work/starsky/starsky/starsky/starsky.foundation.thumbnailgeneration/Helpers/ThumbnailVideo.cs(23,31): warning CS0649: Field 'ThumbnailVideo._appSettings' is never assigned to, and will always have its default value null [/Users/runner/work/starsky/starsky/starsky/starsky.foundation.thumbnailgeneration/starsky.foundation.thumbnailgeneration.csproj]
|
BuildNetCore (MacOS)
/Users/runner/work/starsky/starsky/starsky/starsky.feature.webhtmlpublish/Helpers/ToBase64DataUriList.cs(39,23): warning CS0618: 'Thumbnail' is obsolete: 'Use Factory instead' [/Users/runner/work/starsky/starsky/starsky/starsky.feature.webhtmlpublish/starsky.feature.webhtmlpublish.csproj]
|
BuildNetCore (MacOS)
/Users/runner/work/starsky/starsky/starsky/starskythumbnailcli/Program.cs(47,26): warning CS0618: 'ThumbnailCli' is obsolete: 'refactor to new Cli' [/Users/runner/work/starsky/starsky/starsky/starskythumbnailcli/starskythumbnailcli.csproj]
|
BuildNetCore (MacOS)
/Users/runner/work/starsky/starsky/starsky/starskytest/Controllers/ThumbnailControllerTest.cs(142,13): warning CS0618: 'Thumbnail' is obsolete: 'Use Factory instead' [/Users/runner/work/starsky/starsky/starsky/starskytest/starskytest.csproj]
|
BuildNetCore (MacOS)
/Users/runner/work/starsky/starsky/starsky/starskytest/Controllers/ThumbnailControllerTest.cs(178,13): warning CS0618: 'Thumbnail' is obsolete: 'Use Factory instead' [/Users/runner/work/starsky/starsky/starsky/starskytest/starskytest.csproj]
|
BuildNetCore (MacOS)
/Users/runner/work/starsky/starsky/starsky/starskytest/starsky.foundation.thumbnailgeneration/Helpers/ThumbnailTest.cs(38,8): warning CS0618: 'Thumbnail' is obsolete: 'Use Factory instead' [/Users/runner/work/starsky/starsky/starsky/starskytest/starskytest.csproj]
|
BuildNetCore (MacOS)
/Users/runner/work/starsky/starsky/starsky/starskytest/starsky.foundation.thumbnailgeneration/Helpers/ThumbnailTest.cs(51,14): warning CS0618: 'Thumbnail' is obsolete: 'Use Factory instead' [/Users/runner/work/starsky/starsky/starsky/starskytest/starskytest.csproj]
|
Loading