Add inspect package #2111
Annotations
5 errors
internal/inspect/inspect.go#L108
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
|
internal/inspect/inspect_test.go#L121
Error return value of `io.Copy` is not checked (errcheck)
|
internal/inspect/inspect_test.go#L206
S1021: should merge variable declaration with assignment on next line (gosimple)
|
internal/node/services.go#L115
SA4006: this value of `err` is never used (staticcheck)
|
|
This job failed
Loading