chore: added mocked adapters #42
test.yml
on: pull_request
test-format
1m 31s
test-lint
1m 49s
test-stylelint
1m 38s
test-tsconfig
1m 32s
test-unit
5m 24s
test-visual-pr
3m 53s
test-visual-dev
0s
test-e2e-storefront
17m 8s
test-storefront-visual-regression
2m 58s
test-build
3m 58s
Annotations
20 errors and 18 warnings
test-storefront-visual-regression
Process completed with exit code 1.
|
test-visual-pr
Type 'PaymentMethod[] | undefined' must have a '[Symbol.iterator]()' method that returns an iterator.
|
test-visual-pr
Type 'Shipment[] | undefined' must have a '[Symbol.iterator]()' method that returns an iterator.
|
test-visual-pr
'id' is specified more than once, so this usage will be overwritten.
|
test-visual-pr
Type 'Observable<{ addresses: (Address | undefined)[]; paymentProviders: number; selectedShipmentMethods: number; selectedPaymentMethods: number; paymentMethods: any[]; shipments: any[]; carriers: number; shipment: { ...; } | undefined; carts: { ...; }; }>' is not assignable to type 'Observable<CheckoutData>'.
|
test-visual-pr
Type 'undefined' is not assignable to type 'Observable<CheckoutResponse>'.
|
test-visual-pr
Cannot find module '../../models' or its corresponding type declarations.
|
test-visual-pr
Process completed with exit code 1.
|
test-build
Type 'PaymentMethod[] | undefined' must have a '[Symbol.iterator]()' method that returns an iterator.
|
test-build
Type 'Shipment[] | undefined' must have a '[Symbol.iterator]()' method that returns an iterator.
|
test-build
'id' is specified more than once, so this usage will be overwritten.
|
test-build
Type 'Observable<{ addresses: (Address | undefined)[]; paymentProviders: number; selectedShipmentMethods: number; selectedPaymentMethods: number; paymentMethods: any[]; shipments: any[]; carriers: number; shipment: { ...; } | undefined; carts: { ...; }; }>' is not assignable to type 'Observable<CheckoutData>'.
|
test-build
Type 'undefined' is not assignable to type 'Observable<CheckoutResponse>'.
|
test-build
Cannot find module '../../models' or its corresponding type declarations.
|
test-build
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-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-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-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-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/.
|