ci: gha update e2e commands #860
Annotations
2 errors and 14 warnings
run-e2e-ios
Process completed with exit code 1.
|
run-e2e-android (21, pixel_xl)
The process '/bin/sh' failed with exit code 1
|
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. 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:
packages/core/src/__tests__/internal/checkInstalledVersion.test.ts#L176
'store' is already declared in the upper scope on line 22 column 9
|
build-and-test:
packages/core/src/__tests__/methods/identify.test.ts#L80
Unexpected focused test
|
build-and-test:
packages/core/src/__tests__/methods/process.test.ts#L43
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
build-and-test:
packages/core/src/__tests__/methods/process.test.ts#L58
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
build-and-test
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
build-and-test
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
build-and-test
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
build-and-test
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
build-and-test:
packages/core/src/plugin.ts#L1
'@typescript-eslint/no-unused-vars' rule is disabled but never reported
|
build-and-test:
packages/plugins/plugin-branch/src/methods/parameterMapping.ts#L59
Invalid type "unknown" of template literal expression
|
run-e2e-ios
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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/
|