Skip to content

Search, sort, and filters #167

Search, sort, and filters

Search, sort, and filters #167

Triggered via pull request May 28, 2024 01:44
Status Success
Total duration 1m 39s
Artifacts

lint-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
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/.
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/profile/page.tsx#L12
'AllUsersError' is defined but never used. Allowed unused vars must match /^_/u
Frontend check: frontend/src/app/staff/profile/page.tsx#L19
'isMobile' is assigned a value but never used. Allowed unused vars must match /^_/u
Frontend check: frontend/src/app/staff/profile/page.tsx#L19
'isTablet' is assigned a value but never used. Allowed unused vars must match /^_/u
Frontend check: frontend/src/app/staff/profile/page.tsx#L20
'papUser' is assigned a value but never used. Allowed unused vars must match /^_/u
Frontend check: frontend/src/components/Profile/AdminProfile/index.tsx#L4
'User' is defined but never used. Allowed unused vars must match /^_/u
Frontend check: frontend/src/components/Profile/UserProfile/index.tsx#L4
'User' is defined but never used. Allowed unused vars must match /^_/u