fix: only search on enter keypress #4723
ci.yml
on: pull_request
🔠 Lint project
35s
💪 Type check
56s
🧪 Unit tests
56s
🧪 Component tests
1m 34s
🖥️ Browser tests
1m 50s
🧹 Unused code check
48s
🌐 i18n validation
21s
Matrix: ♿ Accessibility audit
Annotations
8 errors and 1 warning
|
♿ Accessibility audit (dark)
Process completed with exit code 1.
|
|
💪 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 (light)
The strategy configuration was canceled because "a11y.dark" failed
|
|
♿ Accessibility audit (light)
The operation was canceled.
|
|
🖥️ Browser tests
Process completed with exit code 1.
|
|
🧪 Unit tests
This action is being deprecated in favor of 'codecov-action'.
Please update CI accordingly to use 'codecov-action@v5' with
'report_type: test_results'.
The 'codecov-action' should and can be run at least once for
coverage and once for test results
|