Skip to content

Add Partner Directory #845

Add Partner Directory

Add Partner Directory #845

Triggered via pull request August 2, 2024 13:01
Status Success
Total duration 49s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
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