chore: commit lint #15
tests.yml
on: push
Run Unit Tests
19s
Run Integration Tests
21s
Echidna Test
1m 26s
Run symbolic execution tests
29s
Lint Commit Messages
26s
Annotations
15 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:
test/integration/Greeter.t.sol#L7
Function name must be in mixedCase
|
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:
test/invariants/symbolic/Greeter.t.sol#L19
Function name must be in mixedCase
|
Lint Commit Messages:
test/invariants/symbolic/Greeter.t.sol#L42
Function name must be in mixedCase
|
Lint Commit Messages:
test/unit/Greeter.t.sol#L25
Function name must be in mixedCase
|
Lint Commit Messages:
test/unit/Greeter.t.sol#L30
Function name must be in mixedCase
|
Lint Commit Messages:
test/unit/Greeter.t.sol#L46
Function name must be in mixedCase
|
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/.
|
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/.
|