Merge pull request #33039 from bernhardoj/fix/32513-red-dot-shows-aft… #11419
preDeploy.yml
on: push
Matrix: test / jest
typecheck
/
typecheck
51s
lint
/
lint
3m 25s
test
/
Storybook tests
1m 56s
test
/
Shell tests
50s
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.
|