feat: allow openid connexion instead of local #337
Annotations
2 errors and 9 warnings
|
src/components/Common/Login/Form.vue#L49
Elements in iteration expect to have 'v-bind:key' directives
|
|
|
|
src/components/Common/Login/Form.vue#L56
Attribute "tabindex" should go before "@click"
|
|
src/components/Data/Documents/Views/Column/Column.vue#L222
`vue-multiselect` import should occur before import of `vuedraggable`
|
|
src/components/Data/Documents/Views/Map.vue#L70
Variable 'index' is already declared in the upper scope
|
|
src/main.ts#L11
`./stores` import should occur after import of `./routes/index`
|
|
src/main.ts#L13
`./App.vue` import should occur after import of `@/components/Data/Documents/FormInputs/JsonFormInput.vue`
|
|
src/main.ts#L14
There should be at least one empty line between import groups
|
|
src/services/filterManager.ts#L300
Default clause should be the last clause
|
|
src/stores/auth.ts#L353
Expected property shorthand
|
|
src/utils.ts#L34
Delete `⏎`
|
The logs for this run have expired and are no longer available.
Loading