Merge pull request #34312 from Expensify/jack-fixLintTypes #11843
preDeploy.yml
on: push
Matrix: test / jest
typecheck
/
typecheck
1m 3s
lint
/
lint
3m 11s
test
/
Storybook tests
2m 10s
test
/
Shell tests
52s
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/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.
|
confirmPassingBuild
Process completed with exit code 1.
|