Sjungbok #67
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
6 errors
build:
src/routes/songbook/+page.server.ts#L12
Unexpected var, use let or const instead
|
build:
src/routes/songbook/+page.server.ts#L80
Unexpected var, use let or const instead
|
build:
src/routes/songbook/+page.svelte#L16
Don't use `Boolean` as a type. Use boolean instead
|
build:
src/routes/songbook/+page.svelte#L58
`{@html}` can lead to XSS attack
|
build:
src/routes/songbook/+page.svelte#L76
`{@html}` can lead to XSS attack
|
build
Process completed with exit code 1.
|