Skip to content

feat: support type infer for class memeber #4761

feat: support type infer for class memeber

feat: support type infer for class memeber #4761

Triggered via pull request October 28, 2024 09:26
Status Failure
Total duration 4m 24s
Artifacts

test.yml

on: pull_request
Matrix: bootstrap
Matrix: compiler
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 7 warnings
Bootstrap (debug)
Process completed with exit code 1.
Bootstrap (release)
The job was canceled because "debug" failed.
Bootstrap (release)
Process completed with exit code 1.
Compiler (macos, node current): src/program.ts#L4003
Missing semicolon
Compiler (macos, node current)
Process completed with exit code 1.
Compiler (macos, node lts/*)
The job was canceled because "macos_current" failed.
Compiler (macos, node lts/*): src/program.ts#L4003
Missing semicolon
Compiler (macos, node lts/*)
Process completed with exit code 1.
Compiler (windows, node current)
The job was canceled because "macos_current" failed.
Compiler (windows, node current)
The operation was canceled.
Compiler (windows, node lts/*)
The job was canceled because "macos_current" failed.
Compiler (windows, node lts/*)
The operation was canceled.
Compiler (ubuntu, node lts/*)
The job was canceled because "macos_current" failed.
Compiler (ubuntu, node lts/*): src/program.ts#L4003
Missing semicolon
Compiler (ubuntu, node lts/*)
The operation was canceled.
Compiler (ubuntu, node current)
The job was canceled because "macos_current" failed.
Compiler (ubuntu, node current): src/program.ts#L4003
Missing semicolon
Compiler (ubuntu, node current)
The operation was canceled.
Check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Bootstrap (debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Loader
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Features
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Compiler (macos, node current)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Runtimes
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, dcodeIO/setup-node-nvm@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/