feat: stacked APY rewards -- LF-17256 #872
checks.yml
on: pull_request
test-snapshots
54s
lint-changes
1m 7s
test-unit
38s
post-snapshot-comment
6s
Annotations
5 errors and 1 warning
|
test-snapshots
Process completed with exit code 1.
|
|
src/components/composite/AssetOverviewCard/AssetOverviewCard.snapshot.spec.tsx > AssetOverviewCard Snapshots > NoDeFiPositions > should match snapshot for DeFi Positions view with no positions:
src/components/composite/AssetOverviewCard/AssetOverviewCard.snapshot.spec.tsx#L248
Error: Snapshot `AssetOverviewCard Snapshots > NoDeFiPositions > should match snapshot for DeFi Positions view with no positions 1` mismatched
- Expected
+ Received
@@ -112,11 +112,11 @@
class="MuiBox-root css-xl0s26"
>
<span
class="MuiTypography-root MuiTypography-titleMedium css-7anzin-MuiTypography-root"
>
- 0
+ $0
</span>
<p
class="MuiTypography-root MuiTypography-bodyXSmall css-1gwx9ao-MuiTypography-root"
>
portfolio.assetOverviewCard.overview.defiPositions
❯ src/components/composite/AssetOverviewCard/AssetOverviewCard.snapshot.spec.tsx:248:25
|
|
src/components/composite/AssetOverviewCard/AssetOverviewCard.snapshot.spec.tsx > AssetOverviewCard Snapshots > NoDeFiPositions > should match snapshot with no DeFi positions:
src/components/composite/AssetOverviewCard/AssetOverviewCard.snapshot.spec.tsx#L232
Error: Snapshot `AssetOverviewCard Snapshots > NoDeFiPositions > should match snapshot with no DeFi positions 1` mismatched
- Expected
+ Received
@@ -112,11 +112,11 @@
class="MuiBox-root css-xl0s26"
>
<span
class="MuiTypography-root MuiTypography-titleMedium css-7anzin-MuiTypography-root"
>
- 0
+ $0
</span>
<p
class="MuiTypography-root MuiTypography-bodyXSmall css-1gwx9ao-MuiTypography-root"
>
portfolio.assetOverviewCard.overview.defiPositions
❯ src/components/composite/AssetOverviewCard/AssetOverviewCard.snapshot.spec.tsx:232:25
|
|
src/components/composite/AssetOverviewCard/AssetOverviewCard.snapshot.spec.tsx > AssetOverviewCard Snapshots > NoTokens > should match snapshot for Tokens view with no tokens:
src/components/composite/AssetOverviewCard/AssetOverviewCard.snapshot.spec.tsx#L212
Error: Snapshot `AssetOverviewCard Snapshots > NoTokens > should match snapshot for Tokens view with no tokens 1` mismatched
- Expected
+ Received
@@ -44,11 +44,11 @@
class="MuiBox-root css-xl0s26"
>
<span
class="MuiTypography-root MuiTypography-titleMedium css-7anzin-MuiTypography-root"
>
- 0
+ $0
</span>
<p
class="MuiTypography-root MuiTypography-bodyXSmall css-1gwx9ao-MuiTypography-root"
>
portfolio.assetOverviewCard.overview.tokens
❯ src/components/composite/AssetOverviewCard/AssetOverviewCard.snapshot.spec.tsx:212:25
|
|
src/components/composite/AssetOverviewCard/AssetOverviewCard.snapshot.spec.tsx > AssetOverviewCard Snapshots > NoTokens > should match snapshot with no tokens:
src/components/composite/AssetOverviewCard/AssetOverviewCard.snapshot.spec.tsx#L201
Error: Snapshot `AssetOverviewCard Snapshots > NoTokens > should match snapshot with no tokens 1` mismatched
- Expected
+ Received
@@ -44,11 +44,11 @@
class="MuiBox-root css-xl0s26"
>
<span
class="MuiTypography-root MuiTypography-titleMedium css-7anzin-MuiTypography-root"
>
- 0
+ $0
</span>
<p
class="MuiTypography-root MuiTypography-bodyXSmall css-1gwx9ao-MuiTypography-root"
>
portfolio.assetOverviewCard.overview.tokens
❯ src/components/composite/AssetOverviewCard/AssetOverviewCard.snapshot.spec.tsx:201:25
|
|
lint-changes
Comment body cannot be blank
|