Skip to content

feat: package diffing #4136

feat: package diffing

feat: package diffing #4136

Triggered via pull request February 7, 2026 12:15
Status Failure
Total duration 2m 17s
Artifacts

ci.yml

on: pull_request
πŸ”  Lint project
41s
πŸ”  Lint project
πŸ’ͺ Type check
1m 7s
πŸ’ͺ Type check
πŸ§ͺ Unit tests
1m 2s
πŸ§ͺ Unit tests
πŸ§ͺ Component tests
1m 20s
πŸ§ͺ Component tests
πŸ–₯️ Browser tests
2m 10s
πŸ–₯️ Browser tests
🧹 Unused code check
56s
🧹 Unused code check
🌐 i18n validation
35s
🌐 i18n validation
Matrix: β™Ώ Accessibility audit
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 1 warning
🌐 i18n validation
Process completed with exit code 1.
πŸ”  Lint project
Process completed with exit code 1.
β™Ώ Accessibility audit (dark)
Process completed with exit code 1.
β™Ώ Accessibility audit (light)
The strategy configuration was canceled because "a11y.dark" failed
β™Ώ Accessibility audit (light)
Process completed with exit code 1.
πŸ§ͺ Unit tests
Process completed with exit code 1.
πŸ’ͺ Type check: shared/utils/npm.ts#L40
Duplicate function implementation.
πŸ’ͺ Type check: shared/utils/npm.ts#L40
Cannot redeclare exported variable 'encodePackageName'.
πŸ’ͺ Type check: shared/utils/npm.ts#L27
Duplicate function implementation.
πŸ’ͺ Type check: shared/utils/npm.ts#L27
Cannot redeclare exported variable 'fetchLatestVersion'.
πŸ’ͺ Type check: shared/utils/npm.ts#L12
Duplicate function implementation.
πŸ’ͺ Type check: shared/utils/npm.ts#L12
Cannot redeclare exported variable 'encodePackageName'.
πŸ’ͺ 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'.
πŸ§ͺ Component tests
Process completed with exit code 1.
πŸ–₯️ 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