fix: only search on enter keypress #4728
ci.yml
on: pull_request
🔠 Lint project
28s
💪 Type check
55s
🧪 Unit tests
50s
🧪 Component tests
1m 36s
🖥️ Browser tests
1m 50s
🧹 Unused code check
50s
🌐 i18n validation
25s
Matrix: ♿ Accessibility audit
Annotations
8 errors
|
💪 Type check
Process completed with exit code 2.
|
|
💪 Type check:
app/pages/index.vue#L21
'handleInput' is declared but its value is never read.
|
|
💪 Type check:
app/pages/index.vue#L19
Cannot find name 'debounce'.
|
|
💪 Type check:
app/pages/index.vue#L18
Cannot find name 'debounce'.
|
|
♿ Accessibility audit (dark)
Process completed with exit code 1.
|
|
♿ Accessibility audit (light)
The strategy configuration was canceled because "a11y.dark" failed
|
|
♿ Accessibility audit (light)
Process completed with exit code 1.
|
|
🖥️ Browser tests
Process completed with exit code 1.
|