get the correct token #15
Annotations
4 errors
Run yarn lint:
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)
|
Run yarn lint:
src/routes/+layout.server.ts#L4
'token' is never reassigned. Use 'const' instead
|
Run yarn lint:
src/routes/+layout.server.ts#L7
'client' is assigned a value but never used
|
Run yarn lint
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading