Skip to content

Split failed proposal 24 into proposal 24 (de-whitelist + guard) and proposal 25 (un-nominate), under the EIP-7825 gas cap #1409

Split failed proposal 24 into proposal 24 (de-whitelist + guard) and proposal 25 (un-nominate), under the EIP-7825 gas cap

Split failed proposal 24 into proposal 24 (de-whitelist + guard) and proposal 25 (un-nominate), under the EIP-7825 gas cap #1409

Triggered via pull request July 6, 2026 07:50
Status Success
Total duration 7m 46s
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