chore: added mocked adapters #40
Annotations
10 warnings
apps/storefront/src/app.ts#L14
'features' is assigned a value but never used
|
apps/storefront-e2e/src/support/mixins/page-with-facets.mixin.ts#L11
Unexpected any. Specify a different type
|
apps/storefront-e2e/src/support/mixins/page-with-product-list.mixin.ts#L17
Unexpected any. Specify a different type
|
apps/storefront-e2e/src/support/mixins/page-with-product-sorting.mixin.ts#L16
Unexpected any. Specify a different type
|
apps/storefront-e2e/src/support/types/utils.types.ts#L1
Unexpected any. Specify a different type
|
libs/domain/cart/add/src/add.component.spec.ts#L321
Unexpected any. Specify a different type
|
libs/domain/cart/add/src/add.component.ts#L7
'defaultOptions' is defined but never used
|
libs/domain/cart/add/src/add.component.ts#L14
'elementEffect' is defined but never used
|
libs/domain/cart/add/src/add.component.ts#L15
'hydrate' is defined but never used
|
libs/domain/cart/add/src/add.component.ts#L18
'query' is defined but never used
|
This job succeeded
Loading