#1 cleanup + add delegates #22
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/.
|