feat: add bar chart view to compare page #7526
ci.yml
on: pull_request
π Lint project
22s
πͺ Type check
1m 10s
π§ͺ Unit tests
48s
π§ͺ Component tests
1m 46s
π₯οΈ Browser tests
3m 16s
π§Ή Unused code check
47s
π i18n validation
23s
Matrix: βΏ Accessibility audit
Annotations
5 errors and 1 warning
|
π Lint project
Process completed with exit code 1.
|
|
πͺ Type check
Process completed with exit code 2.
|
|
πͺ Type check:
app/composables/useChartWatermark.ts#L140
Cannot find name 'injectWatermarkLogo'.
|
|
πͺ Type check:
app/composables/useChartWatermark.ts#L103
Cannot find name 'injectWatermarkLogo'.
|
|
πͺ Type check:
app/composables/useChartWatermark.ts#L50
'generateWatermarkLogo' is declared but its value is never read.
|
|
π§ͺ 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
|