CI #31
Annotations
4 errors and 11 warnings
Build app (ios, macos-latest)
clang: error: SDK does not contain 'libarclite' at the path '/Applications/Xcode_15.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/arc/libarclite_iphoneos.a'; try increasing the minimum deployment target
|
Build app (ios, macos-latest)
Process completed with exit code 1.
|
Build app (android, ubuntu-latest)
The job was canceled because "ios_macos-latest" failed.
|
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. 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):
Users/runner/.pub-cache/hosted/pub.dartlang.org/shared_preferences_ios-2.1.1/ios/Classes/messages.g.m#L49
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes***
|
Build app (ios, macos-latest):
Users/runner/.pub-cache/hosted/pub.dartlang.org/shared_preferences_ios-2.1.1/ios/Classes/FLTSharedPreferencesPlugin.m#L8
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes***
|
Build app (ios, macos-latest):
Users/runner/.pub-cache/hosted/pub.dartlang.org/path_provider_ios-2.0.11/ios/Classes/messages.g.m#L49
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes***
|
Build app (ios, macos-latest):
Users/runner/.pub-cache/hosted/pub.dartlang.org/flutter_downloader-1.7.3/ios/Classes/FlutterDownloaderPlugin.m#L376
'stringByReplacingPercentEscapesUsingEncoding:' is deprecated: first deprecated in iOS 9.0 - Use -stringByRemovingPercentEncoding instead, which always uses the recommended UTF-8 encoding. [-Wdeprecated-declarations***
|
Build app (ios, macos-latest):
Users/runner/.pub-cache/hosted/pub.dartlang.org/flutter_downloader-1.7.3/ios/Classes/FlutterDownloaderPlugin.m#L976
'UILocalNotification' is deprecated: first deprecated in iOS 10.0 - Use UserNotifications Framework's UNNotificationRequest [-Wdeprecated-declarations***
|
Build app (ios, macos-latest):
Users/runner/.pub-cache/hosted/pub.dartlang.org/flutter_downloader-1.7.3/ios/Classes/FlutterDownloaderPlugin.m#L976
'UILocalNotification' is deprecated: first deprecated in iOS 10.0 - Use UserNotifications Framework's UNNotificationRequest [-Wdeprecated-declarations***
|
Build app (ios, macos-latest):
Users/runner/.pub-cache/hosted/pub.dartlang.org/flutter_downloader-1.7.3/ios/Classes/FlutterDownloaderPlugin.m#L978
'presentLocalNotificationNow:' is deprecated: first deprecated in iOS 10.0 - Use UserNotifications Framework's -[UNUserNotificationCenter addNotificationRequest:withCompletionHandler:*** [-Wdeprecated-declarations***
|
Build app (ios, macos-latest):
Users/runner/.pub-cache/hosted/pub.dartlang.org/flutter_appauth-4.0.0/ios/Classes/OIDExternalUserAgentIOSNoSSO.m#L152
'openURL:' is deprecated: first deprecated in iOS 10.0 [-Wdeprecated-declarations***
|
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 12.0 to 17.0.99. (in target 'Firebase' from project 'Pods')
|
Build app (ios, macos-latest)
Run script build phase 'Run Script' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'Runner' from project 'Runner')
|