Skip to content

fix(deps): update github.com/elastic/apm-data digest to 9180b59 #228

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

fix(deps): update github.com/elastic/apm-data digest to 9180b59 #228

Triggered via pull request August 1, 2023 08:25
Status Failure
Total duration 1m 31s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
lint
Process completed with exit code 2.
run-tests: aggregators/converter.go#L626
cannot use totalCount (variable of type int64) as uint64 value in assignment
run-tests: aggregators/converter.go#L629
cannot use totalCount (variable of type int64) as uint64 value in assignment
run-tests: aggregators/converter.go#L634
cannot use totalCount (variable of type int64) as uint64 value in assignment
run-tests: aggregators/converter.go#L648
cannot use counts (variable of type []int64) as []uint64 value in assignment
run-tests: aggregators/converter.go#L655
cannot use totalCount (variable of type int64) as uint64 value in assignment
run-tests: aggregators/converter.go#L790
cannot use totalCount (variable of type int64) as uint64 value in struct literal
run-tests: aggregators/converter.go#L800
cannot use totalCount (variable of type int64) as uint64 value in assignment
run-tests: aggregators/converter.go#L811
cannot use counts (variable of type []int64) as []uint64 value in assignment
run-tests: aggregators/converter.go#L821
cannot use int64(math.Round(metrics.SuccessCount + metrics.FailureCount)) (value of type int64) as uint64 value in assignment
run-tests: aggregators/converter.go#L846
cannot use int64(math.Round(metrics.Count)) (value of type int64) as uint64 value in assignment