Skip to content

chore(deps): update astro monorepo #2335

chore(deps): update astro monorepo

chore(deps): update astro monorepo #2335

Triggered via push December 12, 2024 04:17
Status Failure
Total duration 46s
Artifacts

build.yml

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

Annotations

1 error and 11 warnings
build (20.x)
Process completed with exit code 1.
build (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (20.x): src/db/redis.ts#L8
Functions must have at least one parameter
build (20.x): src/db/redis.ts#L19
Functions must have at least one parameter
build (20.x): src/db/reindex.ts#L15
Parameter should have an immutability of at least "ReadonlyShallow" (actual: "Mutable")
build (20.x): src/db/reindex.ts#L26
Parameter should have an immutability of at least "ReadonlyShallow" (actual: "Mutable")
build (20.x): src/db/reindex.ts#L46
Parameter should have an immutability of at least "ReadonlyShallow" (actual: "Mutable")
build (20.x): src/db/reindex.ts#L72
Parameter should have an immutability of at least "ReadonlyShallow" (actual: "Mutable")
build (20.x): src/db/reindex.ts#L93
Parameter should have an immutability of at least "ReadonlyShallow" (actual: "Mutable")
build (20.x): src/db/schema.ts#L49
Parameter should have an immutability of at least "ReadonlyDeep" (actual: "Mutable")
build (20.x): src/handlers/addPassportItem.ts#L21
Parameter should have an immutability of at least "ReadonlyDeep" (actual: "Mutable")
build (20.x): src/handlers/addPassportItem.ts#L30
Parameter should have an immutability of at least "ReadonlyShallow" (actual: "Mutable")