feat: use navigation builder for desktop and mobile links #4542
ci.yml
on: pull_request
π Lint project
26s
πͺ Type check
55s
π§ͺ Unit tests
50s
π§ͺ Component tests
1m 35s
π₯οΈ Browser tests
2m 36s
π§Ή Unused code check
47s
π i18n validation
30s
Matrix: βΏ Accessibility audit
Annotations
6 errors and 1 warning
|
πͺ Type check
Process completed with exit code 2.
|
|
πͺ Type check:
app/components/Header/MobileMenu.client.vue#L7
Cannot find name 'NavigationConfigWithGroups'.
|
|
πͺ Type check:
app/components/AppHeader.vue#L267
Type '{ name?: string | undefined; } | undefined' is not assignable to type 'RouteLocationRaw | undefined'.
|
|
πͺ Type check:
app/components/AppHeader.vue#L181
'link.to' is possibly 'undefined'.
|
|
πͺ Type check:
app/components/AppHeader.vue#L179
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
|
πͺ Type check:
app/components/AppHeader.vue#L38
No overload matches this call.
|
|
π§ͺ 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
|