Skip to content

fix(deps): update github.com/elastic/apm-data digest to c549366 #247

fix(deps): update github.com/elastic/apm-data digest to c549366

fix(deps): update github.com/elastic/apm-data digest to c549366 #247

Triggered via push August 2, 2023 03:43
Status Failure
Total duration 1m 48s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors
lint
Process completed with exit code 2.
run-tests: aggregators/converter.go#L636
cannot use totalCount (variable of type int64) as uint64 value in assignment
run-tests: aggregators/converter.go#L639
cannot use totalCount (variable of type int64) as uint64 value in assignment
run-tests: aggregators/converter.go#L644
cannot use totalCount (variable of type int64) as uint64 value in assignment
run-tests: aggregators/converter.go#L658
cannot use counts (variable of type []int64) as []uint64 value in assignment
run-tests: aggregators/converter.go#L665
cannot use totalCount (variable of type int64) as uint64 value in assignment
run-tests: aggregators/converter.go#L800
cannot use totalCount (variable of type int64) as uint64 value in struct literal
run-tests: aggregators/converter.go#L810
cannot use totalCount (variable of type int64) as uint64 value in assignment
run-tests: aggregators/converter.go#L821
cannot use counts (variable of type []int64) as []uint64 value in assignment
run-tests: aggregators/converter.go#L831
cannot use int64(math.Round(metrics.SuccessCount + metrics.FailureCount)) (value of type int64) as uint64 value in assignment
run-tests: aggregators/converter.go#L856
cannot use int64(math.Round(metrics.Count)) (value of type int64) as uint64 value in assignment