Skip to content

Search, sort, and filters #162

Search, sort, and filters

Search, sort, and filters #162

Triggered via pull request May 27, 2024 23:29
Status Failure
Total duration 1m 18s
Artifacts

lint-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
Frontend check
Process completed with exit code 1.
Frontend check
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/.
Frontend check: frontend/src/app/staff/furnitureItems/page.tsx#L9
'addFurnitureItem' is defined but never used. Allowed unused vars must match /^_/u
Frontend check: frontend/src/app/staff/furnitureItems/page.tsx#L10
'updateFurnitureItem' is defined but never used. Allowed unused vars must match /^_/u
Frontend check: frontend/src/app/staff/furnitureItems/page.tsx#L11
'deleteFurnitureItem' is defined but never used. Allowed unused vars must match /^_/u
Frontend check: frontend/src/app/staff/furnitureItems/page.tsx#L14
'ICreateVSRFormInput' is defined but never used. Allowed unused vars must match /^_/u
Frontend check: frontend/src/app/staff/vsr/page.tsx#L54
'successNotificationOpen' is assigned a value but never used. Allowed unused vars must match /^_/u
Frontend check: frontend/src/app/staff/vsr/page.tsx#L55
'errorNotificationOpen' is assigned a value but never used. Allowed unused vars must match /^_/u
Frontend check: frontend/src/components/FurnitureRequest/EditTemplate/index.tsx#L5
'getFurnitureItems' is defined but never used. Allowed unused vars must match /^_/u
Frontend check: frontend/src/components/FurnitureRequest/EditTemplate/index.tsx#L44
'papUser' is assigned a value but never used. Allowed unused vars must match /^_/u
Frontend check: frontend/src/components/FurnitureRequest/EditTemplate/index.tsx#L64
'handleStopEditItem' is assigned a value but never used. Allowed unused vars must match /^_/u
Frontend check: frontend/src/components/FurnitureRequest/EditTemplate/index.tsx#L190
'e' is defined but never used. Allowed unused args must match /^_/u
Backend check
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/.