Skip to content

Feat: adding export of smart contract variables for cluster deployment #128

Feat: adding export of smart contract variables for cluster deployment

Feat: adding export of smart contract variables for cluster deployment #128

Triggered via pull request April 2, 2024 10:02
Status Failure
Total duration 48s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 16 warnings
check: deploy/local/002_deploy_cluster.ts#L8
'networkURL' is never reassigned. Use 'const' instead
check: test/ERC20SimpleSwap.behavior.ts#L48
'enabledTests' is never reassigned. Use 'const' instead
check: test/ERC20SimpleSwap.should.ts#L2
Replace `"@nomicfoundation/hardhat-network-helpers"` with `'@nomicfoundation/hardhat-network-helpers'`
check: test/ERC20SimpleSwap.should.ts#L19
Delete `····`
check: test/ERC20SimpleSwap.should.ts#L23
Insert `⏎······`
check: test/ERC20SimpleSwap.should.ts#L29
Delete `··`
check: test/ERC20SimpleSwap.should.ts#L31
Delete `····`
check: test/ERC20SimpleSwap.should.ts#L36
Delete `··`
check: test/ERC20SimpleSwap.should.ts#L43
Delete `⏎`
check: test/ERC20SimpleSwap.should.ts#L89
Delete `⏎`
check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, c-hive/gha-yarn-cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, c-hive/gha-yarn-cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
check
The `save-state` 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/
check
The `save-state` 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/
check
The `save-state` 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/
check
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/
check: abigen/code.go.ts#L5
Unexpected any. Specify a different type
check: abigen/code.go.ts#L8
Unexpected any. Specify a different type
check: deploy/local/000_deploy_factory.ts#L3
'network' is defined but never used
check: deploy/main/000_deploy.ts#L4
'deploy' is assigned a value but never used
check: deploy/main/000_deploy.ts#L5
'deployer' is assigned a value but never used
check: deploy/main/000_deploy.ts#L8
'waitBlockConfirmations' is assigned a value but never used
check: test/ERC20SimpleSwap.should.ts#L1
'balance' is defined but never used
check: test/ERC20SimpleSwap.should.ts#L4
'deployments' is defined but never used
check: test/ERC20SimpleSwap.should.ts#L4
'getNamedAccounts' is defined but never used
check: test/ERC20SimpleSwap.should.ts#L4
'getUnnamedAccounts' is defined but never used