ci: enable CI for branch #839
ci.yml
on: push
cancel_previous
2s
Matrix: run-e2e-android
Annotations
3 errors and 5 warnings
build-and-test
error This project's package.json defines "packageManager": "[email protected]". However the current global version of Yarn is 1.22.21.
Presence of the "packageManager" field indicates that the project is meant to be used with Corepack, a tool included by default with all official Node.js distributions starting from 16.9 and 14.19.
Corepack must currently be enabled by running corepack enable in your terminal. For more information, check out https://yarnpkg.com/corepack.
|
run-e2e-ios
Could not find Xcode version that satisfied version spec: '15.0.1'
|
run-e2e-android (21, pixel_xl)
The operation was canceled.
|
cancel_previous
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-and-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
run-e2e-ios
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
run-e2e-android (21, pixel_xl)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
run-e2e-android (21, pixel_xl)
Unexpected input(s) 'name', valid inputs are ['api-level', 'target', 'arch', 'profile', 'cores', 'ram-size', 'heap-size', 'sdcard-path-or-size', 'disk-size', 'avd-name', 'force-avd-creation', 'emulator-boot-timeout', 'emulator-options', 'disable-animations', 'disable-spellchecker', 'disable-linux-hw-accel', 'enable-hw-keyboard', 'emulator-build', 'working-directory', 'ndk', 'cmake', 'channel', 'script', 'pre-emulator-launch-script']
|