Skip to content

Use SSM Parameter Store for JIT config to avoid cloud-init caching #36

Use SSM Parameter Store for JIT config to avoid cloud-init caching

Use SSM Parameter Store for JIT config to avoid cloud-init caching #36

Triggered via push January 11, 2026 03:19
Status Failure
Total duration 1m 26s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci: main.go#L262
return with no blank line before (nlreturn)
golangci: main.go#L242
return with no blank line before (nlreturn)
golangci: main.go#L55
return with no blank line before (nlreturn)
golangci: main.go#L86
return both a `nil` error and an invalid value: use a sentinel error instead (nilnil)
golangci: main.go#L409
Magic number: 30, in <assign> detected (mnd)
golangci: main.go#L72
File is not properly formatted (golines)
golangci: main.go#L414
Error return value of `resp.Body.Close` is not checked (errcheck)
golangci: main.go#L529
Function `handleWebhook` should pass the context parameter (contextcheck)
golangci: main.go#L514
Function `handleMaintenance` should pass the context parameter (contextcheck)
golangci: main.go#L406
non-canonical header "X-GitHub-Api-Version", instead use: "X-Github-Api-Version" (canonicalheader)