feat: package diffing #4145
ci.yml
on: pull_request
π Lint project
30s
πͺ Type check
1m 1s
π§ͺ Unit tests
54s
π§ͺ Component tests
2m 55s
π₯οΈ Browser tests
2m 47s
π§Ή Unused code check
45s
π i18n validation
24s
Matrix: βΏ Accessibility audit
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'.
|
|
πͺ Type check:
app/components/diff/ViewerPanel.vue#L4
Unused '@ts-expect-error' directive.
|
|
π§ͺ 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
|