Skip to content

Add Partner Directory #847

Add Partner Directory

Add Partner Directory #847

Triggered via pull request August 7, 2024 01:31
Status Failure
Total duration 44s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 9 warnings
Lint: pages/agency-directory/[slug].vue#L2
Insert `;`
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#L266
Variable 'partner' is already declared in the upper scope
Lint: pages/built-with-directus/[slug].vue#L266
Variable 'project' is already declared in the upper scope
Lint: pages/tv/live.vue#L99
'v-html' directive can lead to XSS attack