feat: add GitHub contributors graph #5221
ci.yml
on: pull_request
π Lint project
28s
πͺ Type check
1m 1s
π§ͺ Unit tests
55s
π§ͺ Component tests
1m 38s
π₯οΈ Browser tests
3m 4s
π§Ή Unused code check
1m 28s
π i18n validation
24s
Matrix: βΏ Accessibility audit
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
|