C-WCOW: Update go vendoring #290
Annotations
12 errors
|
lint (linux)
issues found
|
|
lint (linux):
pkg/securitypolicy/securitypolicyenforcer.go#L61
var osType is unused (unused)
|
|
lint (linux):
pkg/securitypolicy/securitypolicy_marshal.go#L18
type marshalFunc is unused (unused)
|
|
lint (linux):
pkg/securitypolicy/securitypolicy_linux.go#L15
ST1019(related information): other import of "github.com/Microsoft/hcsshim/internal/guest/spec" (staticcheck)
|
|
lint (linux):
pkg/securitypolicy/securitypolicy_linux.go#L14
ST1019: package "github.com/Microsoft/hcsshim/internal/guest/spec" is being imported more than once (staticcheck)
|
|
lint (linux):
pkg/securitypolicy/securitypolicyenforcer.go#L146
directive `// nolint` should be written without leading space as `//nolint` (nolintlint)
|
|
lint (linux):
pkg/securitypolicy/securitypolicyenforcer.go#L141
directive `// nolint` should be written without leading space as `//nolint` (nolintlint)
|
|
lint (linux):
pkg/securitypolicy/securitypolicyenforcer.go#L138
directive `// nolint` should be written without leading space as `//nolint` (nolintlint)
|
|
lint (windows)
issues found
|
|
lint (windows)
too many errors"
|
|
lint (windows):
internal/windevice/devicequery_test.go#L120
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
|
lint (windows):
internal/windevice/devicequery_test.go#L103
Error return value of `m.Disconnect` is not checked (errcheck)
|