feat: deploy-contract tooling; e2e testing support #109
Annotations
6 errors and 1 warning
yarn lint:
contract/src/types.js#L1
'@agoric/vats' should be listed in the project's dependencies, not devDependencies
|
yarn lint:
contract/test/boot-tools.js#L10
'@agoric/store' should be listed in the project's dependencies. Run 'npm i -S @agoric/store' to add it
|
yarn lint:
contract/test/boot-tools.js#L11
'@agoric/zone' should be listed in the project's dependencies. Run 'npm i -S @agoric/zone' to add it
|
yarn lint:
contract/tools/ui-kit-goals/test-nameProxy.js#L1
'@endo/init' should be listed in the project's dependencies, not devDependencies
|
yarn lint:
contract/tools/ui-kit-goals/test-nameProxy.js#L5
'@agoric/vats' should be listed in the project's dependencies, not devDependencies
|
yarn lint
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading