add compute core APIs #1245
Annotations
10 errors
internal/computecore/callback.go#L51
type `hcsEventCallbackUintptr` is unused (unused)
|
internal/computecore/callback.go#L54
func `HCSEventCallback.asCallback` is unused (unused)
|
internal/computecore/computecore.go#L97
func `tryAddAttributes` is unused (unused)
|
internal/computecore/operation.go#L231
S1024: should use time.Until instead of t.Sub(time.Now()) (gosimple)
|
internal/computecore/errors.go#L16
ST1003: should not use ALL_CAPS in Go names; use CamelCase instead (stylecheck)
|
internal/computecore/errors.go#L19
ST1003: should not use ALL_CAPS in Go names; use CamelCase instead (stylecheck)
|
internal/computecore/errors.go#L22
ST1003: should not use ALL_CAPS in Go names; use CamelCase instead (stylecheck)
|
internal/computecore/errors.go#L25
ST1003: should not use ALL_CAPS in Go names; use CamelCase instead (stylecheck)
|
internal/computecore/errors.go#L28
ST1003: should not use ALL_CAPS in Go names; use CamelCase instead (stylecheck)
|
internal/computecore/errors.go#L31
ST1003: should not use ALL_CAPS in Go names; use CamelCase instead (stylecheck)
|
The logs for this run have expired and are no longer available.
Loading