fix: various patches to formatting (#171) #126
release-please.yml
on: push
release-node
/
release
Annotations
2 errors and 3 warnings
src/reports/diff-report.spec.ts > report > should generate a well formatted report:
src/reports/diff-report.spec.ts#L12
Error: Snapshot `report > should generate a well formatted report 1` mismatched
- Expected
+ Received
@@ -89,28 +89,14 @@
## Emodes changed
### EMode: Stablecoins(id: 1)
- | description | value before | value after |
- | --- | --- | --- |
- | eMode.label (unchanged) | Stablecoins | Stablecoins |
- | eMode.ltv (unchanged) | 97 % | 97 % |
- | eMode.liquidationThreshold (unchanged) | 97.5 % | 97.5 % |
- | eMode.liquidationBonus (unchanged) | 1 % | 1 % |
- | eMode.priceSource (unchanged) | 0x0000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000 |
+
-
### EMode: MATIC correlated(id: 2)
- | description | value before | value after |
- | --- | --- | --- |
- | eMode.label (unchanged) | MATIC correlated | MATIC correlated |
- | eMode.ltv (unchanged) | 92.5 % | 92.5 % |
- | eMode.liquidationThreshold (unchanged) | 95 % | 95 % |
- | eMode.liquidationBonus (unchanged) | 1 % | 1 % |
- | eMode.priceSource (unchanged) | 0x0000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000 |
## Raw diff
```json
❯ it.timeout src/reports/diff-report.spec.ts:12:23
|
test-node / release
Process completed with exit code 1.
|
release-please
The following actions use a deprecated Node.js version and will be forced to run on node20: google-github-actions/release-please-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-node / release
Failed to read version from package.json
|
test-node / release
The following actions use a deprecated Node.js version 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/
|