Skip to content

feat(3420): privacy mode toggle #36394

feat(3420): privacy mode toggle

feat(3420): privacy mode toggle #36394

Triggered via pull request October 24, 2024 20:01
Status Failure
Total duration 12m 17s
Artifacts 12

ci.yml

on: pull_request
Matrix: unit-tests
js-bundle-size-check
6m 43s
js-bundle-size-check
Matrix: scripts
merge-unit-tests
3m 5s
merge-unit-tests
ship-js-bundle-size-check
0s
ship-js-bundle-size-check
sonar-cloud-quality-gate-status
36s
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

10 errors and 21 warnings
scripts (lint:tsc): app/components/UI/AssetElement/index.test.tsx#L26
Property 'isBalanceAndAssetsHidden' 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 'isBalanceAndAssetsHidden' 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 'isBalanceAndAssetsHidden' 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 'isBalanceAndAssetsHidden' 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 'isBalanceAndAssetsHidden' 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 'isBalanceAndAssetsHidden' is missing in type '{ children: Element[]; asset: TokenI; mainBalance: string; balance: string; }' but required in type 'AssetElementProps'.
scripts (lint:tsc)
Process completed with exit code 2.
scripts (lint)
The job was canceled because "lint_tsc" failed.
scripts (lint)
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 (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 (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 (5)
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 (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, 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 (4)
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 (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/
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/
merge-unit-tests
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/download-artifact@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/
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/
sonar-cloud
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/download-artifact@v3, codecov/codecov-action@d9f34f8cd5cb3b3eb79b3e4b5dae3a16df499a70. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
sonar-cloud-quality-gate-status
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/
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", "coverage-1", "coverage-10", "coverage-2", "coverage-3", "coverage-4", "coverage-5", "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.24 MB
coverage-1
7.55 MB
coverage-10
7.55 MB
coverage-2
7.47 MB
coverage-3
7.55 MB
coverage-4
7.55 MB
coverage-5
7.59 MB
coverage-6
7.56 MB
coverage-7
7.58 MB
coverage-8
7.5 MB
coverage-9
7.48 MB
ios-bundle
8.52 MB