Skip to content

Bump solhint from 3.4.1 to 4.5.4 #2589

Bump solhint from 3.4.1 to 4.5.4

Bump solhint from 3.4.1 to 4.5.4 #2589

Triggered via push April 15, 2024 13:49
Status Success
Total duration 4m 51s
Artifacts

test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 52 warnings
test (16.x, 3.9.x): contracts/Marionette.sol#L72
Function order is incorrect, constructor/initializer can not go after receive function (line 68)
test (16.x, 3.10.x): contracts/Marionette.sol#L72
Function order is incorrect, constructor/initializer can not go after receive function (line 68)
test (16.x, 3.8.x): contracts/Marionette.sol#L72
Function order is incorrect, constructor/initializer can not go after receive function (line 68)
test (16.x, 3.11.x): contracts/Marionette.sol#L72
Function order is incorrect, constructor/initializer can not go after receive function (line 68)
test (16.x, 3.9.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2, actions/setup-node@v2, actions/setup-python@v2, codecov/codecov-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (16.x, 3.9.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions/setup-node@v2, actions/setup-python@v2, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (16.x, 3.9.x): contracts/interfaces/IMarionette.sol#L24
global import of path @skalenetwork/ima-interfaces/IMessageReceiver.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
test (16.x, 3.9.x): contracts/interfaces/IMarionette.sol#L29
Function initialize() must match Foundry test naming convention
test (16.x, 3.9.x): contracts/interfaces/IMarionette.sol#L30
Function execute() must match Foundry test naming convention
test (16.x, 3.9.x): contracts/interfaces/IMarionette.sol#L30
GC: Named return value is missing - Index 0
test (16.x, 3.9.x): contracts/interfaces/IMarionette.sol#L30
Rule is set with explicit type [var/s: uint]
test (16.x, 3.9.x): contracts/interfaces/IMarionette.sol#L31
Function setVersion() must match Foundry test naming convention
test (16.x, 3.9.x): contracts/interfaces/IMarionette.sol#L32
Function sendSFuel() must match Foundry test naming convention
test (16.x, 3.9.x): contracts/interfaces/IMarionette.sol#L32
Rule is set with explicit type [var/s: uint]
test (16.x, 3.9.x): contracts/interfaces/IMarionette.sol#L33
Function encodeFunctionCall() must match Foundry test naming convention
test (16.x, 3.9.x): contracts/interfaces/IMarionette.sol#L33
GC: Named return value is missing - Index 0
test (16.x, 3.9.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (16.x, 3.10.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2, actions/setup-node@v2, actions/setup-python@v2, codecov/codecov-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (16.x, 3.10.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions/setup-node@v2, actions/setup-python@v2, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (16.x, 3.10.x): contracts/interfaces/IMarionette.sol#L24
global import of path @skalenetwork/ima-interfaces/IMessageReceiver.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
test (16.x, 3.10.x): contracts/interfaces/IMarionette.sol#L29
Function initialize() must match Foundry test naming convention
test (16.x, 3.10.x): contracts/interfaces/IMarionette.sol#L30
Function execute() must match Foundry test naming convention
test (16.x, 3.10.x): contracts/interfaces/IMarionette.sol#L30
GC: Named return value is missing - Index 0
test (16.x, 3.10.x): contracts/interfaces/IMarionette.sol#L30
Rule is set with explicit type [var/s: uint]
test (16.x, 3.10.x): contracts/interfaces/IMarionette.sol#L31
Function setVersion() must match Foundry test naming convention
test (16.x, 3.10.x): contracts/interfaces/IMarionette.sol#L32
Function sendSFuel() must match Foundry test naming convention
test (16.x, 3.10.x): contracts/interfaces/IMarionette.sol#L32
Rule is set with explicit type [var/s: uint]
test (16.x, 3.10.x): contracts/interfaces/IMarionette.sol#L33
Function encodeFunctionCall() must match Foundry test naming convention
test (16.x, 3.10.x): contracts/interfaces/IMarionette.sol#L33
GC: Named return value is missing - Index 0
test (16.x, 3.10.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (16.x, 3.8.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2, actions/setup-node@v2, actions/setup-python@v2, codecov/codecov-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (16.x, 3.8.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions/setup-node@v2, actions/setup-python@v2, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (16.x, 3.8.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (16.x, 3.8.x): contracts/interfaces/IMarionette.sol#L24
global import of path @skalenetwork/ima-interfaces/IMessageReceiver.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
test (16.x, 3.8.x): contracts/interfaces/IMarionette.sol#L29
Function initialize() must match Foundry test naming convention
test (16.x, 3.8.x): contracts/interfaces/IMarionette.sol#L30
Function execute() must match Foundry test naming convention
test (16.x, 3.8.x): contracts/interfaces/IMarionette.sol#L30
GC: Named return value is missing - Index 0
test (16.x, 3.8.x): contracts/interfaces/IMarionette.sol#L30
Rule is set with explicit type [var/s: uint]
test (16.x, 3.8.x): contracts/interfaces/IMarionette.sol#L31
Function setVersion() must match Foundry test naming convention
test (16.x, 3.8.x): contracts/interfaces/IMarionette.sol#L32
Function sendSFuel() must match Foundry test naming convention
test (16.x, 3.8.x): contracts/interfaces/IMarionette.sol#L32
Rule is set with explicit type [var/s: uint]
test (16.x, 3.8.x): contracts/interfaces/IMarionette.sol#L33
Function encodeFunctionCall() must match Foundry test naming convention
test (16.x, 3.8.x): contracts/interfaces/IMarionette.sol#L33
GC: Named return value is missing - Index 0
test (16.x, 3.11.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2, actions/setup-node@v2, actions/setup-python@v2, codecov/codecov-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (16.x, 3.11.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions/setup-node@v2, actions/setup-python@v2, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (16.x, 3.11.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (16.x, 3.11.x): contracts/interfaces/IMarionette.sol#L24
global import of path @skalenetwork/ima-interfaces/IMessageReceiver.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
test (16.x, 3.11.x): contracts/interfaces/IMarionette.sol#L29
Function initialize() must match Foundry test naming convention
test (16.x, 3.11.x): contracts/interfaces/IMarionette.sol#L30
Function execute() must match Foundry test naming convention
test (16.x, 3.11.x): contracts/interfaces/IMarionette.sol#L30
GC: Named return value is missing - Index 0
test (16.x, 3.11.x): contracts/interfaces/IMarionette.sol#L30
Rule is set with explicit type [var/s: uint]
test (16.x, 3.11.x): contracts/interfaces/IMarionette.sol#L31
Function setVersion() must match Foundry test naming convention
test (16.x, 3.11.x): contracts/interfaces/IMarionette.sol#L32
Function sendSFuel() must match Foundry test naming convention
test (16.x, 3.11.x): contracts/interfaces/IMarionette.sol#L32
Rule is set with explicit type [var/s: uint]
test (16.x, 3.11.x): contracts/interfaces/IMarionette.sol#L33
Function encodeFunctionCall() must match Foundry test naming convention
test (16.x, 3.11.x): contracts/interfaces/IMarionette.sol#L33
GC: Named return value is missing - Index 0