Skip to content

chore: added mocked adapters #40

chore: added mocked adapters

chore: added mocked adapters #40

Triggered via pull request June 10, 2024 15:02
Status Failure
Total duration 19m 49s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 18 warnings
test-visual-pr
Type 'ProductLabelAppearance.Highlight' is not assignable to type 'ProductLabelAppearance | undefined'.
test-visual-pr
Type 'ProductLabelAppearance.Info' is not assignable to type 'ProductLabelAppearance | undefined'.
test-visual-pr
Property 'get' in type 'MockProductRelationsListAdapter' is not assignable to the same property in base type 'ProductRelationsListAdapter'.
test-visual-pr
Process completed with exit code 1.
test-build
Type 'ProductLabelAppearance.Highlight' is not assignable to type 'ProductLabelAppearance | undefined'.
test-build
Type 'ProductLabelAppearance.Info' is not assignable to type 'ProductLabelAppearance | undefined'.
test-build
Property 'get' in type 'MockProductRelationsListAdapter' is not assignable to the same property in base type 'ProductRelationsListAdapter'.
test-build
Process completed with exit code 1.
test-unit
Type 'ProductLabelAppearance.Highlight' is not assignable to type 'ProductLabelAppearance | undefined'.
test-unit
Type 'ProductLabelAppearance.Info' is not assignable to type 'ProductLabelAppearance | undefined'.
test-unit
Property 'get' in type 'MockProductRelationsListAdapter' is not assignable to the same property in base type 'ProductRelationsListAdapter'.
test-unit
Type 'ProductLabelAppearance.Highlight' is not assignable to type 'ProductLabelAppearance | undefined'.
test-unit
Type 'ProductLabelAppearance.Info' is not assignable to type 'ProductLabelAppearance | undefined'.
test-unit
Property 'get' in type 'MockProductRelationsListAdapter' is not assignable to the same property in base type 'ProductRelationsListAdapter'.
test-unit
Type 'ProductLabelAppearance.Highlight' is not assignable to type 'ProductLabelAppearance | undefined'.
test-unit
Type 'ProductLabelAppearance.Info' is not assignable to type 'ProductLabelAppearance | undefined'.
test-unit
Property 'get' in type 'MockProductRelationsListAdapter' is not assignable to the same property in base type 'ProductRelationsListAdapter'.
test-unit
Type 'ProductLabelAppearance.Highlight' is not assignable to type 'ProductLabelAppearance | undefined'.
test-storefront-visual-regression
Process completed with exit code 1.
test-e2e-storefront
Process completed with exit code 1.
test-stylelint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-tsconfig
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-lint: apps/storefront/src/app.ts#L14
'features' is assigned a value but never used
test-lint: apps/storefront-e2e/src/support/mixins/page-with-facets.mixin.ts#L11
Unexpected any. Specify a different type
test-lint: apps/storefront-e2e/src/support/mixins/page-with-product-list.mixin.ts#L17
Unexpected any. Specify a different type
test-lint: apps/storefront-e2e/src/support/mixins/page-with-product-sorting.mixin.ts#L16
Unexpected any. Specify a different type
test-lint: apps/storefront-e2e/src/support/types/utils.types.ts#L1
Unexpected any. Specify a different type
test-lint: libs/domain/cart/add/src/add.component.spec.ts#L321
Unexpected any. Specify a different type
test-lint: libs/domain/cart/add/src/add.component.ts#L7
'defaultOptions' is defined but never used
test-lint: libs/domain/cart/add/src/add.component.ts#L14
'elementEffect' is defined but never used
test-lint: libs/domain/cart/add/src/add.component.ts#L15
'hydrate' is defined but never used
test-lint: libs/domain/cart/add/src/add.component.ts#L18
'query' is defined but never used
test-visual-pr
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-unit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-storefront-visual-regression
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-e2e-storefront
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.