Skip to content

feat(3420): privacy mode toggle #36414

feat(3420): privacy mode toggle

feat(3420): privacy mode toggle #36414

Triggered via pull request October 24, 2024 23:52
Status Failure
Total duration 8m 52s
Artifacts 8

ci.yml

on: pull_request
Matrix: unit-tests
js-bundle-size-check
6m 51s
js-bundle-size-check
Matrix: scripts
merge-unit-tests
0s
merge-unit-tests
ship-js-bundle-size-check
0s
ship-js-bundle-size-check
sonar-cloud
0s
sonar-cloud
sonar-cloud-quality-gate-status
0s
sonar-cloud-quality-gate-status
All jobs pass
0s
All jobs pass
Check all jobs pass
0s
Check all jobs pass
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 16 warnings
scripts (lint:tsc): app/component-library/components-temp/Price/AggregatedPercentage/AggregatedPercentage.stories.tsx#L34
Property 'privacyMode' is missing in type '{ ethFiat: number; tokenFiat: number; tokenFiat1dAgo: number; ethFiat1dAgo: number; }' but required in type '{ ethFiat: number; tokenFiat: number; tokenFiat1dAgo: number; ethFiat1dAgo: number; privacyMode: boolean; }'.
scripts (lint:tsc): app/component-library/components-temp/Price/AggregatedPercentage/AggregatedPercentage.test.tsx#L23
Property 'privacyMode' is missing in type '{ ethFiat: number; tokenFiat: number; tokenFiat1dAgo: number; ethFiat1dAgo: number; }' but required in type '{ ethFiat: number; tokenFiat: number; tokenFiat1dAgo: number; ethFiat1dAgo: number; privacyMode: boolean; }'.
scripts (lint:tsc): app/component-library/components-temp/Price/AggregatedPercentage/AggregatedPercentage.test.tsx#L35
Property 'privacyMode' is missing in type '{ ethFiat: number; tokenFiat: number; tokenFiat1dAgo: number; ethFiat1dAgo: number; }' but required in type '{ ethFiat: number; tokenFiat: number; tokenFiat1dAgo: number; ethFiat1dAgo: number; privacyMode: boolean; }'.
scripts (lint:tsc): app/component-library/components-temp/Price/AggregatedPercentage/AggregatedPercentage.test.tsx#L53
Property 'privacyMode' is missing in type '{ ethFiat: number; tokenFiat: number; tokenFiat1dAgo: number; ethFiat1dAgo: number; }' but required in type '{ ethFiat: number; tokenFiat: number; tokenFiat1dAgo: number; ethFiat1dAgo: number; privacyMode: boolean; }'.
scripts (lint:tsc): app/components/UI/AssetElement/index.test.tsx#L26
Property 'privacyMode' is missing in type '{ asset: { name: string; symbol: string; address: string; aggregators: never[]; balance: string; balanceFiat: string; logo: string; isETH: undefined; hasBalanceError: boolean; decimals: number; image: string; }; }' but required in type 'AssetElementProps'.
scripts (lint:tsc): app/components/UI/AssetElement/index.test.tsx#L32
Property 'privacyMode' is missing in type '{ asset: { name: string; symbol: string; address: string; aggregators: never[]; balance: string; balanceFiat: string; logo: string; isETH: undefined; hasBalanceError: boolean; decimals: number; image: string; }; balance: string; }' but required in type 'AssetElementProps'.
scripts (lint:tsc): app/components/UI/AssetElement/index.test.tsx#L40
Property 'privacyMode' is missing in type '{ asset: { name: string; symbol: string; address: string; aggregators: never[]; balance: string; balanceFiat: string; logo: string; isETH: undefined; hasBalanceError: boolean; decimals: number; image: string; }; onPress: Mock<...>; }' but required in type 'AssetElementProps'.
scripts (lint:tsc): app/components/UI/AssetElement/index.test.tsx#L50
Property 'privacyMode' is missing in type '{ asset: { name: string; symbol: string; address: string; aggregators: never[]; balance: string; balanceFiat: string; logo: string; isETH: undefined; hasBalanceError: boolean; decimals: number; image: string; }; onLongPress: Mock<...>; }' but required in type 'AssetElementProps'.
scripts (lint:tsc): app/components/UI/AssetOverview/Balance/Balance.tsx#L61
Property 'privacyMode' is missing in type '{ children: Element[]; asset: TokenI; mainBalance: string; balance: string | undefined; onPress: () => false | void; }' but required in type 'AssetElementProps'.
scripts (lint:tsc): app/components/UI/Stake/components/StakingBalance/StakingBalance.tsx#L101
Property 'privacyMode' is missing in type '{ children: Element[]; asset: TokenI; mainBalance: string; balance: string; }' but required in type 'AssetElementProps'.
scripts (lint)
The job was canceled because "lint_tsc" failed.
scripts (lint)
The operation was canceled.
unit-tests (3)
Process completed with exit code 1.
unit-tests (4)
The job was canceled because "_3" failed.
unit-tests (4)
The operation was canceled.
unit-tests (5)
The job was canceled because "_3" failed.
unit-tests (5)
The operation was canceled.
Check all jobs pass
Process completed with exit code 1.
scripts (test:tgz-check)
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/
scripts (audit:ci)
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/
dedupe
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/
scripts (test:depcheck)
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/
scripts (lint:tsc)
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/
unit-tests (6)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit-tests (7)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit-tests (9)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit-tests (8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit-tests (2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit-tests (1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit-tests (10)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit-tests (3)
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/
js-bundle-size-check
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/
check-diff
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/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "coverage-1", "coverage-10", "coverage-2", "coverage-6", "coverage-7", "coverage-8", "coverage-9". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
coverage-1
7.55 MB
coverage-10
7.55 MB
coverage-2
7.47 MB
coverage-6
7.57 MB
coverage-7
7.58 MB
coverage-8
7.5 MB
coverage-9
7.48 MB
ios-bundle
8.52 MB