Skip to content

feat(ui): add ⌘+K command palette for quick nav and actions #7557

feat(ui): add ⌘+K command palette for quick nav and actions

feat(ui): add ⌘+K command palette for quick nav and actions #7557

Triggered via pull request March 24, 2026 12:01
Status Failure
Total duration 1m 8s
Artifacts

autofix.yml

on: pull_request
🤖 Autofix code
1m 1s
🤖 Autofix code
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
🤖 Autofix code
Process completed with exit code 1.
eslint(no-unused-vars): test/nuxt/a11y.spec.ts#L507
Variable 'component' is declared but never used. Unused variables should start with a '_'.
eslint-plugin-unicorn(consistent-function-scoping): server/utils/readme.ts#L461
Function `extractHeadingAttrs` does not capture any variables from its parent scope
oxc(no-map-spread): app/composables/useCommandPaletteCommands.ts#L150
Spreading to modify object properties in `map` calls is inefficient
eslint-plugin-unicorn(consistent-function-scoping): test/unit/app/utils/versions.spec.ts#L429
Function `row` does not capture any variables from its parent scope