feat: use navigation builder for desktop and mobile links #4549
ci.yml
on: pull_request
🔠 Lint project
28s
💪 Type check
54s
🧪 Unit tests
53s
🧪 Component tests
1m 34s
🖥️ Browser tests
2m 39s
🧹 Unused code check
51s
🌐 i18n validation
27s
Matrix: ♿ Accessibility audit
Annotations
2 errors and 1 warning
|
💪 Type check
Process completed with exit code 2.
|
|
💪 Type check:
app/components/AppHeader.vue#L261
Type '{ name?: string | undefined; } | undefined' is not assignable to type 'RouteLocationRaw | undefined'.
|
|
🧪 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
|