Skip to content

Resolves an issue where test bundler would generate invalid code if the file path included dashes #207

Resolves an issue where test bundler would generate invalid code if the file path included dashes

Resolves an issue where test bundler would generate invalid code if the file path included dashes #207

Triggered via pull request February 20, 2024 23:24
Status Success
Total duration 9m 10s
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

13 warnings and 1 notice
iOS on macos-latest
Tests Passed: 0 failed, 0 skipped, 7 total (0.076 seconds)
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/.
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: 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: 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-latest: 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]
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/.