support wasm #28
Triggered via pull request
December 30, 2024 07:34
Status
Failure
Total duration
11m 35s
Artifacts
–
Annotations
10 errors and 4 warnings
npm-install-1 (testnet_v1):
test/data/demo.test.ts#L15
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/data/demo.test.ts#L40
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/data/demo.test.ts#L61
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/data/demo.test.ts#L63
'Set' only refers to a type, but is being used as a value here. Do you need to change your target library? Try changing the `lib` compiler option to es2015 or later.
|
npm-install-1 (testnet_v1):
test/data/demo.test.ts#L65
'Set' only refers to a type, but is being used as a value here. Do you need to change your target library? Try changing the `lib` compiler option to es2015 or later.
|
npm-install-1 (testnet_v1):
test/data/demo.test.ts#L84
Property 'add' does not exist on type 'Set<String>'.
|
npm-install-1 (testnet_v1):
test/data/demo.test.ts#L87
Property 'add' does not exist on type 'Set<String>'.
|
npm-install-1 (testnet_v1):
test/data/demo.test.ts#L95
Property 'size' does not exist on type 'Set<String>'.
|
npm-install-1 (testnet_v1):
test/data/demo.test.ts#L96
Property 'size' does not exist on type 'Set<String>'.
|
npm-install-1 (testnet_v1):
test/data/demo.test.ts#L97
Property 'size' does not exist on type 'Set<String>'.
|
npm-install-1 (testnet_v1)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
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/
|