4 dev #308
pull_request.workflow.yml
on: pull_request
Lint
1m 14s
E2E Cypress tests
13m 30s
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
|