Remove concurrency from iOS code #2377
Triggered via pull request
November 13, 2023 09:20
Status
Failure
Total duration
12m 44s
Artifacts
–
patrol-prepare.yaml
on: pull_request
Matrix: prepare-android-on-linux
Matrix: prepare-android-on-windows
Matrix: prepare-flutter
Matrix: prepare-ios
Annotations
3 errors, 10 warnings, and 1 notice
Flutter 3.17.0-5.0.pre.26
Process completed with exit code 1.
|
Flutter 3.17.0-5.0.pre.26
0 tests passed, 1 failed.
|
Flutter 3.17.0-5.0.pre.26
Process completed with exit code 1.
|
iOS on macos-latest
Run script build phase 'xcode_backend build' 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 'RunnerUITests' from project 'Runner')
|
iOS on macos-latest
Run script build phase 'xcode_backend embed_and_thin' 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 'RunnerUITests' from project 'Runner')
|
iOS on macos-latest
Run script build phase 'xcode_backend build' 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')
|
iOS on macos-latest
Run script build phase 'xcode_backend embed_and_thin' 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')
|
iOS on macos-latest:
Users/runner/hostedtoolcache/flutter/master-3.17.0-5.0.pre.26-x64/.pub-cache/hosted/pub.dev/geolocator_apple-2.3.2/ios/Classes/GeolocatorPlugin.m#L187
'openURL:' is deprecated: first deprecated in iOS 10.0 [-Wdeprecated-declarations]
|
iOS on macos-latest:
Users/runner/hostedtoolcache/flutter/master-3.17.0-5.0.pre.26-x64/.pub-cache/hosted/pub.dev/geolocator_apple-2.3.2/ios/Classes/GeolocatorPlugin.m#L187
'openURL:' is deprecated: first deprecated in iOS 10.0 [-Wdeprecated-declarations]
|
iOS on macos-latest:
Users/runner/hostedtoolcache/flutter/master-3.17.0-5.0.pre.26-x64/.pub-cache/hosted/pub.dev/flutter_local_notifications-15.1.2/ios/Classes/FlutterLocalNotificationsPlugin.m#L6
method definition for 'setRegisterPlugins:' not found [-Wincomplete-implementation]
|
iOS on macos-latest:
Users/runner/hostedtoolcache/flutter/master-3.17.0-5.0.pre.26-x64/.pub-cache/hosted/pub.dev/flutter_local_notifications-15.1.2/ios/Classes/FlutterLocalNotificationsPlugin.m#L6
method definition for 'setRegisterPlugins:' not found [-Wincomplete-implementation]
|
iOS on macos-latest:
packages/patrol/example/build/ios_unit/Build/Products/Debug-iphonesimulator/patrol/patrol.framework/Headers/patrol-umbrella.h#L13
double-quoted include "PatrolIntegrationTestRunner.h" in framework header, expected angle-bracketed instead [-Wquoted-include-in-framework-header]
|
iOS on macos-latest:
packages/patrol/example/build/ios_unit/Build/Products/Debug-iphonesimulator/patrol/patrol.framework/Headers/patrol-umbrella.h#L14
double-quoted include "PatrolPlugin.h" in framework header, expected angle-bracketed instead [-Wquoted-include-in-framework-header]
|
iOS on macos-latest
Tests Passed: 0 failed, 0 skipped, 11 total (0.068 seconds)
|