Skip to content

Build dev binaries

Build dev binaries #99

Triggered via schedule February 3, 2024 11:12
Status Failure
Total duration 12m 54s
Artifacts

build.yaml

on: schedule
Matrix: Build app
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 12 warnings
Build app (ios, macos-latest)
Process completed with exit code 1.
Build app (android, ubuntu-latest)
The operation was canceled.
Build app (ios, macos-latest)
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/.
Build app (ios, macos-latest): ios/Pods/Pods.xcodeproj#L1
The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'nanopb' from project 'Pods')
Build app (ios, macos-latest): ios/Pods/Pods.xcodeproj#L1
The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'libwebp' from project 'Pods')
Build app (ios, macos-latest): ios/Pods/Pods.xcodeproj#L1
The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'SDWebImage-SDWebImage' from project 'Pods')
Build app (ios, macos-latest): ios/Pods/Pods.xcodeproj#L1
The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'Mantle' from project 'Pods')
Build app (ios, macos-latest): ios/Pods/Pods.xcodeproj#L1
The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'AppAuth' from project 'Pods')
Build app (ios, macos-latest): Users/runner/hostedtoolcache/flutter/.pub-cache/git/receive_sharing_intent-f23f7fb0fad25ae80a88350ad8654851f1ee682f/ios/Classes/SwiftReceiveSharingIntentPlugin.swift#L123
initialization of immutable value 'appDomain' was never used; consider replacing with assignment to '_' or removing it
Build app (ios, macos-latest): Users/runner/hostedtoolcache/flutter/.pub-cache/hosted/pub.dev/permission_handler_apple-9.1.4/ios/Classes/strategies/PhonePermissionStrategy.m#L49
'subscriberCellularProvider' is deprecated: first deprecated in iOS 12.0 [-Wdeprecated-declarations]
Build app (ios, macos-latest): ios/Pods/libwebp/src/dsp/dec_neon.c#L1461
variable 'sum_left' may be uninitialized when used here [-Wconditional-uninitialized]
Build app (ios, macos-latest): ios/Pods/libwebp/src/dsp/dec_neon.c#L1461
variable 'sum_top' may be uninitialized when used here [-Wconditional-uninitialized]
Build app (android, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.