Skip to content

feat: use navigation builder for desktop and mobile links #4542

feat: use navigation builder for desktop and mobile links

feat: use navigation builder for desktop and mobile links #4542

Triggered via pull request February 8, 2026 20:37
Status Failure
Total duration 3m 6s
Artifacts

ci.yml

on: pull_request
πŸ”  Lint project
26s
πŸ”  Lint project
πŸ’ͺ Type check
55s
πŸ’ͺ Type check
πŸ§ͺ Unit tests
50s
πŸ§ͺ Unit tests
πŸ§ͺ Component tests
1m 35s
πŸ§ͺ Component tests
πŸ–₯️ Browser tests
2m 36s
πŸ–₯️ Browser tests
🧹 Unused code check
47s
🧹 Unused code check
🌐 i18n validation
30s
🌐 i18n validation
Matrix: β™Ώ Accessibility audit
Fit to window
Zoom out
Zoom in

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