Skip to content

fix: deduction display error #88

fix: deduction display error

fix: deduction display error #88

Triggered via push April 9, 2024 13:31
Status Failure
Total duration 36s
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/apis/api_worklogs.ts#L169
'wlid' is declared but its value is never read.
build (18.x): src/configs/zustore/adminStore.ts#L15
Type '{ dashboard: number; clients: number; orders: number; worklogs: number; calendar: number; staff: number; setting: number; uid: string; first_name: string; last_name: string; role: string; hr: number; }' is missing the following properties from type '{ hr: number; role: string; bsb: string; dashboard: number; clients: number; orders: number; worklogs: number; calendar: number; staff: number; setting: number; uid: string; first_name: string; last_name: string; account: string; }': bsb, account
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/.