Skip to content

Merge pull request #4 from dev-protocol/init #15

Merge pull request #4 from dev-protocol/init

Merge pull request #4 from dev-protocol/init #15

Triggered via push October 28, 2024 14:52
Status Success
Total duration 55s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

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")