ci #4089
ci.yml
on: merge_group
🔠 Lint project
28s
💪 Type check
53s
🧪 Unit tests
55s
🧪 Component tests
1m 31s
🖥️ Browser tests
3m 17s
🧹 Unused code check
54s
🌐 i18n validation
44s
Matrix: ♿ Accessibility audit
Annotations
5 errors and 1 warning
|
💪 Type check
Process completed with exit code 2.
|
|
💪 Type check:
app/composables/useFacetSelection.ts#L83
Element implicitly has an 'any' type because expression of type 'ComparisonFacet' can't be used to index type '{ downloads: { label: string; description: string; }; packageSize: { label: string; description: string; }; installSize: { label: string; description: string; }; moduleFormat: { label: string; description: string; }; ... 7 more ...; deprecated: { ...; }; }'.
|
|
💪 Type check:
app/composables/useFacetSelection.ts#L82
Element implicitly has an 'any' type because expression of type 'ComparisonFacet' can't be used to index type '{ downloads: { label: string; description: string; }; packageSize: { label: string; description: string; }; installSize: { label: string; description: string; }; moduleFormat: { label: string; description: string; }; ... 7 more ...; deprecated: { ...; }; }'.
|
|
🧪 Component tests
Process completed with exit code 1.
|
|
🖥️ Browser tests
Process completed with exit code 1.
|
|
🧪 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
|