Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

Now using JWTs

Now using JWTs #107

Triggered via pull request June 25, 2023 17:45
Status Success
Total duration 38s
Artifacts

lint.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
lint (18.x): src/hooks.server.ts#L17
'decoded' is defined but never used
lint (18.x): src/lib/utils.ts#L1
'IEmployee' is defined but never used
lint (18.x): src/routes/admin/bookings/+page.svelte#L3
'toast' is defined but never used
lint (18.x): src/routes/admin/bookings/edit/[id]/+page.server.ts#L7
'cookies' is defined but never used
lint (18.x): src/routes/admin/bookings/edit/[id]/+page.svelte#L2
Unexpected any. Specify a different type
lint (18.x): src/routes/admin/employees/manage/+page.svelte#L44
'res' is assigned a value but never used
lint (18.x): src/routes/api/admin/employees/+server.ts#L60
Unexpected any. Specify a different type
lint (18.x): src/routes/setup/+page.svelte#L12
Unexpected any. Specify a different type