Skip to content

#1 cleanup + add delegates #22

#1 cleanup + add delegates

#1 cleanup + add delegates #22

Triggered via pull request May 28, 2024 19:31
Status Failure
Total duration 30s
Artifacts

ci.yml

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

Annotations

21 errors and 1 warning
build (ubuntu-latest): examples/add-delegate.ts#L8
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build (ubuntu-latest): examples/add-delegate.ts#L10
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build (ubuntu-latest): examples/add-delegate.ts#L17
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build (ubuntu-latest): examples/get-delegates.ts#L5
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build (ubuntu-latest): examples/propose-tx.ts#L8
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build (ubuntu-latest): examples/propose-tx.ts#L19
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build (ubuntu-latest): examples/propose-tx.ts#L23
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build (ubuntu-latest): tests/constants.ts#L19
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build (ubuntu-latest): tests/constants.ts#L23
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build (ubuntu-latest): tests/constants.ts#L26
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build (macos-latest)
The job was canceled because "ubuntu-latest" failed.
build (macos-latest): examples/add-delegate.ts#L8
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build (macos-latest): examples/add-delegate.ts#L10
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build (macos-latest): examples/add-delegate.ts#L17
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build (macos-latest): examples/get-delegates.ts#L5
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build (macos-latest): examples/propose-tx.ts#L8
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build (macos-latest): examples/propose-tx.ts#L19
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build (macos-latest): examples/propose-tx.ts#L23
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build (macos-latest): tests/constants.ts#L19
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build (macos-latest): tests/constants.ts#L23
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build (macos-latest): tests/constants.ts#L26
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.