fix tags in patrol and patrol_cli #2440
patrol-prepare.yaml
on: pull_request
Matrix: prepare-android-on-linux
Matrix: prepare-android-on-windows
Matrix: prepare-flutter
Matrix: prepare-ios
Annotations
10 warnings and 1 notice
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:
Users/runner/hostedtoolcache/flutter/stable-3.16.0-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.0-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.0-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.0-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:
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:
packages/patrol/example/build/ios_unit/Build/Products/Debug-iphonesimulator/Flutter.framework/Headers/Flutter.h#L8
double-quoted include "FlutterAppDelegate.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/Flutter.framework/Headers/FlutterAppDelegate.h#L10
double-quoted include "FlutterMacros.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.062 seconds)
|