Skip to content

prevent restart of worker in dev mode #23

prevent restart of worker in dev mode

prevent restart of worker in dev mode #23

Triggered via push September 11, 2024 06:56
Status Failure
Total duration 1m 24s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

14 errors
lint: src/module.ts#L52
Block must not be padded by blank lines
lint: src/module.ts#L62
Trailing spaces not allowed
lint: src/module.ts#L69
More than 1 blank line not allowed
lint: src/runtime/server/plugins/storescp.ts#L4
`node:worker_threads` import should occur before import of `consola`
lint: src/runtime/server/plugins/storescp.ts#L4
'Worker' is defined but never used. Allowed unused vars must match /^_/u
lint: src/runtime/server/plugins/storescp.ts#L4
Extra semicolon
lint: src/runtime/server/plugins/storescp.ts#L6
Extra semicolon
lint: src/runtime/server/plugins/storescp.ts#L8
Block must not be padded by blank lines
lint: src/runtime/server/plugins/storescp.ts#L12
Extra semicolon
lint: src/runtime/server/plugins/storescp.ts#L14
Extra semicolon
test: src/module.ts#L3
Cannot find module '@nuxt/kit'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
test: src/module.ts#L4
Cannot find module 'defu'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
test: src/module.ts#L30
The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', or 'nodenext'.
test
Process completed with exit code 1.