Skip to content

fix: solhint wrong rule naming #16

fix: solhint wrong rule naming

fix: solhint wrong rule naming #16

Triggered via push May 28, 2024 09:35
Status Success
Total duration 1m 33s
Artifacts

tests.yml

on: push
Run Unit Tests
19s
Run Unit Tests
Run Integration Tests
15s
Run Integration Tests
Echidna Test
1m 20s
Echidna Test
Run symbolic execution tests
15s
Run symbolic execution tests
Lint Commit Messages
21s
Lint Commit Messages
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Run Integration Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run symbolic execution tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint Commit Messages
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint Commit Messages: test/invariants/fuzz/Greeter.t.sol#L12
Explicitly mark visibility of state
Lint Commit Messages: test/invariants/fuzz/Greeter.t.sol#L12
'HEVM_ADDRESS' should start with _
Lint Commit Messages: test/invariants/fuzz/Greeter.t.sol#L13
Explicitly mark visibility of state
Lint Commit Messages: test/invariants/fuzz/Greeter.t.sol#L13
'hevm' should start with _
Lint Commit Messages: src/interfaces/IGreeter.sol#L44
Function name must be in mixedCase
Lint Commit Messages: src/interfaces/IGreeter.sol#L66
Function order is incorrect, external function can not go after external view function (line 56)
Run Unit Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Echidna Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.