Skip to content

WIP/PoC NH-78295 Decouple settings management #98

WIP/PoC NH-78295 Decouple settings management

WIP/PoC NH-78295 Decouple settings management #98

Triggered via pull request May 30, 2024 22:01
Status Failure
Total duration 26s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
lint: internal/exporter/exporter.go#L23
could not import github.com/solarwinds/apm-go/internal/reporter (-: import cycle not allowed: import stack: [github.com/solarwinds/apm-go/internal/exporter github.com/solarwinds/apm-go/internal/reporter github.com/solarwinds/apm-go/internal/oboe github.com/solarwinds/apm-go/internal/reporter]) (typecheck)
lint: internal/oboe/file_watcher.go#L1
: import cycle not allowed in test (typecheck)
lint: internal/reporter/bytesbucket.go#L1
: import cycle not allowed in test (typecheck)
lint: internal/sampler/sampler.go#L20
could not import github.com/solarwinds/apm-go/internal/oboe (-: import cycle not allowed: import stack: [github.com/solarwinds/apm-go/internal/exporter github.com/solarwinds/apm-go/internal/reporter github.com/solarwinds/apm-go/internal/oboe github.com/solarwinds/apm-go/internal/oboe]) (typecheck)
lint: internal/xtrace/xtrace.go#L25
could not import github.com/solarwinds/apm-go/internal/oboe (-: import cycle not allowed: import stack: [github.com/solarwinds/apm-go/internal/exporter github.com/solarwinds/apm-go/internal/reporter github.com/solarwinds/apm-go/internal/oboe github.com/solarwinds/apm-go/internal/oboe]) (typecheck)
lint: swo/agent.go#L28
could not import github.com/solarwinds/apm-go/internal/oboe (-: import cycle not allowed: import stack: [github.com/solarwinds/apm-go/internal/exporter github.com/solarwinds/apm-go/internal/reporter github.com/solarwinds/apm-go/internal/oboe github.com/solarwinds/apm-go/internal/oboe]) (typecheck)
lint: swo/agent.go#L31
could not import github.com/solarwinds/apm-go/internal/reporter (-: import cycle not allowed: import stack: [github.com/solarwinds/apm-go/internal/exporter github.com/solarwinds/apm-go/internal/reporter github.com/solarwinds/apm-go/internal/oboe github.com/solarwinds/apm-go/internal/reporter]) (typecheck)
lint
issues found