Skip to content

feat: package diffing #4145

feat: package diffing

feat: package diffing #4145

Triggered via pull request February 7, 2026 13:02
Status Failure
Total duration 3m 3s
Artifacts

ci.yml

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

Annotations

6 errors and 1 warning
🌐 i18n validation
Process completed with exit code 1.
πŸ’ͺ Type check
Process completed with exit code 2.
πŸ’ͺ Type check: app/pages/diff/[...path].vue#L197
Type '{ name: "package"; params: { package: string[]; }; }' is not assignable to type 'RouteLocationRaw | undefined'.
πŸ’ͺ Type check: app/pages/diff/[...path].vue#L185
Type '{ name: "package"; params: { package: string[]; }; }' is not assignable to type 'RouteLocationRaw | undefined'.
πŸ’ͺ Type check: app/pages/diff/[...path].vue#L138
Type '{ name: "package"; params: { package: string[]; }; }' 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