✨ initial commit #1
Annotations
6 errors and 1 warning
Lint:
playground/nuxt.config.ts#L1
Expected config key "modules" to come before "devtools"
|
Lint:
playground/nuxt.config.ts#L6
Newline required at end of file but not found
|
Lint:
src/module.ts#L1
'addImports' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
src/module.ts#L1
'addServerImports' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
src/runtime/care.ts#L23
'errorInfo' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading