Skip to content

chore(deps): update dependency svelte to v5.11.0 #2327

chore(deps): update dependency svelte to v5.11.0

chore(deps): update dependency svelte to v5.11.0 #2327

Triggered via push December 11, 2024 18:52
Status Success
Total duration 1m 1s
Artifacts

build.yml

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

Annotations

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