Skip to content

chore: more staking setups #173

chore: more staking setups

chore: more staking setups #173

Triggered via pull request November 26, 2024 23:27
Status Success
Total duration 2m 45s
Artifacts

workflow.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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 ComponentRegistry is not used
build: contracts/test/ABICreator.sol#L12
imported name AgentRegistry is not used
build: contracts/test/ABICreator.sol#L13
imported name ServiceRegistry is not used
build: contracts/test/ABICreator.sol#L14
imported name OperatorWhitelist is not used
build: contracts/test/ABICreator.sol#L15
imported name ServiceRegistryL2 is not used
build: contracts/test/ABICreator.sol#L16
imported name ServiceRegistryTokenUtility is not used