fix: violations of upcoming eslint/no-else-return
oxlint rule
#1595
ci.yaml
on: pull_request
test-module
35s
test-docs
45s
test-playground-local
1m 22s
test-playground-authjs
1m 21s
Annotations
8 errors
test-module:
playground-authjs/server/api/auth/[...].ts#L38
Trailing spaces not allowed
|
test-module:
playground-authjs/server/api/auth/[...].ts#L44
Block must not be padded by blank lines
|
test-module:
playground-authjs/server/api/auth/[...].ts#L45
Trailing spaces not allowed
|
test-module:
src/runtime/composables/local/useAuth.ts#L221
Trailing spaces not allowed
|
test-module:
src/runtime/composables/local/useAuth.ts#L222
Expected indentation of 4 spaces but found 6
|
test-module:
src/runtime/composables/local/useAuth.ts#L222
Block must not be padded by blank lines
|
test-module:
src/runtime/composables/local/useAuth.ts#L223
Trailing spaces not allowed
|
test-module
Process completed with exit code 1.
|