Deploy the iOS app for TestFlight #289
ios-release-testflight.yaml
on: workflow_dispatch
fastlane-deploy
7m 22s
Annotations
2 errors and 11 warnings
fastlane-deploy
error: Cycle inside Runner; building could produce unreliable results.
|
fastlane-deploy
Process completed with exit code 1.
|
fastlane-deploy
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
fastlane-deploy:
Users/runner/.pub-cache/hosted/pub.dev/workmanager-0.5.2/ios/Classes/BackgroundTaskOperation.swift#L10
class 'BackgroundTaskOperation' must restate inherited '@unchecked Sendable' conformance
|
fastlane-deploy:
Users/runner/.pub-cache/hosted/pub.dev/workmanager-0.5.2/ios/Classes/Extensions.swift#L10
extension declares a conformance of imported type 'UIBackgroundFetchResult' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
|
fastlane-deploy:
Users/runner/.pub-cache/hosted/pub.dev/passkeys_ios-2.1.0/ios/Classes/ErrorExtension.swift#L6
extension declares a conformance of imported type 'FlutterError' to imported protocols 'Error', 'Sendable'; this will not behave correctly if the owners of 'Flutter' introduce this conformance in the future
|
fastlane-deploy:
Users/runner/.pub-cache/hosted/pub.dev/permission_handler_apple-9.4.5/ios/Classes/strategies/PhonePermissionStrategy.m#L49
'subscriberCellularProvider' is deprecated: first deprecated in iOS 12.0 [-Wdeprecated-declarations]
|
fastlane-deploy:
Users/runner/.pub-cache/hosted/pub.dev/share_plus-10.1.2/ios/share_plus/Sources/share_plus/FPPSharePlusPlugin.m#L10
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
|
fastlane-deploy:
Users/runner/.pub-cache/hosted/pub.dev/sensors_plus-1.4.1/ios/Classes/FLTSensorsPlusPlugin.m#L78
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
|
fastlane-deploy:
Users/runner/.pub-cache/hosted/pub.dev/onesignal_flutter-5.2.7/ios/Classes/OneSignalPlugin.m#L61
null passed to a callee that requires a non-null argument [-Wnonnull]
|
fastlane-deploy:
Users/runner/.pub-cache/hosted/pub.dev/onesignal_flutter-5.2.7/ios/Classes/OSFlutterUser.m#L96
incompatible pointer types sending 'NSDictionary *' to parameter of type 'NSArray<NSString *> * _Nonnull' [-Wincompatible-pointer-types]
|
fastlane-deploy:
Users/runner/.pub-cache/hosted/pub.dev/onesignal_flutter-5.2.7/ios/Classes/OSFlutterUser.m#L108
incompatible pointer types sending 'NSDictionary *' to parameter of type 'NSArray<NSString *> * _Nonnull' [-Wincompatible-pointer-types]
|
fastlane-deploy:
Users/runner/.pub-cache/hosted/pub.dev/onesignal_flutter-5.2.7/ios/Classes/OSFlutterUser.m#L141
sending 'OSFlutterUser *const __strong' to parameter of incompatible type 'id<OSUserStateObserver> _Nonnull'
|