Skip to content

Add Partner Directory #842

Add Partner Directory

Add Partner Directory #842

Triggered via pull request August 2, 2024 11:01
Status Failure
Total duration 39s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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#L262
Variable 'project' is already declared in the upper scope
Lint: pages/tv/live.vue#L99
'v-html' directive can lead to XSS attack