Merge branch 'main' into dev #3
ci.yml
on: push
Run Unit Tests
3m 23s
Run Integration Tests
45s
Static Analysis
17s
Annotations
2 errors and 3 warnings
Static Analysis
You have commit messages with errors
⧗ input: Chore: post btt cleanup (#174)
* chore: remove unused utils directory
* test: missing case for joinswapPoolAmountOut
* test: cover different bmul branches explicitly
* test: cover {push,pull}PoolShares
* test: token ratio > spot price before on swapExactAmountOut
* test: cover bpowApprox with a few valid scenarios
✖ type must be lower-case [type-case]
✖ type must be one of [build, chore, ci, docs, feat, fix, perf, refactor, revert, style, test] [type-enum]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|
Run Integration Tests
Process completed with exit code 1.
|
Static Analysis
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run Integration Tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run Unit Tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|