Skip to content

Merge pull request #34565 from rojiphil/33995-missing-announce-admin-… #12195

Merge pull request #34565 from rojiphil/33995-missing-announce-admin-…

Merge pull request #34565 from rojiphil/33995-missing-announce-admin-… #12195

Triggered via push January 30, 2024 07:53
Status Failure
Total duration 3m 57s
Artifacts

preDeploy.yml

on: push
Matrix: test / jest
confirmPassingBuild
5s
confirmPassingBuild
chooseDeployActions
0s
chooseDeployActions
createNewVersion  /  validateActor
createNewVersion / validateActor
e2ePerformanceTests  /  Build apk from delta ref
e2ePerformanceTests / Build apk from delta ref
e2ePerformanceTests  /  Build apk from latest release as a baseline
e2ePerformanceTests / Build apk from latest release as a baseline
skipDeploy
0s
skipDeploy
createNewVersion  /  createNewVersion
createNewVersion / createNewVersion
e2ePerformanceTests  /  Run E2E tests in AWS device farm
e2ePerformanceTests / Run E2E tests in AWS device farm
updateStaging
0s
updateStaging
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 7 warnings
typecheck / typecheck: src/components/ReportActionItem/ReportPreview.tsx#L5
Cannot find module 'react-native-onyx/lib/types' or its corresponding type declarations.
typecheck / typecheck: src/components/ReportActionItem/ReportPreview.tsx#L329
Type '{ key: ({ policyID }: Omit<ReportPreviewProps, keyof ReportPreviewOnyxProps> & Partial<ReportPreviewOnyxProps>) => `policy_${string}`; }' is not assignable to type 'OnyxPropMapping<ReportPreviewProps, ReportPreviewOnyxProps, "policy"> | OnyxPropCollectionMapping<ReportPreviewProps, ReportPreviewOnyxProps, "policy">'.
typecheck / typecheck: src/components/ReportActionItem/ReportPreview.tsx#L332
Type '{ key: ({ chatReportID }: Omit<ReportPreviewProps, keyof ReportPreviewOnyxProps> & Partial<ReportPreviewOnyxProps>) => `report_${string}`; }' is not assignable to type 'OnyxPropMapping<ReportPreviewProps, ReportPreviewOnyxProps, "chatReport"> | OnyxPropCollectionMapping<ReportPreviewProps, ReportPreviewOnyxProps, "chatReport">'.
typecheck / typecheck: src/components/ReportActionItem/ReportPreview.tsx#L335
Type '{ key: ({ iouReportID }: Omit<ReportPreviewProps, keyof ReportPreviewOnyxProps> & Partial<ReportPreviewOnyxProps>) => `report_${string}`; }' is not assignable to type 'OnyxPropMapping<ReportPreviewProps, ReportPreviewOnyxProps, "iouReport"> | OnyxPropCollectionMapping<ReportPreviewProps, ReportPreviewOnyxProps, "iouReport">'.
typecheck / typecheck: src/components/ReportActionItem/ReportPreview.tsx#L338
Type '{ key: "session"; }' is not assignable to type 'OnyxPropMapping<ReportPreviewProps, ReportPreviewOnyxProps, "session"> | OnyxPropCollectionMapping<ReportPreviewProps, ReportPreviewOnyxProps, "session">'.
typecheck / typecheck: src/components/ReportActionItem/ReportPreview.tsx#L341
Type '{ key: "transactions_"; }' is not assignable to type 'OnyxPropMapping<ReportPreviewProps, ReportPreviewOnyxProps, "transactions"> | OnyxPropCollectionMapping<ReportPreviewProps, ReportPreviewOnyxProps, "transactions">'.
typecheck / typecheck: src/components/ReportActionItem/ReportPreview.tsx#L344
Type '{ key: "transactionViolations_"; }' is not assignable to type 'OnyxPropMapping<ReportPreviewProps, ReportPreviewOnyxProps, "transactionViolations"> | OnyxPropCollectionMapping<ReportPreviewProps, ReportPreviewOnyxProps, "transactionViolations">'.
typecheck / typecheck
Process completed with exit code 2.
lint / lint: src/components/ReportActionItem/ReportPreview.tsx#L162
Unsafe return of an `any` typed value
lint / lint: src/components/ReportActionItem/ReportPreview.tsx#L293
Unsafe return of an `any` typed value
lint / lint: src/components/ReportActionItem/ReportPreview.tsx#L315
Unsafe return of an `any` typed value
lint / lint
Process completed with exit code 1.
confirmPassingBuild
Process completed with exit code 1.
typecheck / typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / Shell tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / test (job 2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, nick-fields/retry@v2, SimenB/github-actions-cpu-cores@31e91de0f8654375a21e8e83078be625380e2b18, actions/cache@ac25611caef967612169ab7e95533cf932c32270. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / test (job 3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, nick-fields/retry@v2, SimenB/github-actions-cpu-cores@31e91de0f8654375a21e8e83078be625380e2b18, actions/cache@ac25611caef967612169ab7e95533cf932c32270. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / test (job 1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, nick-fields/retry@v2, SimenB/github-actions-cpu-cores@31e91de0f8654375a21e8e83078be625380e2b18, actions/cache@ac25611caef967612169ab7e95533cf932c32270. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / Storybook tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint / lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.