feat(ui): adds social likes to compare page #3380
ci.yml
on: pull_request
🔠 Lint project
18s
💪 Type check
58s
🧪 Unit tests
49s
🧪 Component tests
1m 45s
🖥️ Browser tests
3m 15s
🧹 Unused code check
46s
Matrix: ♿ Accessibility audit
Annotations
3 errors and 2 warnings
|
💪 Type check
Process completed with exit code 2.
|
|
💪 Type check:
test/nuxt/components/compare/FacetSelector.spec.ts#L15
Property 'totalLikes' is missing in type '{ downloads: { label: string; description: string; }; packageSize: { label: string; description: string; }; installSize: { label: string; description: string; }; moduleFormat: { label: string; description: string; }; ... 7 more ...; deprecated: { ...; }; }' but required in type 'Record<ComparisonFacet, { label: string; description: string; }>'.
|
|
🧪 Component 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
|
|
🧪 Component 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
|