Merge pull request #32133 from ishpaul777/fix/29379 #11422
preDeploy.yml
on: push
Matrix: test / jest
typecheck
/
typecheck
50s
lint
/
lint
3m 9s
test
/
Storybook tests
2m 12s
test
/
Shell tests
51s
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
typecheck / typecheck:
src/components/UserDetailsTooltip/BaseUserDetailsTooltip/index.tsx#L33
Property 'login' does not exist on type '{}'.
|
typecheck / typecheck:
src/components/UserDetailsTooltip/BaseUserDetailsTooltip/index.tsx#L34
Property 'avatar' does not exist on type '{}'.
|
typecheck / typecheck:
src/components/UserDetailsTooltip/BaseUserDetailsTooltip/index.tsx#L49
Argument of type 'AvatarSource | undefined' is not assignable to parameter of type 'AvatarSource'.
|
typecheck / typecheck
Process completed with exit code 2.
|
confirmPassingBuild
Process completed with exit code 1.
|