Skip to content

Dev/34424

Dev/34424 #20443

Triggered via pull request January 24, 2024 23:42
Status Failure
Total duration 1m 20s
Artifacts

typecheck.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
typecheck: src/libs/ReportUtils.ts#L1044
Duplicate function implementation.
typecheck: src/libs/ReportUtils.ts#L1827
Duplicate function implementation.
typecheck: src/libs/ReportUtils.ts#L1828
No overload matches this call.
typecheck: src/libs/ReportUtils.ts#L1829
Argument of type 'EmptyObject | OnyxEntry<Report>' is not assignable to parameter of type 'OnyxEntry<Report>'.
typecheck: src/libs/ReportUtils.ts#L1829
Property 'STATUS' does not exist on type '{ readonly MAX_COUNT_BEFORE_FOCUS_UPDATE: 30; readonly MAXIMUM_PARTICIPANTS: 8; readonly SPLIT_REPORTID: "-2"; readonly ACTIONS: { readonly LIMIT: 50; readonly TYPE: { readonly ADDCOMMENT: "ADDCOMMENT"; ... 19 more ...; readonly ROOMCHANGELOG: { ...; }; }; readonly THREAD_DISABLED: readonly [...]; }; ... 17 more ......'.
typecheck
Process completed with exit code 2.
typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.