Fix self-closing tags #63
ci.yml
on: pull_request
Run svelte-check
20s
Lint
2m 37s
Annotations
3 warnings
Run svelte-check
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint:
src/lib/cmdk/command.ts#L9
'isHTMLElement' is defined but never used. Allowed unused vars must match /^_/u
|