Merge pull request #34587 from lukemorawski/20354-fix_money_request_p… #11942
preDeploy.yml
on: push
Matrix: test / jest
typecheck
/
typecheck
57s
lint
/
lint
3m 15s
test
/
Storybook tests
2m 0s
test
/
Shell tests
43s
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
3 errors
typecheck / typecheck:
src/components/ConfirmModal.tsx#L95
Type '(ref?: RefObject<HTMLElement> | undefined) => void' is not assignable to type '(ref?: RefObject<View | HTMLDivElement> | undefined) => void'.
|
typecheck / typecheck
Process completed with exit code 2.
|
confirmPassingBuild
Process completed with exit code 1.
|