Merge pull request #48594 from allgandalf/issue46926P2 #17649
preDeploy.yml
on: push
Matrix: test / jest
typecheck
/
typecheck
2m 26s
lint
/
ESLint check
9m 11s
test
/
Storybook tests
2m 39s
prettier
/
Prettier check
1m 48s
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
4 errors and 3 warnings
typecheck / typecheck:
src/languages/en.ts#L4870
Type '{ common: { cancel: string; dismiss: string; yes: string; no: string; ok: string; notNow: string; learnMore: string; buttonConfirm: string; name: string; attachment: string; attachments: string; center: string; ... 224 more ...; rename: string; }; ... 173 more ...; debug: { ...; }; }' does not satisfy the expected type 'TranslationDeepObject<{ common: { cancel: string; dismiss: string; yes: string; no: string; ok: string; notNow: string; learnMore: string; buttonConfirm: string; name: string; attachment: string; attachments: string; center: string; ... 224 more ...; rename: string; }; ... 173 more ...; debug: { ...; }; }>'.
|
typecheck / typecheck:
src/languages/es.ts#L5390
Type '{ common: { cancel: string; dismiss: string; yes: string; no: string; ok: string; notNow: string; learnMore: string; buttonConfirm: string; name: string; attachment: string; attachments: string; from: string; ... 224 more ...; days: string; }; ... 173 more ...; debug: { ...; }; }' does not satisfy the expected type 'TranslationDeepObject<{ common: { cancel: string; dismiss: string; yes: string; no: string; ok: string; notNow: string; learnMore: string; buttonConfirm: string; name: string; attachment: string; attachments: string; center: string; ... 224 more ...; rename: string; }; ... 173 more ...; debug: { ...; }; }>'.
|
typecheck / typecheck
Process completed with exit code 2.
|
confirmPassingBuild
Process completed with exit code 1.
|
test / test (job 1)
The following actions use a deprecated Node.js version and will be forced to run on node20: SimenB/github-actions-cpu-cores@31e91de0f8654375a21e8e83078be625380e2b18. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test / test (job 3)
The following actions use a deprecated Node.js version and will be forced to run on node20: SimenB/github-actions-cpu-cores@31e91de0f8654375a21e8e83078be625380e2b18. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test / test (job 2)
The following actions use a deprecated Node.js version and will be forced to run on node20: SimenB/github-actions-cpu-cores@31e91de0f8654375a21e8e83078be625380e2b18. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|