chore: update dependency typescript to v6 #3025
Annotations
18 errors and 1 warning
|
Code Lint
Process completed with exit code 2.
|
|
Code Lint:
tsconfig.json#L11
Option 'moduleResolution=node10' is deprecated and will stop functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": "6.0"' to silence this error.
|
|
Code Lint:
tsconfig.json#L3
The common source directory of 'tsconfig.json' is './types'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.
|
|
Test (ubuntu-latest, 24)
Process completed with exit code 2.
|
|
Test (ubuntu-latest, 24):
tsconfig.json#L11
Option 'moduleResolution=node10' is deprecated and will stop functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": "6.0"' to silence this error.
|
|
Test (ubuntu-latest, 24):
tsconfig.json#L3
The common source directory of 'tsconfig.json' is './types'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.
|
|
Test (macos-latest, 22)
Process completed with exit code 2.
|
|
Test (macos-latest, 22):
tsconfig.json#L11
Option 'moduleResolution=node10' is deprecated and will stop functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": "6.0"' to silence this error.
|
|
Test (macos-latest, 22):
tsconfig.json#L3
The common source directory of 'tsconfig.json' is './types'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.
|
|
Test (ubuntu-latest, 20)
Process completed with exit code 2.
|
|
Test (ubuntu-latest, 20):
tsconfig.json#L11
Option 'moduleResolution=node10' is deprecated and will stop functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": "6.0"' to silence this error.
|
|
Test (ubuntu-latest, 20):
tsconfig.json#L3
The common source directory of 'tsconfig.json' is './types'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.
|
|
Test (ubuntu-latest, 22)
Process completed with exit code 2.
|
|
Test (ubuntu-latest, 22):
tsconfig.json#L11
Option 'moduleResolution=node10' is deprecated and will stop functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": "6.0"' to silence this error.
|
|
Test (ubuntu-latest, 22):
tsconfig.json#L3
The common source directory of 'tsconfig.json' is './types'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.
|
|
Test (windows-latest, 22)
Process completed with exit code 1.
|
|
Test (windows-latest, 22):
tsconfig.json#L11
Option 'moduleResolution=node10' is deprecated and will stop functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": "6.0"' to silence this error.
|
|
Test (windows-latest, 22):
tsconfig.json#L3
The common source directory of 'tsconfig.json' is './types'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.
|
|
CodeQL
Starting April 2026, the CodeQL Action will skip computing file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses.
To opt out of this change, set the `CODEQL_ACTION_FILE_COVERAGE_ON_PRS` environment variable to `true`. Alternatively, create a custom repository property with the name `github-codeql-file-coverage-on-prs` and the type "True/false", then set this property to `true` in the repository's settings.
|