Skip to content

Update dependency typescript to v7 #444

Update dependency typescript to v7

Update dependency typescript to v7 #444

Triggered via push July 18, 2026 01:47
Status Failure
Total duration 20s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

8 errors
build (lts/*)
Process completed with exit code 1.
build (lts/*): tsconfig.json#L35
Option 'target=ES5' has been removed. Please remove it from your configuration.
build (lts/*): tsconfig.json#L26
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.
build (lts/*): tsconfig.json#L25
Unknown compiler option 'noStrictGenericChecks'.
build (lts/*): tsconfig.json#L17
Option 'moduleResolution=node10' has been removed. Please remove it from your configuration.
build (lts/*): tsconfig.json#L17
Option 'bundler' can only be used when 'module' is set to 'preserve', 'commonjs', or 'es2015' or later.
build (lts/*): tsconfig.json#L16
Option 'module=UMD' has been removed. Please remove it from your configuration.
build (lts/*): tsconfig.json#L6
Option 'baseUrl' has been removed. Please remove it from your configuration.