Merge pull request #29029 from ahmedGaber93/issue-28026 #64
preDeploy.yml
on: push
Matrix: test / jest
typecheck
/
typecheck
2m 36s
lint
/
lint
8m 24s
test
/
Storybook tests
4m 54s
test
/
Shell tests
3m 43s
isExpensifyEmployee
2s
newContributorWelcomeMessage
6s
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
8 errors and 1 warning
newContributorWelcomeMessage
Input required and not supplied: token
|
typecheck / typecheck:
src/libs/actions/KeyboardShortcuts.ts#L6
Property 'IS_SHORTCUTS_MODAL_OPEN' does not exist on type '{ readonly ACCOUNT: "account"; readonly ACCOUNT_MANAGER_REPORT_ID: "accountManagerReportID"; readonly NVP_IS_FIRST_TIME_NEW_EXPENSIFY_USER: "isFirstTimeNewExpensifyUser"; readonly ACTIVE_CLIENTS: "activeClients"; ... 68 more ...; readonly FORMS: { ...; }; }'.
|
typecheck / typecheck:
src/libs/actions/KeyboardShortcuts.ts#L18
Property 'IS_SHORTCUTS_MODAL_OPEN' does not exist on type '{ readonly ACCOUNT: "account"; readonly ACCOUNT_MANAGER_REPORT_ID: "accountManagerReportID"; readonly NVP_IS_FIRST_TIME_NEW_EXPENSIFY_USER: "isFirstTimeNewExpensifyUser"; readonly ACTIVE_CLIENTS: "activeClients"; ... 68 more ...; readonly FORMS: { ...; }; }'.
|
typecheck / typecheck:
src/libs/actions/KeyboardShortcuts.ts#L18
Argument of type 'true' is not assignable to parameter of type 'null'.
|
typecheck / typecheck:
src/libs/actions/KeyboardShortcuts.ts#L28
Property 'IS_SHORTCUTS_MODAL_OPEN' does not exist on type '{ readonly ACCOUNT: "account"; readonly ACCOUNT_MANAGER_REPORT_ID: "accountManagerReportID"; readonly NVP_IS_FIRST_TIME_NEW_EXPENSIFY_USER: "isFirstTimeNewExpensifyUser"; readonly ACTIVE_CLIENTS: "activeClients"; ... 68 more ...; readonly FORMS: { ...; }; }'.
|
typecheck / typecheck:
src/libs/actions/KeyboardShortcuts.ts#L28
Argument of type 'false' is not assignable to parameter of type 'null'.
|
typecheck / typecheck
Process completed with exit code 2.
|
confirmPassingBuild
Specify secrets.SLACK_WEBHOOK_URL
|
isExpensifyEmployee
The following actions uses node12 which is deprecated and will be forced to run on node16: roryabraham/action-get-merged-pull-request@7a7a194f6ff8f3eef58c822083695a97314ebec1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|