Skip to content

Daily build

Daily build #1068

Triggered via schedule December 8, 2024 01:35
Status Success
Total duration 2m 27s
Artifacts 4

daily-build.yml

on: schedule
determine-version
21s
determine-version
Matrix: daily-build
Fit to window
Zoom out
Zoom in

Annotations

53 warnings
determine-version
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
daily-build (osx_x64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
daily-build (osx_x64)
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"
daily-build (osx_x64)
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"
daily-build (osx_x64)
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"
daily-build (osx_x64)
/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=net9.0]
daily-build (osx_x64)
/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=net9.0]
daily-build (osx_x64)
/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=net9.0]
daily-build (osx_x64)
/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=net9.0]
daily-build (osx_x64)
/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=net9.0]
daily-build (osx_x64)
/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=net9.0]
daily-build (osx_x64)
/home/runner/work/beutl/beutl/src/Beutl/ViewModels/Tools/SourceOperatorsTabViewModel.cs(128,65): warning CS0618: 'ToolTabExtension.TabPlacement.Right' is obsolete: 'Use 'BottomLeft' or 'BottomRight' instead.' [/home/runner/work/beutl/beutl/src/Beutl/Beutl.csproj::TargetFramework=net9.0]
daily-build (osx_x64)
/home/runner/work/beutl/beutl/src/Beutl/ViewModels/Tools/SceneSettingsTabViewModel.cs(127,65): warning CS0618: 'ToolTabExtension.TabPlacement.Right' is obsolete: 'Use 'BottomLeft' or 'BottomRight' instead.' [/home/runner/work/beutl/beutl/src/Beutl/Beutl.csproj::TargetFramework=net9.0]
daily-build (osx_x64)
/home/runner/work/beutl/beutl/src/Beutl/ViewModels/Tools/ObjectPropertyEditorViewModel.cs(43,65): warning CS0618: 'ToolTabExtension.TabPlacement.Right' is obsolete: 'Use 'BottomLeft' or 'BottomRight' instead.' [/home/runner/work/beutl/beutl/src/Beutl/Beutl.csproj::TargetFramework=net9.0]
daily-build (linux_x64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
daily-build (linux_x64)
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"
daily-build (linux_x64)
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"
daily-build (linux_x64)
/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=net9.0]
daily-build (linux_x64)
/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=net9.0]
daily-build (linux_x64)
/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=net9.0]
daily-build (linux_x64)
/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=net9.0]
daily-build (linux_x64)
/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=net9.0]
daily-build (linux_x64)
/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=net9.0]
daily-build (linux_x64)
/home/runner/work/beutl/beutl/src/Beutl/ViewModels/Tools/SourceOperatorsTabViewModel.cs(128,65): warning CS0618: 'ToolTabExtension.TabPlacement.Right' is obsolete: 'Use 'BottomLeft' or 'BottomRight' instead.' [/home/runner/work/beutl/beutl/src/Beutl/Beutl.csproj::TargetFramework=net9.0]
daily-build (linux_x64)
/home/runner/work/beutl/beutl/src/Beutl/ViewModels/Tools/SceneSettingsTabViewModel.cs(127,65): warning CS0618: 'ToolTabExtension.TabPlacement.Right' is obsolete: 'Use 'BottomLeft' or 'BottomRight' instead.' [/home/runner/work/beutl/beutl/src/Beutl/Beutl.csproj::TargetFramework=net9.0]
daily-build (linux_x64)
/home/runner/work/beutl/beutl/src/Beutl/ViewModels/Tools/ObjectPropertyEditorViewModel.cs(43,65): warning CS0618: 'ToolTabExtension.TabPlacement.Right' is obsolete: 'Use 'BottomLeft' or 'BottomRight' instead.' [/home/runner/work/beutl/beutl/src/Beutl/Beutl.csproj::TargetFramework=net9.0]
daily-build (linux_x64)
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"
daily-build (osx_arm64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
daily-build (osx_arm64)
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"
daily-build (osx_arm64)
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"
daily-build (osx_arm64)
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"
daily-build (osx_arm64)
/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=net9.0]
daily-build (osx_arm64)
/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=net9.0]
daily-build (osx_arm64)
/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=net9.0]
daily-build (osx_arm64)
/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=net9.0]
daily-build (osx_arm64)
/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=net9.0]
daily-build (osx_arm64)
/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=net9.0]
daily-build (osx_arm64)
/home/runner/work/beutl/beutl/src/Beutl/ViewModels/Editors/BaseEditorViewModel.cs(143,55): warning CS0618: 'ISetterAdapter' is obsolete: 'Use CorePropertyAdapter instead.' [/home/runner/work/beutl/beutl/src/Beutl/Beutl.csproj::TargetFramework=net9.0]
daily-build (osx_arm64)
/home/runner/work/beutl/beutl/src/Beutl/ViewModels/NodeTree/NodeTreeInputTabViewModel.cs(43,65): warning CS0618: 'ToolTabExtension.TabPlacement.Right' is obsolete: 'Use 'BottomLeft' or 'BottomRight' instead.' [/home/runner/work/beutl/beutl/src/Beutl/Beutl.csproj::TargetFramework=net9.0]
daily-build (osx_arm64)
/home/runner/work/beutl/beutl/src/Beutl/ViewModels/Tools/SourceOperatorsTabViewModel.cs(128,65): warning CS0618: 'ToolTabExtension.TabPlacement.Right' is obsolete: 'Use 'BottomLeft' or 'BottomRight' instead.' [/home/runner/work/beutl/beutl/src/Beutl/Beutl.csproj::TargetFramework=net9.0]
daily-build (win_x64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
daily-build (win_x64)
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"
daily-build (win_x64)
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"
daily-build (win_x64)
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"
daily-build (win_x64)
/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=net9.0-windows]
daily-build (win_x64)
/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=net9.0-windows]
daily-build (win_x64)
/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=net9.0-windows]
daily-build (win_x64)
/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=net9.0-windows]
daily-build (win_x64)
/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=net9.0-windows]
daily-build (win_x64)
/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=net9.0-windows]
daily-build (win_x64)
/home/runner/work/beutl/beutl/src/Beutl/ViewModels/Tools/SourceOperatorsTabViewModel.cs(128,65): warning CS0618: 'ToolTabExtension.TabPlacement.Right' is obsolete: 'Use 'BottomLeft' or 'BottomRight' instead.' [/home/runner/work/beutl/beutl/src/Beutl/Beutl.csproj::TargetFramework=net9.0-windows]
daily-build (win_x64)
/home/runner/work/beutl/beutl/src/Beutl/ViewModels/Editors/BaseEditorViewModel.cs(143,55): warning CS0618: 'ISetterAdapter' is obsolete: 'Use CorePropertyAdapter instead.' [/home/runner/work/beutl/beutl/src/Beutl/Beutl.csproj::TargetFramework=net9.0-windows]
daily-build (win_x64)
/home/runner/work/beutl/beutl/src/Beutl/ViewModels/Tools/SceneSettingsTabViewModel.cs(127,65): warning CS0618: 'ToolTabExtension.TabPlacement.Right' is obsolete: 'Use 'BottomLeft' or 'BottomRight' instead.' [/home/runner/work/beutl/beutl/src/Beutl/Beutl.csproj::TargetFramework=net9.0-windows]

Artifacts

Produced during runtime
Name Size
beutl_linux_x64
48.2 MB
beutl_osx_arm64
36.9 MB
beutl_osx_x64
48.3 MB
beutl_win_x64
57.2 MB