Skip to content

modify: deduction logic for payslip modal #92

modify: deduction logic for payslip modal

modify: deduction logic for payslip modal #92

Triggered via push April 11, 2024 01:19
Status Failure
Total duration 34s
Artifacts

node.js.yml

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

Annotations

3 errors and 1 warning
build (18.x): src/pageComponents/DayPicker/RangedDayPicker.tsx#L53
Argument of type '{ note: string | null; did: string; fk_wlid: string; amount: number; }[] | undefined' is not assignable to parameter of type 'Partial<{ note: string | null; did: string; fk_wlid: string; amount: number; }>[]'.
build (18.x): src/pageComponents/modals/mPayslip/FormContent.tsx#L26
'onSubmit' is declared but its value is never read.
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/.