feat(ui): community version distribution #4593
ci.yml
on: pull_request
π Lint project
24s
πͺ Type check
1m 4s
π§ͺ Unit tests
1m 10s
π§ͺ Component tests
1m 35s
π₯οΈ Browser tests
2m 32s
π§Ή Unused code check
46s
π i18n validation
21s
Matrix: βΏ Accessibility audit
Annotations
3 errors and 1 warning
|
π i18n validation
Process completed with exit code 1.
|
|
πͺ Type check
Process completed with exit code 2.
|
|
πͺ Type check:
app/components/Package/VersionDistribution.vue#L246
Argument of type '{ class: { 'opacity-50 pointer-events-none': boolean; }; modelValue: boolean; label: string; tooltip: string; tooltipPosition: "right"; tooltipTeleportTo: string | undefined; justify: "start"; }' is not assignable to parameter of type '{ readonly label?: string | undefined; readonly description?: string | undefined; readonly class?: string | undefined; readonly justify?: "start" | "between" | undefined; readonly tooltip?: string | undefined; readonly tooltipPosition?: "top" | ... 3 more ... | undefined; readonly tooltipTeleportTo?: string | undefi...'.
|
|
π§ͺ 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
|