Skip to content

support switch btc asset change and base currency #122

support switch btc asset change and base currency

support switch btc asset change and base currency #122

Triggered via pull request November 10, 2023 22:47
Status Failure
Total duration 2m 32s
Artifacts

test-on-pr.yaml

on: pull_request
Matrix: test-tauri
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 6 warnings
test-tauri (ubuntu-20.04): src/components/index/index.tsx#L188
Argument of type 'TotalValueData' is not assignable to parameter of type 'SetStateAction<{ totalValue: number; changePercentage: number; }>'.
test-tauri (ubuntu-20.04): src/components/index/index.tsx#L287
Property 'prevTotalValue' is missing in type '{ totalValue: number; changePercentage: number; }' but required in type 'TotalValueData'.
test-tauri (ubuntu-20.04)
Command failed with exit code 1: yarn tauri build
test-tauri (macos-latest): src/components/index/index.tsx#L188
Argument of type 'TotalValueData' is not assignable to parameter of type 'SetStateAction<{ totalValue: number; changePercentage: number; }>'.
test-tauri (macos-latest): src/components/index/index.tsx#L287
Property 'prevTotalValue' is missing in type '{ totalValue: number; changePercentage: number; }' but required in type 'TotalValueData'.
test-tauri (macos-latest)
Command failed with exit code 1: yarn tauri build
test-tauri (windows-latest): src/components/index/index.tsx#L188
Argument of type 'TotalValueData' is not assignable to parameter of type 'SetStateAction<{ totalValue: number; changePercentage: number; }>'.
test-tauri (windows-latest): src/components/index/index.tsx#L287
Property 'prevTotalValue' is missing in type '{ totalValue: number; changePercentage: number; }' but required in type 'TotalValueData'.
test-tauri (windows-latest)
Command failed with exit code 1: yarn tauri build
test-tauri (ubuntu-20.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-tauri (ubuntu-20.04)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-tauri (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-tauri (macos-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-tauri (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-tauri (windows-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/