chore: added mocked adapters #46
test.yml
on: pull_request
test-format
1m 37s
test-lint
1m 57s
test-stylelint
1m 39s
test-tsconfig
1m 28s
test-unit
5m 41s
test-visual-pr
7m 54s
test-visual-dev
0s
test-e2e-storefront
17m 45s
test-storefront-visual-regression
3m 5s
test-build
7m 8s
Annotations
6 errors and 18 warnings
test-storefront-visual-regression
Process completed with exit code 1.
|
test-unit
Cannot find name 'DefaultProductAdapter'. Did you mean 'ProductAdapter'?
|
test-unit
Cannot find name 'DefaultProductAdapter'. Did you mean 'ProductAdapter'?
|
test-unit
Cannot find module './default-store.adapter' or its corresponding type declarations.
|
test-unit
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-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-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-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/.
|