Skip to content

feat: automated diffs #216

feat: automated diffs

feat: automated diffs #216

Triggered via pull request September 25, 2024 14:19
Status Failure
Total duration 51s
Artifacts

test-release-alpha.yml

on: pull_request
release-node-alpha  /  release-alpha
release-node-alpha / release-alpha
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
src/reports/emode.spec.ts > eMode > should properly render strategy diff: src/reports/emode.spec.ts#L27
AssertionError: expected '| description | value before | value …' to equal '| eMode.label | Stablecoins | Stablec…' - Expected + Received + | description | value before | value after | + | --- | --- | --- | | eMode.label | Stablecoins | Stablecoins (altered) | | eMode.ltv | 97 % | 2.5 % | | eMode.liquidationThreshold | 97.5 % | 5 % | | eMode.liquidationBonus | 1 % | -90 % | | eMode.priceSource (unchanged) | 0x0000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000 | ❯ src/reports/emode.spec.ts:27:8
test / release
Process completed with exit code 1.
test / release
The following actions use a deprecated Node.js version 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/