2.0.0 #5
Annotations
7 errors
Run pnpm lint:
src/sveltekit.ts#L24
Returning an awaited promise is not allowed in this context
|
Run pnpm lint:
src/sveltekit.ts#L42
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Run pnpm lint:
src/sveltekit.ts#L52
Assignment to property of function parameter 'event'
|
Run pnpm lint:
src/sveltekit.ts#L52
Unexpected any. Specify a different type
|
Run pnpm lint:
src/sveltekit.ts#L55
Returning an awaited promise is not allowed in this context
|
Run pnpm lint:
src/sveltekit.ts#L57
Newline required at end of file but not found
|
Run pnpm lint
Process completed with exit code 1.
|
Loading