Fix: Data links causing app to crash #199
ci.yml
on: pull_request
Annotations
1 error and 5 warnings
Build, lint and unit tests
Process completed with exit code 1.
|
Build, lint and unit tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build, lint and unit tests:
src/utils/processTableData.ts#L25
'toArray' is deprecated. this is not necessary. This only exists to help migrate Vector to Array
|
Build, lint and unit tests:
src/utils/processTableData.ts#L27
'toArray' is deprecated. this is not necessary. This only exists to help migrate Vector to Array
|
Build, lint and unit tests:
src/utils/processTimeSeriesData.ts#L40
'toArray' is deprecated. this is not necessary. This only exists to help migrate Vector to Array
|
Build, lint and unit tests:
src/utils/processTimeSeriesData.ts#L41
'toArray' is deprecated. this is not necessary. This only exists to help migrate Vector to Array
|