Skip to content

update trend of coins chart #156

update trend of coins chart

update trend of coins chart #156

Triggered via pull request November 22, 2023 21:26
Status Failure
Total duration 1m 56s
Artifacts

test-on-pr.yaml

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

Annotations

6 errors and 6 warnings
test-tauri (macos-latest): src/components/coins-amount-and-value-change.tsx#L177
Type '{ maintainAspectRatio: boolean; responsive: boolean; tooltips: { mode: string; intersect: boolean; }; hover: { mode: string; intersect: boolean; }; plugins: { title: { display: boolean; text: string; }; datalabels: { ...; }; legend: { ...; }; }; scales: { ...; }; }' is not assignable to type '_DeepPartialObject<CoreChartOptions<"line"> & ElementChartOptions<"line"> & PluginChartOptions<"line"> & DatasetChartOptions<"line"> & ScaleChartOptions<...> & LineControllerChartOptions>'.
test-tauri (macos-latest)
Command failed with exit code 1: yarn tauri build
test-tauri (ubuntu-20.04): src/components/coins-amount-and-value-change.tsx#L177
Type '{ maintainAspectRatio: boolean; responsive: boolean; tooltips: { mode: string; intersect: boolean; }; hover: { mode: string; intersect: boolean; }; plugins: { title: { display: boolean; text: string; }; datalabels: { ...; }; legend: { ...; }; }; scales: { ...; }; }' is not assignable to type '_DeepPartialObject<CoreChartOptions<"line"> & ElementChartOptions<"line"> & PluginChartOptions<"line"> & DatasetChartOptions<"line"> & ScaleChartOptions<...> & LineControllerChartOptions>'.
test-tauri (ubuntu-20.04)
Command failed with exit code 1: yarn tauri build
test-tauri (windows-latest): src/components/coins-amount-and-value-change.tsx#L177
Type '{ maintainAspectRatio: boolean; responsive: boolean; tooltips: { mode: string; intersect: boolean; }; hover: { mode: string; intersect: boolean; }; plugins: { title: { display: boolean; text: string; }; datalabels: { ...; }; legend: { ...; }; }; scales: { ...; }; }' is not assignable to type '_DeepPartialObject<CoreChartOptions<"line"> & ElementChartOptions<"line"> & PluginChartOptions<"line"> & DatasetChartOptions<"line"> & ScaleChartOptions<...> & LineControllerChartOptions>'.
test-tauri (windows-latest)
Command failed with exit code 1: yarn tauri build
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 (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 (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/