chore(deps): bump src/config from 6ce9618
to 6f7fb00
#383
Annotations
10 errors
Run lint:
src/app.d.ts#L12
Expected an assignment or function call and instead saw an expression
|
Run lint:
src/lib/components/Line.svelte#L50
Buttons and links should either contain text or have an `aria-label` or `aria-labelledby` attribute(a11y_consider_explicit_label)
|
Run lint:
src/lib/components/Line.svelte#L88
Buttons and links should either contain text or have an `aria-label` or `aria-labelledby` attribute(a11y_consider_explicit_label)
|
Run lint:
src/lib/components/Line.svelte#L97
Buttons and links should either contain text or have an `aria-label` or `aria-labelledby` attribute(a11y_consider_explicit_label)
|
Run lint:
src/routes/[...dir]/[file=asciidoc]/+page.svelte#L40
Self-closing HTML tags for non-void elements are ambiguous — use `<section ...></section>` rather than `<section ... />`(element_invalid_self_closing_tag)
|
Run lint:
src/routes/[...dir]/[file=asciidoc]/+page.svelte#L41
Self-closing HTML tags for non-void elements are ambiguous — use `<section ...></section>` rather than `<section ... />`(element_invalid_self_closing_tag)
|
Run lint:
src/routes/[...dir]/[file=markdown]/+page.svelte#L51
Self-closing HTML tags for non-void elements are ambiguous — use `<span ...></span>` rather than `<span ... />`(element_invalid_self_closing_tag)
|
Run lint:
src/routes/[...dir]/[file=markdown]/+page.svelte#L53
Self-closing HTML tags for non-void elements are ambiguous — use `<span ...></span>` rather than `<span ... />`(element_invalid_self_closing_tag)
|
Run lint:
src/routes/[...dir]/[file=markdown]/+page.svelte#L92
Self-closing HTML tags for non-void elements are ambiguous — use `<section ...></section>` rather than `<section ... />`(element_invalid_self_closing_tag)
|
Run lint:
src/routes/[...dir]/[zfile=dir]/+page.svelte#L16
'editUrls' is assigned a value but never used
|
Loading