Skip to content

feat: add opt-out

feat: add opt-out #9

Triggered via pull request April 18, 2024 13:48
@dvdmllndvdmlln
synchronize #8
feat
Status Failure
Total duration 42s
Artifacts

ci.yaml

on: pull_request
commitlint
7s
commitlint
static-analysis
32s
static-analysis
Fit to window
Zoom out
Zoom in

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