Show email confirmation status of the user in the settings page and resent the confirmation mail. #2014
Annotations
2 errors and 11 warnings
|
⚡ Test
Process completed with exit code 1.
|
|
tests/routes/api.users.me.boxes.$deviceId.spec.ts > openSenseMap API Routes: /users > /me/boxes/:deviceId > GET:
tests/routes/api.users.me.boxes.$deviceId.spec.ts#L33
Error: Hook timed out in 10000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ tests/routes/api.users.me.boxes.$deviceId.spec.ts:33:4
|
|
⬣ Lint:
app/routes/api.devices.ts#L287
'max_limit' is assigned a value but never used. Allowed unused vars must match /^ignored/u
|
|
⬣ Lint:
app/models/transfer.server.ts#L3
'device' is defined but never used. Allowed unused vars must match /^ignored/u
|
|
⬣ Lint:
app/models/device.server.ts#L245
'height' is assigned a value but never used. Allowed unused vars must match /^ignored/u
|
|
⬣ Lint:
app/lib/jwt.ts#L8
'device' is defined but never used. Allowed unused vars must match /^ignored/u
|
|
⬣ Lint:
app/lib/jwt.ts#L8
Imports "Device" are only used as type
|
|
⬣ Lint:
app/lib/decoding-service.server.ts#L103
'sensors' is defined but never used. Allowed unused args must match /^_/u
|
|
⬣ Lint:
app/lib/decoding-service.server.ts#L67
'sensors' is defined but never used. Allowed unused args must match /^_/u
|
|
⬣ Lint:
app/components/nav-bar.tsx#L14
`react-i18next` import should occur before import of `react-router`
|
|
⬣ Lint:
app/components/landing/sections/tools.tsx#L3
`react-i18next` import should occur before import of `@/components/ui/tabs`
|
|
⬣ Lint:
app/components/landing/header/header.tsx#L5
`react-i18next` import should occur before import of `react-router`
|
|
🐳 Build
Attestations are only supported by buildx >= 0.10.0; the inputs 'attests', 'provenance' and 'sbom' are ignored.
|