Skip to content

Fix for resampler

Fix for resampler #101

Triggered via push August 25, 2024 14:12
Status Failure
Total duration 27s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
test: internal/memorystore/memorystore.go#L240
cannot use resampler.LargestTriangleThreeBucket(data, minfo.Frequency, resolution) (value of type int) as int64 value in assignment
test: internal/memorystore/memorystore.go#L240
cannot use minfo.Frequency (variable of type int64) as int value in argument to resampler.LargestTriangleThreeBucket
test: internal/memorystore/memorystore.go#L240
cannot use resolution (variable of type int64) as int value in argument to resampler.LargestTriangleThreeBucket
test
Process completed with exit code 1.
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test
Restore cache failed: Dependencies file is not found in /home/runner/work/cc-metric-store/cc-metric-store. Supported file pattern: go.sum