Skip to content

test: write directly to storage instead of deploying #12

test: write directly to storage instead of deploying

test: write directly to storage instead of deploying #12

Triggered via push May 3, 2024 13:42
Status Failure
Total duration 30s
Artifacts

ci.yml

on: push
Run Unit Tests
15s
Run Unit Tests
Run Integration Tests
17s
Run Integration Tests
Lint Commit Messages
21s
Lint Commit Messages
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 13 warnings
Run Integration Tests
Process completed with exit code 1.
Lint Commit Messages: src/contracts/BColor.sol#L26
Use single quotes for string literals
Lint Commit Messages: src/contracts/BConst.sol#L16
Use single quotes for string literals
Lint Commit Messages: src/contracts/BFactory.sol#L18
Use single quotes for string literals
Lint Commit Messages: src/contracts/BFactory.sol#L66
Use Custom Errors instead of require statements
Lint Commit Messages: src/contracts/BFactory.sol#L66
Use single quotes for string literals
Lint Commit Messages: src/contracts/BFactory.sol#L74
Use Custom Errors instead of require statements
Lint Commit Messages: src/contracts/BFactory.sol#L74
Use single quotes for string literals
Lint Commit Messages: src/contracts/BFactory.sol#L77
Use Custom Errors instead of require statements
Lint Commit Messages: src/contracts/BFactory.sol#L77
Use single quotes for string literals
Lint Commit Messages: src/contracts/BMath.sol#L16
Use single quotes for string literals
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/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#L34
prefer use of explicit type uint256 over uint
Lint Commit Messages: test/unit/BFactory.t.sol#L34
prefer use of explicit type uint256 over uint
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