Skip to content

Update examples

Update examples #1

Triggered via pull request September 24, 2023 08:24
Status Failure
Total duration 27s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build-examples.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
build
Cannot find module '@xchainjs/xchain-client' or its corresponding type declarations.
build
Cannot find module '@xchainjs/xchain-midgard-query' or its corresponding type declarations.
build
Cannot find module '@xchainjs/xchain-thorchain-query' or its corresponding type declarations.
build
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/