[expr] add countValues func #842
Annotations
11 errors and 1 warning
|
Run tests:
expr/functions/countValues/function_test.go#L22
undefined: metadata.SetEvaluator
|
Run tests:
expr/functions/countValues/function_test.go#L23
undefined: helper.SetEvaluator
|
Run tests:
expr/functions/countValues/function_test.go#L33
cannot use 0 (untyped int constant) as string value in struct literal
|
Run tests:
expr/functions/countValues/function_test.go#L33
too few values in struct literal of type struct{Metric string; ConsolidationFunc string; From int64; Until int64}
|
Run tests:
expr/functions/countValues/function_test.go#L52
cannot use 0 (untyped int constant) as string value in struct literal
|
Run tests:
expr/functions/countValues/function_test.go#L52
too few values in struct literal of type struct{Metric string; ConsolidationFunc string; From int64; Until int64}
|
Run tests:
expr/functions/countValues/function_test.go#L71
cannot use 0 (untyped int constant) as string value in struct literal
|
Run tests:
expr/functions/countValues/function_test.go#L71
too few values in struct literal of type struct{Metric string; ConsolidationFunc string; From int64; Until int64}
|
Run tests:
expr/functions/countValues/function_test.go#L90
cannot use 0 (untyped int constant) as string value in struct literal
|
Run tests:
expr/functions/countValues/function_test.go#L90
too few values in struct literal of type struct{Metric string; ConsolidationFunc string; From int64; Until int64}
|
Set up Go
Restore cache failed: Dependencies file is not found in /home/runner/work/carbonapi/carbonapi. Supported file pattern: go.sum
|
Loading