Initialize #14
Annotations
9 warnings
build (20.x):
.preview/config.ts#L3
Functions must have at least one parameter
|
build (20.x):
.preview/theme/index.ts#L11
Functions must have at least one parameter
|
build (20.x):
.preview/theme/index.ts#L14
Functions must have at least one parameter
|
build (20.x):
.preview/theme/index.ts#L16
Functions must have at least one parameter
|
build (20.x):
src/api/fulfillment.ts#L53
Parameter should have an immutability of at least "ReadonlyDeep" (actual: "Mutable")
|
build (20.x):
src/api/fulfillment.ts#L162
Parameter should have an immutability of at least "ReadonlyShallow" (actual: "Mutable")
|
build (20.x):
src/api/fulfillment.ts#L217
Parameter should have an immutability of at least "ReadonlyShallow" (actual: "Mutable")
|
build (20.x):
src/api/payment-key.ts#L113
Parameter should have an immutability of at least "ReadonlyDeep" (actual: "Mutable")
|
build (20.x):
src/utils/webhooks.ts#L5
Parameter should have an immutability of at least "ReadonlyDeep" (actual: "Mutable")
|