8000 chore(deps): update dependency svelte to v5 - autoclosed Β· colinlienard/gitlight@eceb33e Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

chore(deps): update dependency svelte to v5 - autoclosed #1357

chore(deps): update dependency svelte to v5 - autoclosed

chore(deps): update dependency svelte to v5 - autoclosed #1357

Triggered via pull request December 6, 2024 22:04
Status Failure
Total duration 54s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 5 warnings
typecheck
Process completed with exit code 1.
build-front
Process completed with exit code 1.
lint-ts: src/lib/components/common/AnimatedLogo.svelte#L17
Self-closing HTML tags for non-void elements are ambiguous β€” use `<canvas ...></canvas>` rather than `<canvas ... />`(element_invalid_self_closing_tag)
lint-ts: src/lib/components/common/AnimatedLogo.svelte#L18
Self-closing HTML tags for non-void elements are ambiguous β€” use `<div ...></div>` rather than `<div ... />`(element_invalid_self_closing_tag)
lint-ts: src/lib/components/common/Button.svelte#L56
Self-closing HTML tags for non-void elements are ambiguous β€” use `<span ...></span>` rather than `<span ... />`(element_invalid_self_closing_tag)
lint-ts: src/lib/components/common/DragRegion.svelte#L1
Self-closing HTML tags for non-void elements are ambiguous β€” use `<div ...></div>` rather than `<div ... />`(element_invalid_self_closing_tag)
lint-ts: src/lib/components/common/IconButton.svelte#L14
Self-closing HTML tags for non-void elements are ambiguous β€” use `<div ...></div>` rather than `<div ... />`(element_invalid_self_closing_tag)
lint-ts: src/lib/components/common/InlineSelect.svelte#L35
Self-closing HTML tags for non-void elements are ambiguous β€” use `<li ...></li>` rather than `<li ... />`(element_invalid_self_closing_tag)
lint-ts: src/lib/components/common/Modal.svelte#L67
Buttons and links should either contain text or have an `aria-label` or `aria-labelledby` attribute(a11y_consider_explicit_label)
lint-ts: src/lib/components/common/Modal.svelte#L67
Self-closing HTML tags for non-void elements are ambiguous β€” use `<button ...></button>` rather than `<button ... />`(element_invalid_self_closing_tag)
lint-ts: src/lib/components/dashboard/LoadingScreen.svelte#L12
Self-closing HTML tags for non-void elements are ambiguous β€” use `<div ...></div>` rather than `<div ... />`(element_invalid_self_closing_tag)
lint-ts: src/lib/components/dashboard/Main.svelte#L88
Self-closing HTML tags for non-void elements are ambiguous β€” use `<div ...></div>` rather than `<div ... />`(element_invalid_self_closing_tag)
build-app
Process completed with exit code 1.
typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-front
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint-ts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint-rs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-app
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
0