Skip to content

chore: changing Safe core addresses for Base, Optimism, Celo #932

chore: changing Safe core addresses for Base, Optimism, Celo

chore: changing Safe core addresses for Base, Optimism, Celo #932

Triggered via pull request November 5, 2024 14:55
Status Cancelled
Total duration 3m 29s
Artifacts

workflow.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
gitleaks
Process completed with exit code 1.
build
Canceling since a higher priority waiting request for 'Workflow-refs/pull/202/merge' exists
build
The operation was canceled.
gitleaks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@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/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