[MS-323][wallet] feat: PnL UI and API integration #1206
Annotations
6 errors and 2 warnings
release
Property 'darkThemeLostPercentageContainer' does not exist on type '{ container: { flexDirection: "row"; alignItems: "center"; }; typoText: { fontSize: number; paddingRight: number; }; valueText: { fontSize: number; fontWeight: "500"; paddingRight: number; }; lightThemeProfitValue: { ...; }; ... 8 more ...; lostPercentageContainer: { ...; }; }'. Did you mean 'lostPercentageContainer'?
|
release
Property 'darkThemeProfitPercentageContainer' does not exist on type '{ container: { flexDirection: "row"; alignItems: "center"; }; typoText: { fontSize: number; paddingRight: number; }; valueText: { fontSize: number; fontWeight: "500"; paddingRight: number; }; lightThemeProfitValue: { ...; }; ... 8 more ...; lostPercentageContainer: { ...; }; }'. Did you mean 'profitPercentageContainer'?
|
release
Property 'lightThemeLostPercentageContainer' does not exist on type '{ container: { flexDirection: "row"; alignItems: "center"; }; typoText: { fontSize: number; paddingRight: number; }; valueText: { fontSize: number; fontWeight: "500"; paddingRight: number; }; lightThemeProfitValue: { ...; }; ... 8 more ...; lostPercentageContainer: { ...; }; }'. Did you mean 'lostPercentageContainer'?
|
release
Property 'lightThemeProfitPercentageContainer' does not exist on type '{ container: { flexDirection: "row"; alignItems: "center"; }; typoText: { fontSize: number; paddingRight: number; }; valueText: { fontSize: number; fontWeight: "500"; paddingRight: number; }; lightThemeProfitValue: { ...; }; ... 8 more ...; lostPercentageContainer: { ...; }; }'. Did you mean 'profitPercentageContainer'?
|
release
@walless/wallet#type-check: command (/home/runner/work/walless/walless/apps/wallet) /tmp/xfs-25c16ac0/yarn run type-check exited (2)
|
release
Process completed with exit code 2.
|
release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
release
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|