Merge pull request #38071 from Expensify/vit-revert32336 #13202
preDeploy.yml
on: push
Matrix: test / jest
typecheck
/
typecheck
1m 25s
lint
/
Run ESLint
2m 53s
test
/
Storybook tests
1m 57s
test
/
Shell tests
1m 30s
e2ePerformanceTests
/
Build apk from delta ref
e2ePerformanceTests
/
Build apk from latest release as a baseline
skipDeploy
0s
e2ePerformanceTests
/
Run E2E tests in AWS device farm
updateStaging
0s
Annotations
8 errors and 3 warnings
typecheck / typecheck:
tests/perf-test/SelectionList.perf-test.tsx#L83
Argument of type 'string | null | undefined' is not assignable to parameter of type 'string'.
|
typecheck / typecheck:
tests/perf-test/SelectionList.perf-test.tsx#L86
Type 'string | null | undefined' is not assignable to type 'string'.
|
typecheck / typecheck:
tests/perf-test/SelectionList.perf-test.tsx#L86
Type 'string | null | undefined' is not assignable to type 'string'.
|
typecheck / typecheck:
tests/perf-test/SelectionList.perf-test.tsx#L89
Type 'string | null | undefined' is not assignable to type 'string'.
|
typecheck / typecheck
Process completed with exit code 2.
|
lint / Run ESLint
Canceling since a higher priority waiting request for 'refs/heads/main-lint' exists
|
lint / Run ESLint
The operation was canceled.
|
confirmPassingBuild
Process completed with exit code 1.
|
test / test (job 2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: SimenB/github-actions-cpu-cores@31e91de0f8654375a21e8e83078be625380e2b18. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / test (job 1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: SimenB/github-actions-cpu-cores@31e91de0f8654375a21e8e83078be625380e2b18. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / test (job 3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: SimenB/github-actions-cpu-cores@31e91de0f8654375a21e8e83078be625380e2b18. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|