Merge pull request #26877 from samh-nl/fix/issue-26306 #30
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
preDeploy.yml
on: push
Matrix: test / jest
typecheck
/
typecheck
4m 20s
lint
/
lint
5m 55s
test
/
Storybook tests
5m 6s
test
/
Shell tests
4m 58s
isExpensifyEmployee
5s
newContributorWelcomeMessage
2s
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
5 errors and 2 warnings
newContributorWelcomeMessage
Input required and not supplied: token
|
lint / lint:
src/components/CategoryPicker/index.js#L57
'iou' is not defined
|
lint / lint:
src/components/CategoryPicker/index.js#L63
'iou' is not defined
|
lint / lint
Process completed with exit code 1.
|
confirmPassingBuild
Specify secrets.SLACK_WEBHOOK_URL
|
isExpensifyEmployee
The following actions uses node12 which is deprecated and will be forced to run on node16: roryabraham/action-get-merged-pull-request@7a7a194f6ff8f3eef58c822083695a97314ebec1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint / lint:
src/components/CategoryPicker/index.js#L63
React Hook useMemo has an unnecessary dependency: 'iou.category'. Either exclude it or remove the dependency array. Outer scope values like 'iou.category' aren't valid dependencies because mutating them doesn't re-render the component
|