Skip to content

chore(deps): update eslint monorepo to v9.20.0 (#352) #3264

chore(deps): update eslint monorepo to v9.20.0 (#352)

chore(deps): update eslint monorepo to v9.20.0 (#352) #3264

Triggered via push February 8, 2025 03:03
Status Success
Total duration 1m 22s
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")