Skip to content

feat: add package comparison feature #1413

feat: add package comparison feature

feat: add package comparison feature #1413

Triggered via pull request January 30, 2026 22:30
@serhalpserhalp
synchronize #383
feat/201
Status Failure
Total duration 4m 25s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
lint
Process completed with exit code 1.
test: test/nuxt/components/compare/FacetSelector.spec.ts#L172
Object is possibly 'undefined'.
test: app/composables/useFacetSelection.ts#L95
Type 'ComparisonFacet | undefined' is not assignable to type 'ComparisonFacet'.
test: app/components/compare/FacetSelector.vue#L117
Argument of type 'string' is not assignable to parameter of type 'ComparisonFacet'.
test: app/components/compare/FacetSelector.vue#L112
Argument of type 'string' is not assignable to parameter of type 'ComparisonFacet'.
test: app/components/compare/FacetSelector.vue#L108
Argument of type 'string' is not assignable to parameter of type 'ComparisonFacet'.
test: app/components/compare/FacetSelector.vue#L102
Argument of type 'string' is not assignable to parameter of type 'ComparisonFacet'.
test: app/components/compare/FacetSelector.vue#L43
Argument of type 'string' is not assignable to parameter of type 'ComparisonFacet'.
test: app/components/compare/FacetSelector.vue#L42
'facets' is possibly 'undefined'.
test: app/components/compare/FacetSelector.vue#L36
Argument of type 'string' is not assignable to parameter of type 'ComparisonFacet'.
test: app/components/compare/FacetSelector.vue#L35
'facets' is possibly 'undefined'.