Skip to content

Update test datasource URL #114

Update test datasource URL

Update test datasource URL #114

Triggered via pull request August 21, 2024 17:35
Status Success
Total duration 52s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build
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/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: src/preprocessors/timeseries.ts#L53
'ArrayVector' is deprecated. use a simple Array<T>
build: src/preprocessors/timeseries.ts#L57
'ArrayVector' is deprecated. use a simple Array<T>
build: src/preprocessors/timeseries.ts#L66
'set' is deprecated. Use [idx]. This only exists to help migrate Vector to Array