feat: allow openid connexion instead of local #342
Annotations
10 warnings
|
src/components/Common/Login/Form.vue#L48
Unexpected 'v-bind' before ':'
|
|
src/components/Common/Login/Form.vue#L50
Unexpected 'v-bind' before ':'
|
|
src/components/Common/Login/Form.vue#L55
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
|
The logs for this run have expired and are no longer available.
Loading