Skip to content

ci

ci #4091

Triggered via merge group February 7, 2026 08:41
Status Failure
Total duration 3m 53s
Artifacts

ci.yml

on: merge_group
🔠 Lint project
28s
🔠 Lint project
💪 Type check
54s
💪 Type check
🧪 Unit tests
51s
🧪 Unit tests
🧪 Component tests
1m 22s
🧪 Component tests
🖥️ Browser tests
3m 16s
🖥️ Browser tests
🧹 Unused code check
45s
🧹 Unused code check
🌐 i18n validation
24s
🌐 i18n validation
Matrix: ♿ Accessibility audit
Fit to window
Zoom out
Zoom in

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