Skip to content

Update Dependencies to latest versions #873

Update Dependencies to latest versions

Update Dependencies to latest versions #873

Triggered via pull request September 9, 2024 17:58
Status Failure
Total duration 43s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 7 warnings
Lint: components/Base/HsForm.vue#L21
Unexpected var, use let or const instead
Lint: components/Block/Card.vue#L26
Replace `····` with `↹`
Lint: components/Block/Card.vue#L27
Replace `····` with `↹`
Lint: components/Block/CardGroupDynamic.vue#L139
Replace `··` with `↹`
Lint: components/Block/Media.vue#L32
Replace `block.aspect_ratio·??·undefined` with `(block.aspect_ratio·??·undefined)`
Lint: components/Block/Metric.vue#L5
Delete `⏎`
Lint: components/LogoTitle.vue#L5
Delete `⏎`
Lint: components/Nav/Header.vue#L70
Delete `⏎↹↹`
Lint: components/Nav/Header.vue#L72
Delete `↹`
Lint: components/Nav/Header.vue#L73
Delete `↹`
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#L267
Variable 'project' is already declared in the upper scope
Lint: pages/tv/live.vue#L99
'v-html' directive can lead to XSS attack