chore: adding deployment scripts #133
Annotations
21 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
contracts/test/ABICreator.sol#L5
global import of path @gnosis.pm/safe-contracts/contracts/GnosisSafe.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
build:
contracts/test/ABICreator.sol#L6
global import of path @gnosis.pm/safe-contracts/contracts/proxies/GnosisSafeProxyFactory.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
build:
contracts/test/ABICreator.sol#L7
global import of path @gnosis.pm/safe-contracts/contracts/handler/DefaultCallbackHandler.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
build:
contracts/test/ABICreator.sol#L8
global import of path @gnosis.pm/safe-contracts/contracts/libraries/MultiSendCallOnly.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
build:
contracts/test/ABICreator.sol#L11
imported name OperatorWhitelist is not used
|
build:
contracts/test/ABICreator.sol#L12
imported name ServiceRegistryL2 is not used
|
build:
contracts/test/ABICreator.sol#L13
imported name ServiceRegistryTokenUtility is not used
|
build:
contracts/test/ABICreator.sol#L14
imported name ServiceManagerToken is not used
|
build:
contracts/test/ABICreator.sol#L15
imported name GnosisSafeMultisig is not used
|
build:
contracts/test/ABICreator.sol#L16
imported name StakingFactory is not used
|
build:
test/StakingContribute.js#L2
'expect' is assigned a value but never used
|
build:
test/StakingContribute.js#L4
'helpers' is assigned a value but never used
|
build:
test/StakingContribute.js#L5
'safeContracts' is assigned a value but never used
|
build:
test/StakingContribute.js#L8
'componentRegistry' is defined but never used
|
build:
test/StakingContribute.js#L9
'agentRegistry' is defined but never used
|
build:
test/StakingContribute.js#L28
'agentInstances' is defined but never used
|
build:
test/StakingContribute.js#L33
'regDeposit' is assigned a value but never used
|
build:
test/StakingContribute.js#L35
'serviceId' is assigned a value but never used
|
build:
test/StakingContribute.js#L38
'agentIds' is assigned a value but never used
|
build:
test/StakingContribute.js#L39
'agentParams' is assigned a value but never used
|