Merge branch 'test/bpool-unit-tests' of https://github.com/defi-wonde… #43
ci.yml
on: push
Run Unit Tests
24s
Run Integration Tests
24s
Lint Commit Messages
22s
Annotations
10 errors and 13 warnings
Lint Commit Messages:
src/contracts/BFactory.sol#L21
event name must be in CapWords
|
Lint Commit Messages:
src/contracts/BFactory.sol#L23
event name must be in CapWords
|
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
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/BPool.t.sol#L29
'test_Deploy' should start with _
|
Lint Commit Messages:
test/unit/BPool.t.sol#L33
'test_Returns_IsPublicSwap' should start with _
|
Lint Commit Messages:
test/unit/BPool.t.sol#L37
'test_Returns_IsFinalized' should start with _
|
Lint Commit Messages:
test/unit/BPool.t.sol#L41
'test_Returns_IsBound' should start with _
|
Lint Commit Messages:
test/unit/BPool.t.sol#L43
'test_Returns_IsNotBound' should start with _
|
Lint Commit Messages:
test/unit/BPool.t.sol#L47
'test_Returns_NumTokens' should start with _
|
Lint Commit Messages:
test/unit/BPool.t.sol#L51
'test_Returns_CurrentTokens' should start with _
|
Lint Commit Messages:
test/unit/BPool.t.sol#L53
'test_Revert_Reentrancy' should start with _
|
Lint Commit Messages:
test/unit/BPool.t.sol#L57
'test_Returns_FinalTokens' should start with _
|
Lint Commit Messages:
test/unit/BPool.t.sol#L59
'test_Revert_Reentrancy' should start with _
|
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/.
|