Skip to content

Daily build

Daily build #939

Triggered via schedule August 4, 2024 01:11
Status Success
Total duration 2m 32s
Artifacts 4

daily-build.yml

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

Annotations

32 warnings
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: " - {4C1B4AEA-3F44-43CA-900F-5CE1FE3BD8CD}.Debug|x64.Build.0 = Debug|Any CPU - {4C1B4AEA-3F44-43CA-900F-5CE1FE3BD8CD}.Release|x64.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: " - {4C1B4AEA-3F44-43CA-900F-5CE1FE3BD8CD}.Debug|x64.Build.0 = Debug|Any CPU - {4C1B4AEA-3F44-43CA-900F-5CE1FE3BD8CD}.Release|x64.Build.0 = Release|Any CPU"
daily-build (linux_x64)
/home/runner/work/beutl/beutl/src/Beutl.Core/TypeFormat.cs(104,10): warning CS1030: #warning: 'TypeFormatの互換性コードが残っている' [/home/runner/work/beutl/beutl/src/Beutl.Core/Beutl.Core.csproj::TargetFramework=net8.0]
daily-build (linux_x64)
/home/runner/work/beutl/beutl/src/Beutl.Engine/Graphics/Rendering/DeferradCanvas.cs(15,38): warning CS9124: Parameter 'PixelSize canvasSize' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event. [/home/runner/work/beutl/beutl/src/Beutl.Engine/Beutl.Engine.csproj::TargetFramework=net8.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=net8.0]
daily-build (linux_x64)
/home/runner/work/beutl/beutl/src/Beutl.Controls/AvaloniaTypeConverter.cs(158,37): warning CS0618: 'RadialGradientBrush.Radius' is obsolete: 'Use RadiusX/RadiusY, note that those properties use _relative_ values, so Radius=0.55 would become RadiusX=55% RadiusY=55%. Radius property is always relative even if the rest of the brush uses absolute values.' [/home/runner/work/beutl/beutl/src/Beutl.Controls/Beutl.Controls.csproj::TargetFramework=net8.0]
daily-build (linux_x64)
/home/runner/work/beutl/beutl/src/Beutl.Operators/Configure/Effects/EffectsOperator.cs(11,60): warning CS0618: 'Clipping.ThicknessProperty' is obsolete: 'Use separate properties for each side of the thickness.' [/home/runner/work/beutl/beutl/src/Beutl.Operators/Beutl.Operators.csproj::TargetFramework=net8.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: " - {4C1B4AEA-3F44-43CA-900F-5CE1FE3BD8CD}.Debug|x64.Build.0 = Debug|Any CPU - {4C1B4AEA-3F44-43CA-900F-5CE1FE3BD8CD}.Release|x64.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: " - {4C1B4AEA-3F44-43CA-900F-5CE1FE3BD8CD}.Debug|x64.Build.0 = Debug|Any CPU - {4C1B4AEA-3F44-43CA-900F-5CE1FE3BD8CD}.Release|x64.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: " - {4C1B4AEA-3F44-43CA-900F-5CE1FE3BD8CD}.Debug|x64.Build.0 = Debug|Any CPU - {4C1B4AEA-3F44-43CA-900F-5CE1FE3BD8CD}.Release|x64.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: " - {4C1B4AEA-3F44-43CA-900F-5CE1FE3BD8CD}.Debug|x64.Build.0 = Debug|Any CPU - {4C1B4AEA-3F44-43CA-900F-5CE1FE3BD8CD}.Release|x64.Build.0 = Release|Any CPU"
daily-build (win_x64)
/home/runner/work/beutl/beutl/src/Beutl.Core/TypeFormat.cs(104,10): warning CS1030: #warning: 'TypeFormatの互換性コードが残っている' [/home/runner/work/beutl/beutl/src/Beutl.Core/Beutl.Core.csproj::TargetFramework=net8.0-windows]
daily-build (win_x64)
/home/runner/work/beutl/beutl/src/Beutl.Engine/Graphics/Rendering/DeferradCanvas.cs(15,38): warning CS9124: Parameter 'PixelSize canvasSize' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event. [/home/runner/work/beutl/beutl/src/Beutl.Engine/Beutl.Engine.csproj::TargetFramework=net8.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=net8.0-windows]
daily-build (win_x64)
/home/runner/work/beutl/beutl/src/Beutl.Controls/AvaloniaTypeConverter.cs(158,37): warning CS0618: 'RadialGradientBrush.Radius' is obsolete: 'Use RadiusX/RadiusY, note that those properties use _relative_ values, so Radius=0.55 would become RadiusX=55% RadiusY=55%. Radius property is always relative even if the rest of the brush uses absolute values.' [/home/runner/work/beutl/beutl/src/Beutl.Controls/Beutl.Controls.csproj::TargetFramework=net8.0-windows]
daily-build (win_x64)
/home/runner/work/beutl/beutl/src/Beutl.Operators/Configure/Effects/EffectsOperator.cs(11,60): warning CS0618: 'Clipping.ThicknessProperty' is obsolete: 'Use separate properties for each side of the thickness.' [/home/runner/work/beutl/beutl/src/Beutl.Operators/Beutl.Operators.csproj::TargetFramework=net8.0-windows]
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: " - {4C1B4AEA-3F44-43CA-900F-5CE1FE3BD8CD}.Debug|x64.Build.0 = Debug|Any CPU - {4C1B4AEA-3F44-43CA-900F-5CE1FE3BD8CD}.Release|x64.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: " - {4C1B4AEA-3F44-43CA-900F-5CE1FE3BD8CD}.Debug|x64.Build.0 = Debug|Any CPU - {4C1B4AEA-3F44-43CA-900F-5CE1FE3BD8CD}.Release|x64.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: " - {4C1B4AEA-3F44-43CA-900F-5CE1FE3BD8CD}.Debug|x64.Build.0 = Debug|Any CPU - {4C1B4AEA-3F44-43CA-900F-5CE1FE3BD8CD}.Release|x64.Build.0 = Release|Any CPU"
daily-build (osx_arm64)
/home/runner/work/beutl/beutl/src/Beutl.Core/TypeFormat.cs(104,10): warning CS1030: #warning: 'TypeFormatの互換性コードが残っている' [/home/runner/work/beutl/beutl/src/Beutl.Core/Beutl.Core.csproj::TargetFramework=net8.0]
daily-build (osx_arm64)
/home/runner/work/beutl/beutl/src/Beutl.Engine/Graphics/Rendering/DeferradCanvas.cs(15,38): warning CS9124: Parameter 'PixelSize canvasSize' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event. [/home/runner/work/beutl/beutl/src/Beutl.Engine/Beutl.Engine.csproj::TargetFramework=net8.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=net8.0]
daily-build (osx_arm64)
/home/runner/work/beutl/beutl/src/Beutl.Controls/AvaloniaTypeConverter.cs(158,37): warning CS0618: 'RadialGradientBrush.Radius' is obsolete: 'Use RadiusX/RadiusY, note that those properties use _relative_ values, so Radius=0.55 would become RadiusX=55% RadiusY=55%. Radius property is always relative even if the rest of the brush uses absolute values.' [/home/runner/work/beutl/beutl/src/Beutl.Controls/Beutl.Controls.csproj::TargetFramework=net8.0]
daily-build (osx_arm64)
/home/runner/work/beutl/beutl/src/Beutl.Operators/Configure/Effects/EffectsOperator.cs(11,60): warning CS0618: 'Clipping.ThicknessProperty' is obsolete: 'Use separate properties for each side of the thickness.' [/home/runner/work/beutl/beutl/src/Beutl.Operators/Beutl.Operators.csproj::TargetFramework=net8.0]
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: " - {4C1B4AEA-3F44-43CA-900F-5CE1FE3BD8CD}.Debug|x64.Build.0 = Debug|Any CPU - {4C1B4AEA-3F44-43CA-900F-5CE1FE3BD8CD}.Release|x64.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: " - {4C1B4AEA-3F44-43CA-900F-5CE1FE3BD8CD}.Debug|x64.Build.0 = Debug|Any CPU - {4C1B4AEA-3F44-43CA-900F-5CE1FE3BD8CD}.Release|x64.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: " - {4C1B4AEA-3F44-43CA-900F-5CE1FE3BD8CD}.Debug|x64.Build.0 = Debug|Any CPU - {4C1B4AEA-3F44-43CA-900F-5CE1FE3BD8CD}.Release|x64.Build.0 = Release|Any CPU"
daily-build (osx_x64)
/home/runner/work/beutl/beutl/src/Beutl.Core/TypeFormat.cs(104,10): warning CS1030: #warning: 'TypeFormatの互換性コードが残っている' [/home/runner/work/beutl/beutl/src/Beutl.Core/Beutl.Core.csproj::TargetFramework=net8.0]
daily-build (osx_x64)
/home/runner/work/beutl/beutl/src/Beutl.Engine/Graphics/Rendering/DeferradCanvas.cs(15,38): warning CS9124: Parameter 'PixelSize canvasSize' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event. [/home/runner/work/beutl/beutl/src/Beutl.Engine/Beutl.Engine.csproj::TargetFramework=net8.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=net8.0]
daily-build (osx_x64)
/home/runner/work/beutl/beutl/src/Beutl.Controls/AvaloniaTypeConverter.cs(158,37): warning CS0618: 'RadialGradientBrush.Radius' is obsolete: 'Use RadiusX/RadiusY, note that those properties use _relative_ values, so Radius=0.55 would become RadiusX=55% RadiusY=55%. Radius property is always relative even if the rest of the brush uses absolute values.' [/home/runner/work/beutl/beutl/src/Beutl.Controls/Beutl.Controls.csproj::TargetFramework=net8.0]
daily-build (osx_x64)
/home/runner/work/beutl/beutl/src/Beutl.Operators/Configure/Effects/EffectsOperator.cs(11,60): warning CS0618: 'Clipping.ThicknessProperty' is obsolete: 'Use separate properties for each side of the thickness.' [/home/runner/work/beutl/beutl/src/Beutl.Operators/Beutl.Operators.csproj::TargetFramework=net8.0]

Artifacts

Produced during runtime
Name Size
beutl_linux_x64
47 MB
beutl_osx_arm64
35.8 MB
beutl_osx_x64
47.2 MB
beutl_win_x64
55.8 MB