Skip to content

Remove sort on TV live (#169) #878

Remove sort on TV live (#169)

Remove sort on TV live (#169) #878

Triggered via push September 9, 2024 20:10
Status Success
Total duration 46s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
Lint: components/Base/FormGroup.vue#L9
'props' is assigned a value but never used. Allowed unused vars must match /^_/u
Lint: components/Base/Input.vue#L37
'theme' is assigned a value but never used. Allowed unused vars must match /^_/u
Lint: modules/posthog/runtime/plugins/posthog.client.ts#L45
'to' is defined but never used. Allowed unused args must match /^_/u
Lint: modules/posthog/runtime/plugins/posthog.client.ts#L45
'from' is defined but never used. Allowed unused args 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#L98
'v-html' directive can lead to XSS attack