Skip to content

Add governance proposal 24: de-whitelist same-address multisig, nominee cleanup, GuardCM allowlist #1405

Add governance proposal 24: de-whitelist same-address multisig, nominee cleanup, GuardCM allowlist

Add governance proposal 24: de-whitelist same-address multisig, nominee cleanup, GuardCM allowlist #1405

Triggered via pull request June 22, 2026 16:59
Status Success
Total duration 8m 23s
Artifacts

workflow.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
gitleaks
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, codecov/codecov-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build: contracts/RegistriesManager.sol#L11
Immutable variables name are set to be in capitalized SNAKE_CASE
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#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/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/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/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/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/AgentRegistry.sol#L11
Immutable variables name are set to be in capitalized SNAKE_CASE
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#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: test/ServiceRegistry.js#L3417
'serviceOwner' is assigned a value but never used
build: scripts/proposals/proposal_07_service_registry_change_multisig_permission_mainnet.js#L10
'providerName' is assigned a value but never used