Bump typescript from 5.9.3 to 6.0.3 #2898
build.yaml
on: pull_request
Doctoc markdown files
0s
Lint Helm chart
0s
Lint TypeScript files
0s
Lint GitHub Actions
0s
Run unit tests
0s
Annotations
4 errors
|
linux-x64
Process completed with exit code 2.
|
|
linux-x64:
tsconfig.json#L25
Option 'downlevelIteration' is deprecated and will stop functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": "6.0"' to silence this error.
|
|
linux-x64:
tsconfig.json#L11
The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.
|
|
linux-x64:
tsconfig.json#L6
Option 'moduleResolution=node10' is deprecated and will stop functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": "6.0"' to silence this error.
|