Skip to content

fix(deps): update github.com/elastic/apm-data digest to 31428f0 #218

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

fix(deps): update github.com/elastic/apm-data digest to 31428f0 #218

Triggered via push August 1, 2023 03:00
Status Failure
Total duration 1m 27s
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#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