Skip to content

Implement native scrollTo for iOS #478

Implement native scrollTo for iOS

Implement native scrollTo for iOS #478

Triggered via pull request October 2, 2024 08:01
Status Success
Total duration 16m 40s
Artifacts

prepare-e2e_app.yaml

on: pull_request
Matrix: prepare-android-on-linux
Matrix: prepare-android-on-windows
Matrix: prepare-flutter
Matrix: prepare-ios
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
Android on ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Android on windows-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
iOS on macos-13
The following actions use a deprecated Node.js version and will be forced to run on node20: futureware-tech/simulator-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
iOS on macos-13: Users/runner/.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-13: Users/runner/.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-13: Users/runner/.pub-cache/hosted/pub.dev/flutter_local_notifications-17.2.3/ios/Classes/FlutterLocalNotificationsPlugin.m#L6
method definition for 'setRegisterPlugins:' not found [-Wincomplete-implementation]
iOS on macos-13: Users/runner/.pub-cache/hosted/pub.dev/flutter_local_notifications-17.2.3/ios/Classes/FlutterLocalNotificationsPlugin.m#L6
method definition for 'setRegisterPlugins:' not found [-Wincomplete-implementation]
iOS on macos-13: 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-13: 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-13: dev/e2e_app/build/ios_unit/Build/Products/Debug-iphonesimulator/patrol/patrol.framework/Headers/patrol-umbrella.h#L15
double-quoted include "PatrolPlugin.h" in framework header, expected angle-bracketed instead [-Wquoted-include-in-framework-header]
iOS on macos-13: dev/e2e_app/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-13: dev/e2e_app/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-13: dev/e2e_app/build/ios_unit/Build/Products/Debug-iphonesimulator/Flutter.framework/Headers/FlutterAppDelegate.h#L11
double-quoted include "FlutterPlugin.h" in framework header, expected angle-bracketed instead [-Wquoted-include-in-framework-header]
iOS on macos-13
xcbeautify 2.11.0 is already installed and up-to-date. To reinstall 2.11.0, run: brew reinstall xcbeautify