Skip to content

Implement #135: Move linking to frontend #633

Implement #135: Move linking to frontend

Implement #135: Move linking to frontend #633

Triggered via pull request August 15, 2023 10:19
@SOF3SOF3
synchronize #157
SOF3:issues/135
Status Failure
Total duration 3m 22s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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