fix: installing solhint from npm #89
ci.yml
on: push
Run Unit Tests
39s
Run Integration Tests
34s
Lint Commit Messages
36s
Annotations
13 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/.
|
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/integration/Greeter.t.sol#L7
Function name must be in mixedCase
|
Lint Commit Messages:
test/unit/Greeter.t.sol#L24
Function name must be in mixedCase
|
Lint Commit Messages:
test/unit/Greeter.t.sol#L31
Function name must be in mixedCase
|
Lint Commit Messages:
test/unit/Greeter.t.sol#L37
Function name must be in mixedCase
|
Lint Commit Messages:
test/unit/Greeter.t.sol#L53
Function name must be in mixedCase
|
Lint Commit Messages:
test/unit/Greeter.t.sol#L64
Function name must be in mixedCase
|
Lint Commit Messages:
test/unit/Greeter.t.sol#L69
Function name must be in mixedCase
|
Lint Commit Messages:
test/unit/Greeter.t.sol#L76
Function name must be in mixedCase
|
Lint Commit Messages:
test/unit/Greeter.t.sol#L87
Function name must be in mixedCase
|
Lint Commit Messages:
test/unit/Greeter.t.sol#L94
Function name must be in mixedCase
|
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/.
|