Daily build #1006
Annotations
10 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:
" - {4C1B4AEA-3F44-43CA-900F-5CE1FE3BD8CD}.Debug|x64.Build.0 = Debug|Any CPU
- {4C1B4AEA-3F44-43CA-900F-5CE1FE3BD8CD}.Release|x64.Build.0 = Release|Any CPU"
|
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:
" - {4C1B4AEA-3F44-43CA-900F-5CE1FE3BD8CD}.Debug|x64.Build.0 = Debug|Any CPU
- {4C1B4AEA-3F44-43CA-900F-5CE1FE3BD8CD}.Release|x64.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:
" - {4C1B4AEA-3F44-43CA-900F-5CE1FE3BD8CD}.Debug|x64.Build.0 = Debug|Any CPU
- {4C1B4AEA-3F44-43CA-900F-5CE1FE3BD8CD}.Release|x64.Build.0 = Release|Any CPU"
|
/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]
|
|
|
|
|
This job succeeded
Loading