Skip to content

support wasm

support wasm #104

Triggered via pull request December 30, 2024 07:13
Status Failure
Total duration 11m 18s
Artifacts

ckb-light-client-ci.yml

on: pull_request
Matrix: npm-install-1
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
npm-install-1 (testnet_v1): test/fetch_header.spec.ts#L13
An async function or method in ES5/ES3 requires the 'Promise' constructor. Make sure you have a declaration for the 'Promise' constructor or include 'ES2015' in your `--lib` option.
npm-install-1 (testnet_v1): test/fetch_header.spec.ts#L26
An async function or method in ES5/ES3 requires the 'Promise' constructor. Make sure you have a declaration for the 'Promise' constructor or include 'ES2015' in your `--lib` option.
npm-install-1 (testnet_v1): test/fetch_header.spec.ts#L32
An async function or method in ES5/ES3 requires the 'Promise' constructor. Make sure you have a declaration for the 'Promise' constructor or include 'ES2015' in your `--lib` option.
npm-install-1 (testnet_v1): test/fetch_header.spec.ts#L45
An async function or method in ES5/ES3 requires the 'Promise' constructor. Make sure you have a declaration for the 'Promise' constructor or include 'ES2015' in your `--lib` option.
npm-install-1 (testnet_v1)
Process completed with exit code 1.
npm-install-1 (testnet_v1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
npm-install-1 (testnet_v1)
No files were found with the provided path: mochawesome-report/. No artifacts will be uploaded.
npm-install-1 (testnet_v1)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/