Merge pull request #34311 from Expensify/revert-34046-ionatan_killare… #11842
preDeploy.yml
on: push
Matrix: test / jest
typecheck
/
typecheck
51s
lint
/
lint
2m 25s
test
/
Storybook tests
2m 17s
test
/
Shell tests
1m 1s
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
6 errors
typecheck / typecheck:
src/libs/actions/TeachersUnite.ts#L93
Type '{ onyxMethod: "set"; key: `policy_${string}`; value: { id: string; isPolicyExpenseChatEnabled: true; type: "corporate"; name: "Expensify.org / Teachers Unite!"; role: "user"; owner: string; outputCurrency: string; pendingAction: "add"; }; }' is not assignable to type 'OnyxUpdate'.
|
typecheck / typecheck
Process completed with exit code 2.
|
lint / lint:
src/pages/RoomInvitePage.js#L1
'parsePhoneNumber' import from 'awesome-phonenumber' is restricted. Please use '@libs/PhoneNumber' instead
|
lint / lint:
src/pages/workspace/WorkspaceInvitePage.js#L1
'parsePhoneNumber' import from 'awesome-phonenumber' is restricted. Please use '@libs/PhoneNumber' instead
|
lint / lint
Process completed with exit code 1.
|
confirmPassingBuild
Process completed with exit code 1.
|