feat: link frontend to backend for guests #454
Annotations
8 errors and 3 warnings
|
Run ESLint
Process completed with exit code 1.
|
|
Run ESLint:
clients/web/src/routes/_protected/guests.index.tsx#L14
Array type using 'number[]' is forbidden. Use 'Array<number>' instead
|
|
Run ESLint:
clients/web/src/routes/_protected/guests.$guestId.tsx#L65
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
|
|
Run ESLint:
clients/web/src/components/guests/PreviousStaysCard.tsx#L2
`../../utils/dates` import should occur before type import of `@shared`
|
|
Run ESLint:
clients/web/src/components/guests/GuestQuickListTable.tsx#L2
`lucide-react` import should occur before type import of `@shared`
|
|
Run ESLint:
clients/web/src/components/guests/GuestProfileCard.tsx#L35
Unnecessary conditional, value is always truthy
|
|
Run ESLint:
clients/web/src/components/guests/GuestProfileCard.tsx#L19
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
|
|
Run ESLint:
clients/web/src/components/guests/GuestProfileCard.tsx#L1
`@shared` type import should occur after import of `../../utils/dates`
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run ESLint:
clients/web/src/routes/_protected/test-api.tsx#L18
'name' is already declared in the upper scope on line 11 column 10
|
|
Run actions/setup-node@v4
Could not determine node version from /home/runner/work/selfserve/selfserve/clients/web/package.json. Falling back
|
Loading