Skip to content

feat: Different deployer #135

feat: Different deployer

feat: Different deployer #135

Triggered via pull request April 17, 2024 09:39
Status Success
Total duration 4m 32s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
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: 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/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
check: test/ERC20SimpleSwap.should.ts#L5
'Contract' is defined but never used