Skip to content

feat: concept for accounting on ai agent mechs when staking #583

feat: concept for accounting on ai agent mechs when staking

feat: concept for accounting on ai agent mechs when staking #583

Triggered via pull request October 16, 2023 16:05
Status Failure
Total duration 16m 1s
Artifacts

workflow.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 13 warnings
build
Process completed with exit code 134.
build: contracts/AgentRegistry.sol#L4
global import of path ./UnitRegistry.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/AgentRegistry.sol#L5
global import of path ./interfaces/IRegistry.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/AgentRegistry.sol#L11
Immutable variables name are set to be in capitalized SNAKE_CASE
build: contracts/ComponentRegistry.sol#L4
global import of path ./UnitRegistry.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/GenericManager.sol#L4
global import of path ./interfaces/IErrorsRegistries.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/GenericRegistry.sol#L4
global import of path ../lib/solmate/src/tokens/ERC721.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/GenericRegistry.sol#L5
global import of path ./interfaces/IErrorsRegistries.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/RegistriesManager.sol#L4
global import of path ./GenericManager.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/RegistriesManager.sol#L5
global import of path ./interfaces/IRegistry.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/RegistriesManager.sol#L11
Immutable variables name are set to be in capitalized SNAKE_CASE
build: scripts/deployment/l2/verify_04_gnosis_safe_same_address_multisig.js#L5
'gnosisSafeAddress' is assigned a value but never used
build: scripts/proposals/proposal_03_service_registry_change_drainer_goerli.js#L12
'provider' is assigned a value but never used