Skip to content

feat: add GitHub contributors graph #5221

feat: add GitHub contributors graph

feat: add GitHub contributors graph #5221

Triggered via pull request February 12, 2026 20:26
Status Failure
Total duration 3m 12s
Artifacts

ci.yml

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

Annotations

4 errors and 1 warning
πŸ’ͺ Type check
Process completed with exit code 2.
πŸ’ͺ Type check: app/components/Package/TrendsChart.vue#L1698
'__VLS_ctx.activeMetricDef' is possibly 'undefined'.
πŸ’ͺ Type check: app/components/Package/TrendsChart.vue#L1501
'activeMetricDef.value' is possibly 'undefined'.
πŸ’ͺ Type check: app/components/Package/TrendsChart.vue#L860
Type 'RepoRef | null | undefined' is not assignable to type 'RepoRef | null'.
πŸ§ͺ 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