chore: added mocked adapters #41
test.yml
on: pull_request
test-format
1m 36s
test-lint
2m 4s
test-stylelint
1m 37s
test-tsconfig
1m 29s
test-unit
2m 54s
test-visual-pr
2m 57s
test-visual-dev
0s
test-e2e-storefront
19m 35s
test-storefront-visual-regression
2m 57s
test-build
2m 54s
Annotations
16 errors and 18 warnings
test-unit
Property 'get' in type 'MockProductRelationsListAdapter' is not assignable to the same property in base type 'ProductRelationsListAdapter'.
|
test-unit
Property 'get' in type 'MockProductRelationsListAdapter' is not assignable to the same property in base type 'ProductRelationsListAdapter'.
|
test-unit
Property 'get' in type 'MockProductRelationsListAdapter' is not assignable to the same property in base type 'ProductRelationsListAdapter'.
|
test-unit
Property 'get' in type 'MockProductRelationsListAdapter' is not assignable to the same property in base type 'ProductRelationsListAdapter'.
|
test-unit
Property 'get' in type 'MockProductRelationsListAdapter' is not assignable to the same property in base type 'ProductRelationsListAdapter'.
|
test-unit
Cannot find name 'DefaultProductAdapter'. Did you mean 'ProductAdapter'?
|
test-unit
Cannot find name 'DefaultProductAdapter'. Did you mean 'ProductAdapter'?
|
test-unit
Property 'get' in type 'MockProductRelationsListAdapter' is not assignable to the same property in base type 'ProductRelationsListAdapter'.
|
test-unit
Property 'get' in type 'MockProductRelationsListAdapter' is not assignable to the same property in base type 'ProductRelationsListAdapter'.
|
test-unit
Property 'get' in type 'MockProductRelationsListAdapter' is not assignable to the same property in base type 'ProductRelationsListAdapter'.
|
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-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-storefront-visual-regression
Process completed with exit code 1.
|
test-e2e-storefront
Process completed with exit code 1.
|
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-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-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-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-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-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-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-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/.
|