feat: add opt-out #9
ci.yaml
on: pull_request
commitlint
7s
static-analysis
32s
Annotations
10 errors
static-analysis:
playground/app.vue#L5
The 'lang' attribute of '<script>' is missing
|
static-analysis:
playground/nuxt.config.ts#L11
Expected object keys to be in natural ascending order. 'devtools' should be before 'typescript'
|
static-analysis:
src/module.ts#L3
Member 'addImportsDir' of the import declaration should be sorted alphabetically
|
static-analysis:
src/module.ts#L8
Expected 'multiple' syntax before 'single' syntax
|
static-analysis:
src/module.ts#L22
Expected object keys to be in natural ascending order. 'configKey' should be before 'version'
|
static-analysis:
src/module.ts#L24
Expected object keys to be in natural ascending order. 'defaults' should be before 'meta'
|
static-analysis:
src/module.ts#L43
Expected object keys to be in natural ascending order. 'mode' should be before 'src'
|
static-analysis:
src/runtime/plugins/matomo.ts#L7
Member 'useRouter' of the import declaration should be sorted alphabetically
|
static-analysis:
src/runtime/plugins/matomo.ts#L68
Expected object keys to be in natural ascending order. 'async' should be before 'src'
|
static-analysis:
src/runtime/types/schema.d.ts#L1
Member 'CONFIG_KEY' of the import declaration should be sorted alphabetically
|