feat: solhint test config (#60) #59
ci.yml
on: push
Run Unit Tests
18s
Run Integration Tests
23s
Lint Commit Messages
25s
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
|