proc: Fix parsing Kernel Module lines where refcount is "-" #117
Annotations
8 errors
golangci-lint:
processmanager/execinfomanager/manager.go#L25
could not import go.opentelemetry.io/ebpf-profiler/interpreter/luajit (-: # go.opentelemetry.io/ebpf-profiler/interpreter/luajit
|
golangci-lint:
interpreter/luajit/offsets.go#L337
cannot use traceInfoSize (variable of type int) as uint64 value in struct literal) (typecheck)
|
golangci-lint:
interpreter/luajit/offsets.go#L337
cannot use traceInfoSize (variable of type int) as uint64 value in struct literal (typecheck)
|
golangci-lint:
interpreter/luajit/luajit_test.go#L33
could not import go.opentelemetry.io/ebpf-profiler/interpreter/luajit (-: # go.opentelemetry.io/ebpf-profiler/interpreter/luajit [go.opentelemetry.io/ebpf-profiler/interpreter/luajit.test]
|
golangci-lint:
interpreter/luajit/offsets.go#L337
cannot use traceInfoSize (variable of type int) as uint64 value in struct literal) (typecheck)
|
golangci-lint:
tools/coredump/coredump.go#L33
could not import C (cgo preprocessing failed) (typecheck)
|
golangci-lint:
tracer/events.go#L27
could not import C (cgo preprocessing failed) (typecheck)
|
golangci-lint
issues found
|
Loading