Skip to content

feat: solhint test config (#60) #59

feat: solhint test config (#60)

feat: solhint test config (#60) #59

Triggered via push February 1, 2024 12:55
Status Success
Total duration 33s
Artifacts

ci.yml

on: push
Run Unit Tests
18s
Run Unit Tests
Run Integration Tests
23s
Run Integration Tests
Lint Commit Messages
25s
Lint Commit Messages
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
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/.
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/.
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: solidity/test/unit/Greeter.t.sol#L2
Found more than one contract per file. 4 contracts found!
Lint Commit Messages: solidity/interfaces/IGreeter.sol#L54
Function name must be in mixedCase