Skip to content

imp: payslip pdf display modal #103

imp: payslip pdf display modal

imp: payslip pdf display modal #103

Triggered via push April 16, 2024 10:10
Status Failure
Total duration 32s
Artifacts

node.js.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build (18.x): src/components/btns/DateBtn.tsx#L19
Type 'MouseEventHandler<HTMLButtonElement>' is not assignable to type 'MouseEventHandler<HTMLDivElement>'.
build (18.x): src/components/table/tableBtn/PSDisplayBtn.tsx#L82
Argument of type '({ note: string | null; fk_uid: string; fk_psid: string; amount: number; } | undefined)[]' is not assignable to parameter of type 'Partial<{ note: string | null; fk_uid: string; fk_psid: string; amount: number; }>[]'.
build (18.x): src/pages/workLogs.tsx#L48
Property 'FAILED_DELETE_WORKLOG' does not exist on type 'typeof RES_STATUS'. Did you mean 'FAILED_DEL_WORKLOG'?
build (18.x)
Process completed with exit code 2.
build (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.