Skip to content

Merge pull request #16 from valory-xyz/NewCoastal #59

Merge pull request #16 from valory-xyz/NewCoastal

Merge pull request #16 from valory-xyz/NewCoastal #59

Triggered via push April 22, 2024 17:16
Status Success
Total duration 3m 29s
Artifacts

workflow.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
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/.
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/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#L10
global import of path ../../lib/autonolas-registries/contracts/ComponentRegistry.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
global import of path ../../lib/autonolas-registries/contracts/AgentRegistry.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#L12
global import of path ../../lib/autonolas-registries/contracts/ServiceRegistry.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#L13
global import of path ../../lib/autonolas-registries/contracts/ServiceRegistryTokenUtility.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#L14
global import of path ../../lib/autonolas-registries/contracts/multisigs/GnosisSafeMultisig.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/MockAgentMech.sol#L6
Event name must be in CamelCase
build: contracts/test/SafeNonceLib.sol#L8
Event name must be in CamelCase