Skip to content

chore(deps): update dependency vitest to v3.0.5 (#334) #3179

chore(deps): update dependency vitest to v3.0.5 (#334)

chore(deps): update dependency vitest to v3.0.5 (#334) #3179

Triggered via push February 3, 2025 19:07
Status Success
Total duration 1m 26s
Artifacts

build.yml

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

Annotations

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