Skip to content

refact: replace some option keys (#8090) #6678

refact: replace some option keys (#8090)

refact: replace some option keys (#8090) #6678

Triggered via push May 19, 2024 06:07
Status Success
Total duration 14m 39s
Artifacts 1

flutter-ci.yml

on: push
Matrix: run-ci / generate-bridge-linux / generate_bridge
Matrix: run-ci / build-for-macOS
run-ci  /  ...  /  build-RustDeskTempTopMostWindow
run-ci / build-RustDeskTempTopMostWindow / build-RustDeskTempTopMostWindow
run-ci  /  build-for-macOS-arm64-selfhost
0s
run-ci / build-for-macOS-arm64-selfhost
run-ci  /  build-rustdesk-ios-selfhost
0s
run-ci / build-rustdesk-ios-selfhost
run-ci  /  build-rustdesk-web
3m 3s
run-ci / build-rustdesk-web
Matrix: run-ci / build-for-windows-sciter
Matrix: run-ci / build rustdesk ios ipa
Matrix: run-ci / build-rustdesk-linux
Matrix: run-ci / build-rustdesk-android
Matrix: run-ci / build-for-windows-flutter
Matrix: run-ci / build-appimage
Matrix: run-ci / build-flatpak
Matrix: run-ci / build-rustdesk-sciter-arm
run-ci  /  publish_unsigned
0s
run-ci / publish_unsigned
Fit to window
Zoom out
Zoom in

Annotations

38 warnings
run-ci / generate-bridge-linux / generate_bridge (x86_64-unknown-linux-gnu, ubuntu-20.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run-ci / build-rustdesk-web
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run-ci / build rustdesk linux x86_64-unknown-linux-gnu
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/github-script@v6, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run-ci / build rustdesk linux aarch64-unknown-linux-gnu
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/github-script@v6, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run-ci / aarch64-apple-darwin
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/github-script@v6, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run-ci / aarch64-apple-darwin
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag.
run-ci / aarch64-apple-darwin
cmake 3.29.3 is already installed and up-to-date. To reinstall 3.29.3, run: brew reinstall cmake
run-ci / aarch64-apple-darwin
wget 1.24.5 is already installed and up-to-date. To reinstall 1.24.5, run: brew reinstall wget
run-ci / aarch64-apple-darwin
pkg-config 0.29.2_3 is already installed and up-to-date. To reinstall 0.29.2_3, run: brew reinstall pkg-config
run-ci / aarch64-apple-darwin
'CGPreflightScreenCaptureAccess' is only available on macOS 10.15 or newer [-Wunguarded-availability-new]
run-ci / aarch64-apple-darwin
'CGRequestScreenCaptureAccess' is only available on macOS 10.15 or newer [-Wunguarded-availability-new]
run-ci / aarch64-apple-darwin
'IOHIDCheckAccess' is only available on macOS 10.15 or newer [-Wunguarded-availability-new]
run-ci / aarch64-apple-darwin
'IOHIDRequestAccess' is only available on macOS 10.15 or newer [-Wunguarded-availability-new]
run-ci / aarch64-apple-darwin
'AuthorizationExecuteWithPrivileges' is deprecated: first deprecated in macOS 10.7 [-Wdeprecated-declarations]
run-ci / aarch64-apple-darwin
'CGDisplayModeCopyPixelEncoding' is deprecated: first deprecated in macOS 10.11 - No longer supported [-Wdeprecated-declarations]
run-ci / aarch64-apple-darwin: flutter/build/macos/Build/Products/Release/texture_rgba_renderer/texture_rgba_renderer.framework/Headers/texture_rgba_renderer-Swift.h#L637
'objc_ownership' only applies to Objective-C object or block pointer types; type here is 'CVPixelBufferRef _Nullable' (aka 'struct __CVBuffer *') [-Wignored-attributes]
run-ci / aarch64-apple-darwin
ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
run-ci / aarch64-apple-darwin: flutter/build/macos/Build/Products/Release/texture_rgba_renderer/texture_rgba_renderer.framework/Headers/texture_rgba_renderer-Swift.h#L307
'objc_ownership' only applies to Objective-C object or block pointer types; type here is 'CVPixelBufferRef _Nullable' (aka 'struct __CVBuffer *') [-Wignored-attributes]
run-ci / aarch64-apple-darwin
ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
run-ci / x86_64-apple-darwin
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/github-script@v6, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run-ci / x86_64-apple-darwin
'CGPreflightScreenCaptureAccess' is only available on macOS 10.15 or newer [-Wunguarded-availability-new]
run-ci / x86_64-apple-darwin
'CGRequestScreenCaptureAccess' is only available on macOS 10.15 or newer [-Wunguarded-availability-new]
run-ci / x86_64-apple-darwin
'IOHIDCheckAccess' is only available on macOS 10.15 or newer [-Wunguarded-availability-new]
run-ci / x86_64-apple-darwin
'IOHIDRequestAccess' is only available on macOS 10.15 or newer [-Wunguarded-availability-new]
run-ci / x86_64-apple-darwin
'AuthorizationExecuteWithPrivileges' is deprecated: first deprecated in macOS 10.7 [-Wdeprecated-declarations]
run-ci / x86_64-apple-darwin
'CGDisplayModeCopyPixelEncoding' is deprecated: first deprecated in macOS 10.11 - No longer supported [-Wdeprecated-declarations]
run-ci / x86_64-apple-darwin: flutter/build/macos/Build/Products/Release/texture_rgba_renderer/texture_rgba_renderer.framework/Headers/texture_rgba_renderer-Swift.h#L637
'objc_ownership' only applies to Objective-C object or block pointer types; type here is 'CVPixelBufferRef _Nullable' (aka 'struct __CVBuffer *') [-Wignored-attributes]
run-ci / x86_64-apple-darwin
ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
run-ci / x86_64-apple-darwin: flutter/build/macos/Build/Products/Release/texture_rgba_renderer/texture_rgba_renderer.framework/Headers/texture_rgba_renderer-Swift.h#L307
'objc_ownership' only applies to Objective-C object or block pointer types; type here is 'CVPixelBufferRef _Nullable' (aka 'struct __CVBuffer *') [-Wignored-attributes]
run-ci / x86_64-apple-darwin
ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
run-ci / x86_64-apple-darwin
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag.
run-ci / x86_64-apple-darwin
cmake 3.29.3 is already installed and up-to-date. To reinstall 3.29.3, run: brew reinstall cmake
run-ci / x86_64-apple-darwin
wget 1.24.5 is already installed and up-to-date. To reinstall 1.24.5, run: brew reinstall wget
run-ci / x86_64-apple-darwin
pkg-config 0.29.2_3 is already installed and up-to-date. To reinstall 0.29.2_3, run: brew reinstall pkg-config
run-ci / build rustdesk android apk aarch64-linux-android
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/github-script@v6, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run-ci / build rustdesk android apk armv7-linux-androideabi
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/github-script@v6, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run-ci / i686-pc-windows-msvc (windows-2022)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/github-script@v6, actions/checkout@v3, rustdesk-org/install-llvm-action-32bit@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run-ci / x86_64-pc-windows-msvc
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/github-script@v6, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
bridge-artifact Expired
51.4 KB