chore(deps): update dependency typescript to v6 #4398
Annotations
2 errors and 3 warnings
|
build (20.x)
Process completed with exit code 2.
|
|
build (20.x):
tsconfig.json#L12
Option 'baseUrl' is deprecated and will stop functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": "6.0"' to silence this error.
|
|
build (20.x):
utils/hls.ts#L22
Parameter should have an immutability of at least "ReadonlyDeep" (actual: "Mutable")
|
|
build (20.x):
src/env.d.ts#L1
Do not use a triple slash reference for ../.astro/types.d.ts, use `import` style instead
|
|
build (20.x):
middleware.ts#L36
Parameter should have an immutability of at least "ReadonlyShallow" (actual: "Mutable")
|