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