Daily build #1025
Annotations
14 warnings
Solution "/home/runner/work/beutl/beutl/Beutl.sln" has active build configurations for the build project.
Either enable SuppressBuildProjectCheck on "Build.Solution" or remove the following entries from the solution file:
" - {C67BC64A-C385-5418-CF3F-5BB077180362}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {C67BC64A-C385-5418-CF3F-5BB077180362}.Release|Any CPU.Build.0 = Release|Any CPU"
|
Solution "/home/runner/work/beutl/beutl/Beutl.sln" has active build configurations for the build project.
Either enable SuppressBuildProjectCheck on "Build.Solution" or remove the following entries from the solution file:
" - {C67BC64A-C385-5418-CF3F-5BB077180362}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {C67BC64A-C385-5418-CF3F-5BB077180362}.Release|Any CPU.Build.0 = Release|Any CPU"
|
/home/runner/work/beutl/beutl/src/Beutl.Engine/Media/Decoding/APNG/Frame.cs(12,22): warning CS8618: Non-nullable property 'IHDRChunk' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/beutl/beutl/src/Beutl.Engine/Beutl.Engine.csproj::TargetFramework=net8.0]
|
/home/runner/work/beutl/beutl/src/Beutl.Engine/Media/Decoding/APNG/Frame.cs(22,22): warning CS8618: Non-nullable property 'IENDChunk' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/beutl/beutl/src/Beutl.Engine/Beutl.Engine.csproj::TargetFramework=net8.0]
|
/home/runner/work/beutl/beutl/src/Beutl.Engine/Media/Decoding/APNG/Chunks/fdATChunk.cs(5,12): warning CS8618: Non-nullable property 'FrameData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/beutl/beutl/src/Beutl.Engine/Beutl.Engine.csproj::TargetFramework=net8.0]
|
/home/runner/work/beutl/beutl/src/Beutl.Engine/Media/Decoding/APNG/Chunks/fdATChunk.cs(10,12): warning CS8618: Non-nullable property 'FrameData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/beutl/beutl/src/Beutl.Engine/Beutl.Engine.csproj::TargetFramework=net8.0]
|
/home/runner/work/beutl/beutl/src/Beutl.Engine/Media/Decoding/APNG/Chunks/fdATChunk.cs(15,12): warning CS8618: Non-nullable property 'FrameData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/beutl/beutl/src/Beutl.Engine/Beutl.Engine.csproj::TargetFramework=net8.0]
|
/home/runner/work/beutl/beutl/src/Beutl.Extensions.AVFoundation/Encoding/AVFEncodingController.cs(168,9): warning CS0618: 'AVAssetWriter.FinishWriting()' is obsolete: 'Deprecated in iOS 6.0. Use the asynchronous FinishWriting(NSAction completionHandler) instead' [/home/runner/work/beutl/beutl/src/Beutl.Extensions.AVFoundation/Beutl.Extensions.AVFoundation.csproj::TargetFramework=net8.0]
|
|
|
|
nukebuild/Build.cs#L121
'FileSystemTasks.CopyFile(AbsolutePath, AbsolutePath, FileExistsPolicy, bool)' is obsolete: 'Use AbsolutePath.Copy'
|
nukebuild/Build.cs#L139
'FileSystemTasks.CopyFile(AbsolutePath, AbsolutePath, FileExistsPolicy, bool)' is obsolete: 'Use AbsolutePath.Copy'
|
Solution "/home/runner/work/beutl/beutl/Beutl.sln" has active build configurations for the build project.
Either enable SuppressBuildProjectCheck on "Build.Solution" or remove the following entries from the solution file:
" - {C67BC64A-C385-5418-CF3F-5BB077180362}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {C67BC64A-C385-5418-CF3F-5BB077180362}.Release|Any CPU.Build.0 = Release|Any CPU"
|
This job succeeded
Loading