Merge pull request #34563 from ishpaul777/fix/33201 #11941
preDeploy.yml
on: push
Matrix: test / jest
typecheck
/
typecheck
1m 11s
lint
/
lint
3m 14s
test
/
Storybook tests
2m 15s
test
/
Shell tests
44s
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.
|