chore(deps): update dependency typescript to v5.7.3 #28051
Annotations
1 error and 10 warnings
astro check
Process completed with exit code 1.
|
lint:
.preview/src/env.d.ts#L1
Do not use a triple slash reference for ../.astro/types.d.ts, use `import` style instead
|
lint:
src/authenticate.ts#L51
Parameter should have an immutability of at least "ReadonlyDeep" (actual: "ReadonlyShallow")
|
lint:
src/encode.ts#L6
Parameter should have an immutability of at least "ReadonlyShallow" (actual: "Mutable")
|
lint:
src/events.ts#L58
Parameter should have an immutability of at least "ReadonlyDeep" (actual: "ReadonlyShallow")
|
lint:
src/events.ts#L94
Parameter should have an immutability of at least "ReadonlyDeep" (actual: "ReadonlyShallow")
|
lint:
src/events.ts#L108
Parameter should have an immutability of at least "ReadonlyShallow" (actual: "Mutable")
|
lint:
src/events.ts#L117
Parameter should have an immutability of at least "ReadonlyShallow" (actual: "Mutable")
|
lint:
src/events.ts#L118
Parameter should have an immutability of at least "ReadonlyShallow" (actual: "Mutable")
|
lint:
src/events.ts#L127
Parameter should have an immutability of at least "ReadonlyShallow" (actual: "Mutable")
|
lint:
src/events.ts#L128
Parameter should have an immutability of at least "ReadonlyShallow" (actual: "Mutable")
|
Loading