Skip to content

release: v2.2.2 — Nexus 1.3.2 + audited ERC-8211 composability via submodule #77

release: v2.2.2 — Nexus 1.3.2 + audited ERC-8211 composability via submodule

release: v2.2.2 — Nexus 1.3.2 + audited ERC-8211 composability via submodule #77

Triggered via pull request May 24, 2026 20:26
Status Success
Total duration 51s
Artifacts

solhint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint: contracts/interfaces/nexus/base/IExecutionHelperEventsAndErrors.sol#L34
Mismatch in @param names for event 'TryDelegateCallUnsuccessful'. Expected: [callData, result], Found: []
lint: contracts/interfaces/nexus/base/IExecutionHelperEventsAndErrors.sol#L34
Missing @param tag in event 'TryDelegateCallUnsuccessful'
lint: contracts/interfaces/nexus/base/IExecutionHelperEventsAndErrors.sol#L31
Mismatch in @param names for event 'TryExecuteUnsuccessful'. Expected: [callData, result], Found: []
lint: contracts/interfaces/nexus/base/IExecutionHelperEventsAndErrors.sol#L31
Missing @param tag in event 'TryExecuteUnsuccessful'
lint: contracts/interfaces/nexus/base/IExecutionHelperEventsAndErrors.sol#L29
Missing @notice tag in contract 'IExecutionHelperEventsAndErrors'
lint: contracts/interfaces/nexus/base/IExecutionHelperEventsAndErrors.sol#L29
Missing @author tag in contract 'IExecutionHelperEventsAndErrors'
lint: contracts/interfaces/nexus/base/IExecutionHelperEventsAndErrors.sol#L29
Missing @title tag in contract 'IExecutionHelperEventsAndErrors'
lint: contracts/interfaces/nexus/base/IExecutionHelper.sol#L58
Missing @notice tag in function 'executeUserOp'
lint: contracts/interfaces/nexus/base/IBaseAccount.sol#L40
GC: Named return value is missing - Index 0
lint: contracts/interfaces/nexus/base/IBaseAccount.sol#L36
GC: Named return value is missing - Index 0