feat: add package comparison feature #1413
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'.
|