Implement #135: Move linking to frontend #633
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
5 errors
golangci-lint:
pkg/frontend/tf/tree/tree.go#L80
append to slice `copiedSpans` with non-zero initialized length (makezero)
|
golangci-lint:
pkg/frontend/reader/merge/merge.go#L55
Consider pre-allocating `mergeTrees` (prealloc)
|
golangci-lint:
pkg/frontend/reader/reader.go#L253
`(*spanReader).prepareEntry` - `config` is unused (unparam)
|
golangci-lint:
pkg/frontend/reader/reader.go#L294
`(*spanReader).storeCache` - `ctx` is unused (unparam)
|
golangci-lint
issues found
|