Add test-only command to bypass build. #189
Annotations
11 warnings and 1 notice
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: futureware-tech/simulator-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run unit tests
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')
|
Run unit tests
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')
|
Run unit tests
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')
|
Run unit tests
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')
|
Run unit tests:
Users/runner/hostedtoolcache/flutter/stable-3.16.9-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]
|
Run unit tests:
Users/runner/hostedtoolcache/flutter/stable-3.16.9-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]
|
Run unit tests:
Users/runner/hostedtoolcache/flutter/stable-3.16.9-x64/.pub-cache/hosted/pub.dev/flutter_local_notifications-16.1.0/ios/Classes/FlutterLocalNotificationsPlugin.m#L6
method definition for 'setRegisterPlugins:' not found [-Wincomplete-implementation]
|
Run unit tests:
Users/runner/hostedtoolcache/flutter/stable-3.16.9-x64/.pub-cache/hosted/pub.dev/flutter_local_notifications-16.1.0/ios/Classes/FlutterLocalNotificationsPlugin.m#L6
method definition for 'setRegisterPlugins:' not found [-Wincomplete-implementation]
|
Run unit tests:
dev/e2e_app/build/ios_unit/Build/Products/Debug-iphonesimulator/patrol/patrol.framework/Headers/patrol-umbrella.h#L13
double-quoted include "PatrolIntegrationTestIosRunner.h" in framework header, expected angle-bracketed instead [-Wquoted-include-in-framework-header]
|
Run unit tests:
dev/e2e_app/build/ios_unit/Build/Products/Debug-iphonesimulator/patrol/patrol.framework/Headers/patrol-umbrella.h#L14
double-quoted include "PatrolIntegrationTestMacosRunner.h" in framework header, expected angle-bracketed instead [-Wquoted-include-in-framework-header]
|
Run unit tests
Tests Passed: 0 failed, 0 skipped, 1 total (0.006 seconds)
|
The logs for this run have expired and are no longer available.
Loading