Serve and patch Hook as an ISO during runtime #2140
Annotations
7 errors
validation:
cmd/smee/main.go#L254
import-shadowing: The name 'handler' shadows an import name (revive)
|
validation:
internal/iso/iso.go#L52
unnecessary trailing newline (whitespace)
|
validation:
internal/iso/iso.go#L65
unnecessary trailing newline (whitespace)
|
validation:
internal/iso/iso.go#L101
singleCaseSwitch: should rewrite switch statement to if statement (gocritic)
|
validation:
internal/iso/iso.go#L159
var-naming: var workerId should be workerID (revive)
|
validation:
internal/iso/iso_test.go#L27
response body must be closed (bodyclose)
|
validation
Process completed with exit code 2.
|