fix: search results limit #7561
ci.yml
on: pull_request
🔠 Lint project
28s
💪 Type check
1m 4s
🧪 Unit tests
45s
🧪 Component tests
1m 42s
🖥️ Browser tests
3m 36s
🧹 Unused code check
52s
🌐 i18n validation
23s
Matrix: ♿ Accessibility audit
Annotations
4 errors and 1 warning
|
💪 Type check
Process completed with exit code 2.
|
|
💪 Type check:
app/pages/search.vue#L258
Argument of type 'number | undefined' is not assignable to parameter of type 'number'.
|
|
💪 Type check:
app/pages/search.vue#L257
'visibleResults.value.totalUnlimited' is possibly 'undefined'.
|
|
🖥️ 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
|