Update linting rules #95
push_dev.workflow.yml
on: push
Lint
1m 20s
Deploy Admin Console to staging - next-console.kuzzle.io
1m 24s
Annotations
5 warnings
Lint:
src/components/Data/Documents/Views/Map.vue#L70
Variable 'index' is already declared in the upper scope
|
Lint:
src/main.ts#L11
`./stores` import should occur after import of `./routes/index`
|
Lint:
src/main.ts#L13
`./App.vue` import should occur after import of `@/components/Data/Documents/FormInputs/JsonFormInput.vue`
|
Lint:
src/main.ts#L14
There should be at least one empty line between import groups
|
Lint:
src/services/filterManager.ts#L300
Default clause should be the last clause
|