Fix for resampler #101
Annotations
4 errors and 2 warnings
Build, Vet & Test:
internal/memorystore/memorystore.go#L240
cannot use resampler.LargestTriangleThreeBucket(data, minfo.Frequency, resolution) (value of type int) as int64 value in assignment
|
Build, Vet & Test:
internal/memorystore/memorystore.go#L240
cannot use minfo.Frequency (variable of type int64) as int value in argument to resampler.LargestTriangleThreeBucket
|
Build, Vet & Test:
internal/memorystore/memorystore.go#L240
cannot use resolution (variable of type int64) as int value in argument to resampler.LargestTriangleThreeBucket
|
Build, Vet & Test
Process completed with exit code 1.
|
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/
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/cc-metric-store/cc-metric-store. Supported file pattern: go.sum
|
Loading