Skip to content

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

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 #1401

Triggered via pull request June 19, 2026 15:53
Status Cancelled
Total duration 7m 5s
Artifacts

workflow.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 14 warnings
gitleaks
Process completed with exit code 1.
build
Canceling since a higher priority waiting request for Workflow-refs/pull/308/merge exists
build
The operation was canceled.
Workflow
Canceling since a higher priority waiting request for Workflow-refs/pull/308/merge exists
All checks passed
Process completed with exit code 1.
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