Add test-only command to bypass build. #189
prepare-e2e_app.yaml
on: pull_request
Matrix: prepare-android-on-linux
Matrix: prepare-android-on-windows
Matrix: prepare-flutter
Matrix: prepare-ios
Annotations
13 warnings and 1 notice
Android on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Android on windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
iOS on macos-latest
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/.
|
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/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]
|
iOS on macos-latest:
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]
|
iOS on macos-latest:
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]
|
iOS on macos-latest:
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]
|
iOS on macos-latest:
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]
|
iOS on macos-latest:
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]
|
iOS on macos-latest
Tests Passed: 0 failed, 0 skipped, 1 total (0.006 seconds)
|