Skip to content

feat(ui): community version distribution #4593

feat(ui): community version distribution

feat(ui): community version distribution #4593

Triggered via pull request February 9, 2026 00:37
Status Failure
Total duration 2m 50s
Artifacts

ci.yml

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

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