Skip to content

Serve and patch Hook as an ISO during runtime #2140

Serve and patch Hook as an ISO during runtime

Serve and patch Hook as an ISO during runtime #2140

Re-run triggered November 7, 2024 19:31
Status Failure
Total duration 3m 34s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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.