Skip to content

디펜던시 업그레이드 시도 #15437

디펜던시 업그레이드 시도

디펜던시 업그레이드 시도 #15437

Triggered via pull request November 3, 2024 10:26
Status Failure
Total duration 2m 54s
Artifacts

ci.yml

on: pull_request
Matrix: Lint
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Lint (eslint): apps/website/src/lib/components/AdSense.svelte#L16
Prefer `globalThis` over `window`
Lint (eslint): apps/website/src/lib/components/AdSense.svelte#L16
Prefer `globalThis` over `window`
Lint (eslint): apps/website/src/lib/components/Alert.svelte#L16
Self-closing HTML tags for non-void elements are ambiguous — use `<div ...></div>` rather than `<div ... />`(element_invalid_self_closing_tag)
Lint (eslint): apps/website/src/lib/components/ColorPicker.svelte#L176
Buttons and links should either contain text or have an `aria-label` or `aria-labelledby` attribute(a11y_consider_explicit_label)
Lint (eslint): apps/website/src/lib/components/ColorPicker.svelte#L176
Self-closing HTML tags for non-void elements are ambiguous — use `<button ...></button>` rather than `<button ... />`(element_invalid_self_closing_tag)
Lint (eslint): apps/website/src/lib/components/ColorPicker.svelte#L222
Self-closing HTML tags for non-void elements are ambiguous — use `<canvas ...></canvas>` rather than `<canvas ... />`(element_invalid_self_closing_tag)
Lint (eslint): apps/website/src/lib/components/ColorPicker.svelte#L315
Buttons and links should either contain text or have an `aria-label` or `aria-labelledby` attribute(a11y_consider_explicit_label)
Lint (eslint): apps/website/src/lib/components/ColorPicker.svelte#L315
Self-closing HTML tags for non-void elements are ambiguous — use `<button ...></button>` rather than `<button ... />`(element_invalid_self_closing_tag)
Lint (eslint): apps/website/src/lib/components/ColorPicker.svelte#L345
Buttons and links should either contain text or have an `aria-label` or `aria-labelledby` attribute(a11y_consider_explicit_label)
Lint (eslint): apps/website/src/lib/components/ColorPicker.svelte#L345
Self-closing HTML tags for non-void elements are ambiguous — use `<button ...></button>` rather than `<button ... />`(element_invalid_self_closing_tag)
Lint (svelte)
@withglyph/website#lint:svelte: command (/home/runner/work/withglyph/withglyph/apps/website) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint:svelte exited (1)
Lint (svelte)
Process completed with exit code 1.