chore: re-enable linter #15
ci.yml
on: push
Run Unit Tests
20s
Run Integration Tests
18s
Lint Commit Messages
27s
Annotations
11 errors and 13 warnings
Run Integration Tests
Process completed with exit code 1.
|
Lint Commit Messages:
src/contracts/BFactory.sol#L50
Use Custom Errors instead of require statements
|
Lint Commit Messages:
src/contracts/BFactory.sol#L56
Use Custom Errors instead of require statements
|
Lint Commit Messages:
src/contracts/BFactory.sol#L59
Use Custom Errors instead of require statements
|
Lint Commit Messages:
src/contracts/BNum.sol#L29
Use Custom Errors instead of require statements
|
Lint Commit Messages:
src/contracts/BNum.sol#L35
Use Custom Errors instead of require statements
|
Lint Commit Messages:
src/contracts/BNum.sol#L49
Use Custom Errors instead of require statements
|
Lint Commit Messages:
src/contracts/BNum.sol#L51
Use Custom Errors instead of require statements
|
Lint Commit Messages:
src/contracts/BNum.sol#L57
Use Custom Errors instead of require statements
|
Lint Commit Messages:
src/contracts/BNum.sol#L59
Use Custom Errors instead of require statements
|
Lint Commit Messages:
src/contracts/BNum.sol#L61
Use Custom Errors instead of require statements
|
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 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/.
|
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/unit/BFactory.t.sol#L19
contract name must be in CapWords
|
Lint Commit Messages:
test/unit/BFactory.t.sol#L23
Function name must be in mixedCase
|
Lint Commit Messages:
test/unit/BFactory.t.sol#L28
contract name must be in CapWords
|
Lint Commit Messages:
test/unit/BFactory.t.sol#L32
Function name must be in mixedCase
|
Lint Commit Messages:
test/unit/BFactory.t.sol#L41
Function name must be in mixedCase
|
Lint Commit Messages:
test/unit/BFactory.t.sol#L47
contract name must be in CapWords
|
Lint Commit Messages:
test/unit/BFactory.t.sol#L51
Function name must be in mixedCase
|
Lint Commit Messages:
test/unit/BFactory.t.sol#L59
Function name must be in mixedCase
|
Lint Commit Messages:
test/unit/BFactory.t.sol#L70
Function name must be in mixedCase
|
Lint Commit Messages:
test/unit/BFactory.t.sol#L79
Function name must be in mixedCase
|