feat(functions): add support for consolidateBy #740
Annotations
10 errors and 2 warnings
Run tests:
expr/functions/holtWintersConfidenceArea/function_test.go#L36
cannot use startTime - holtwinters.DefaultBootstrapInterval (value of type int64) as string value in struct literal
|
Run tests:
expr/functions/holtWintersConfidenceArea/function_test.go#L36
too few values in struct literal of type struct{Metric string; ConsolidationFunc string; From int64; Until int64}
|
Run tests:
expr/functions/holtWintersConfidenceArea/function_test.go#L48
cannot use startTime - 6 * holtwinters.SecondsPerDay (value of type int64) as string value in struct literal
|
Run tests:
expr/functions/holtWintersConfidenceArea/function_test.go#L48
too few values in struct literal of type struct{Metric string; ConsolidationFunc string; From int64; Until int64}
|
Run tests:
expr/functions/holtWintersConfidenceArea/function_test.go#L60
cannot use startTime - holtwinters.SecondsPerDay (value of type int64) as string value in struct literal
|
Run tests:
expr/functions/holtWintersConfidenceArea/function_test.go#L60
too few values in struct literal of type struct{Metric string; ConsolidationFunc string; From int64; Until int64}
|
Run tests:
expr/functions/transformNull/function_test.go#L66
cannot use 0 (untyped int constant) as string value in struct literal
|
Run tests:
expr/functions/transformNull/function_test.go#L66
too few values in struct literal of type struct{Metric string; ConsolidationFunc string; From int64; Until int64}
|
Run tests:
expr/functions/verticalLine/function_test.go#L50
cannot use from (variable of type int64) as string value in struct literal
|
Run tests:
expr/functions/verticalLine/function_test.go#L50
too few values in struct literal of type struct{Metric string; ConsolidationFunc string; From int64; Until int64}
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Set up Go
Restore cache failed: Dependencies file is not found in /home/runner/work/carbonapi/carbonapi. Supported file pattern: go.sum
|
The logs for this run have expired and are no longer available.
Loading