Skip to content

get the correct token #15

get the correct token

get the correct token #15

Triggered via push October 18, 2023 21:28
Status Failure
Total duration 35s
Artifacts

ci.yml

on: push
types-lint-build
25s
types-lint-build
Fit to window
Zoom out
Zoom in

Annotations

4 errors
types-lint-build: src/components/Nav.svelte#L7
Component has unused export property 'user'. If it is for external reference only, please consider using `export const user`(unused-export-let)
types-lint-build: src/routes/+layout.server.ts#L4
'token' is never reassigned. Use 'const' instead
types-lint-build: src/routes/+layout.server.ts#L7
'client' is assigned a value but never used
types-lint-build
Process completed with exit code 1.