chore(deps): update astro monorepo #2037
Annotations
10 warnings
lint:
src/db/redis.ts#L8
Functions must have at least one parameter
|
lint:
src/db/redis.ts#L19
Functions must have at least one parameter
|
lint:
src/db/reindex.ts#L15
Parameter should have an immutability of at least "ReadonlyShallow" (actual: "Mutable")
|
lint:
src/db/reindex.ts#L26
Parameter should have an immutability of at least "ReadonlyShallow" (actual: "Mutable")
|
lint:
src/db/reindex.ts#L46
Parameter should have an immutability of at least "ReadonlyShallow" (actual: "Mutable")
|
lint:
src/db/reindex.ts#L72
Parameter should have an immutability of at least "ReadonlyShallow" (actual: "Mutable")
|
lint:
src/db/reindex.ts#L93
Parameter should have an immutability of at least "ReadonlyShallow" (actual: "Mutable")
|
lint:
src/db/schema.ts#L49
Parameter should have an immutability of at least "ReadonlyDeep" (actual: "Mutable")
|
lint:
src/handlers/addPassportItem.ts#L21
Parameter should have an immutability of at least "ReadonlyDeep" (actual: "Mutable")
|
lint:
src/handlers/addPassportItem.ts#L30
Parameter should have an immutability of at least "ReadonlyShallow" (actual: "Mutable")
|
Loading