Skip to content

feat: read only checkout shipping address #5174

feat: read only checkout shipping address

feat: read only checkout shipping address #5174

Triggered via pull request November 15, 2024 10:53
Status Success
Total duration 3m 48s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint: apps/server/src/index.ts#L9
Unexpected any. Specify a different type
Lint: apps/server/src/index.ts#L22
Unexpected any. Specify a different type
Lint: apps/server/src/index.ts#L24
Unexpected any. Specify a different type
Lint: apps/server/src/index.ts#L31
Unexpected any. Specify a different type
Lint: apps/server/src/index.ts#L32
Unexpected any. Specify a different type
Lint: apps/web/components/ProductLegalDetailsDrawer/ProductLegalDetailsDrawer.vue#L83
The variable `productLegalDrawerRef` should be named `productLegalDrawerReference`. A more descriptive name will do too
Lint: apps/web/composables/useAddress/useAddress.ts#L6
This line has a length of 146. Maximum allowed is 120
Lint: apps/web/composables/useApplePay/useApplePay.ts#L42
Unexpected any. Specify a different type
Lint: apps/web/composables/useCookieBar/useCookieBar.ts#L99
Unexpected any. Specify a different type
Lint: apps/web/composables/useGooglePay/useGooglePay.ts#L45
Unexpected any. Specify a different type