feat: robots for category page #463
integration.yml
on: pull_request
build
1m 18s
meta
6s
test-e2e-stable
0s
fitness-web-vitals-mobile
0s
fitness-web-vitals-desktop
0s
ready-to-review
0s
Annotations
3 errors and 15 warnings
build
web#build: command (/home/runner/work/plentyshop-pwa/plentyshop-pwa/apps/web) /tmp/xfs-4e09ed67/yarn run build exited (2)
|
build
Property 'getCategoryRobots' does not exist on type '{ getId: (category: Category) => number; getParentId: (category: Category) => number; getCategoryName: (category: Category) => string; getCategoryDetails: (category: Category) => CategoryDetails | null; ... 4 more ...; hasCustomerRight: (category: Category) => boolean; }'.
|
build
Process completed with exit code 2.
|
meta
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
fitness-compliance
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-unit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
fitness-code-quality
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
fitness-code-quality:
apps/server/src/index.ts#L7
Unexpected any. Specify a different type
|
fitness-code-quality:
apps/web/components/ProductLegalDetailsDrawer/ProductLegalDetailsDrawer.vue#L83
The variable `productLegalDrawerRef` should be named `productLegalDrawerReference`. A more descriptive name will do too
|
fitness-code-quality:
apps/web/composables/useAddress/useAddress.ts#L6
This line has a length of 146. Maximum allowed is 120
|
fitness-code-quality:
apps/web/composables/useApplePay/useApplePay.ts#L42
Unexpected any. Specify a different type
|
fitness-code-quality:
apps/web/composables/useCookieBar/useCookieBar.ts#L99
Unexpected any. Specify a different type
|
fitness-code-quality:
apps/web/composables/useGooglePay/useGooglePay.ts#L45
Unexpected any. Specify a different type
|
fitness-code-quality:
apps/web/composables/useJsonEditor/useJsonEditor.ts#L28
Unexpected any. Specify a different type
|
fitness-code-quality:
apps/web/composables/useJsonEditor/useJsonEditor.ts#L38
Unexpected any. Specify a different type
|
fitness-code-quality:
apps/web/composables/useNotification/types.ts#L3
Unexpected any. Specify a different type
|
fitness-code-quality:
apps/web/composables/useProductReviewAverage/useProductReviewAverage.ts#L13
'itemId' is defined but never used
|