Skip to content

Change endpoint to test datasource (#54) #115

Change endpoint to test datasource (#54)

Change endpoint to test datasource (#54) #115

Triggered via push August 21, 2024 18:38
Status Success
Total duration 1m 1s
Artifacts

ci.yml

on: push
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