Skip to content

Features pages

Features pages #865

Triggered via pull request September 6, 2024 14:53
Status Cancelled
Total duration 40s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Lint
Canceling since a higher priority waiting request for 'lint-refs/pull/162/merge' exists
Lint
The operation was canceled.
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/features/[slug].vue#L3
'fullPath' is assigned a value but never used. Allowed unused vars must match /^_/u
Lint: pages/features/[slug].vue#L7
'directusUrl' is assigned a value but never used. Allowed unused vars must match /^_/u
Lint: pages/features/[slug].vue#L7
'baseUrl' is assigned a value but never used. Allowed unused vars must match /^_/u
Lint: pages/tv/live.vue#L99
'v-html' directive can lead to XSS attack