Add Partner Directory #841
Annotations
3 errors and 9 warnings
Lint:
components/Base/Card.vue#L85
Insert `⏎↹↹↹↹↹`
|
Lint:
components/Base/Card.vue#L85
Parsing error: missing-whitespace-between-attributes
|
Lint
Process completed with exit code 1.
|
Lint:
components/Base/CheckboxGroup.vue#L2
'computed' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
components/Base/FormGroup.vue#L2
'computed' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
components/Base/FormGroup.vue#L11
'props' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint:
components/Base/Input.vue#L31
'clearInput' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint:
components/Base/Input.vue#L44
'theme' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint:
composables/useDirectory.ts#L13
'Facet' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
pages/agency-directory/[slug].vue#L262
Variable 'partner' is already declared in the upper scope
|
Lint:
pages/built-with-directus/[slug].vue#L256
Variable 'project' is already declared in the upper scope
|
Lint:
pages/tv/live.vue#L99
'v-html' directive can lead to XSS attack
|