Skip to content

chore(deps): update astro monorepo #2977

chore(deps): update astro monorepo

chore(deps): update astro monorepo #2977

Triggered via push March 4, 2025 04:26
Status Failure
Total duration 40s
Artifacts

build.yml

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

Annotations

1 error and 10 warnings
build (20.x)
Process completed with exit code 1.
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#L44
Parameter should have an immutability of at least "ReadonlyDeep" (actual: "Mutable")
build (20.x): src/api/fulfillment.ts#L153
Parameter should have an immutability of at least "ReadonlyShallow" (actual: "Mutable")
build (20.x): src/api/fulfillment.ts#L208
Parameter should have an immutability of at least "ReadonlyShallow" (actual: "Mutable")
build (20.x): src/api/payment-key.ts#L122
Parameter should have an immutability of at least "ReadonlyDeep" (actual: "Mutable")
build (20.x): src/utils/compose-passport-item.ts#L9
Parameter should have an immutability of at least "ReadonlyDeep" (actual: "Mutable")
build (20.x): src/utils/load-library.ts#L11
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")