feat: use vtpool wherever possible #556
Triggered via pull request
September 15, 2023 18:55
Status
Failure
Total duration
1m 52s
Artifacts
–
Annotations
3 errors
lint:
input/elasticapm/internal/modeldecoder/modeldecoderutil/slice.go#L22
should use make([]E, diff) instead (S1019)
|
lint:
input/elasticapm/internal/modeldecoder/modeldecoderutil/slice_test.go#L29
should use make([]*modelpb.APMEvent, originalCap) instead (S1019)
|
lint
Process completed with exit code 1.
|