Skip to content

fix: large list performance #38

fix: large list performance

fix: large list performance #38

Triggered via pull request February 4, 2024 04:38
Status Failure
Total duration 35s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
Run svelte-check
Process completed with exit code 1.
Run svelte-check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint: src/lib/cmdk/command.ts#L9
'isHTMLElement' is defined but never used. Allowed unused vars must match /^_/u
Lint: src/lib/cmdk/components/Command.svelte#L46
Unexpected console statement
Lint: src/lib/cmdk/types.ts#L4
'EventHandler' is defined but never used. Allowed unused vars must match /^_/u