{"record":{"id":"2b8a3174429a1095","repo":"nektos/act","slug":"exitcode-d-failure","errorCode":null,"errorMessage":"exitcode '%d': failure","messagePattern":"exitcode '(.+?)': failure","errorType":"exception","errorClass":null,"httpStatus":null,"severity":"error","filePath":"pkg/container/docker_run.go","lineNumber":618,"sourceCode":"switch inspectResp.ExitCode {\ncase 0:\n\treturn nil\ncase 127:\n\treturn fmt.Errorf(\"exitcode '%d': command not found, please refer to https://github.com/nektos/act/issues/107 for more information\", inspectResp.ExitCode)\ndefault:\n\treturn fmt.Errorf(\"exitcode '%d': failure\", inspectResp.ExitCode)\n}","sourceCodeStart":600,"sourceCodeEnd":636,"githubUrl":"https://github.com/nektos/act/blob/4f411281417e88660bea1c1a1749aa71ae0bd60f/pkg/container/docker_run.go#L600-L636","documentation":"Error \"exitcode '%d': failure\" thrown in nektos/act.","triggerScenarios":"Thrown at pkg/container/docker_run.go:618 when the library encounters an invalid state.","commonSituations":"See trigger scenarios.","solutions":["Inspect the step logs above the error to find the failing command.","Run the same command manually inside the image to reproduce and debug it.","Fix the failing command or script in the workflow step."],"exampleFix":null,"handlingStrategy":null,"validationCode":null,"typeGuard":null,"tryCatchPattern":null,"preventionTips":[],"tags":[],"backgroundTag":null,"analyzedSha":"4f411281417e88660bea1c1a1749aa71ae0bd60f","analyzedAt":"2026-08-15T09:19:46.307Z","schemaVersion":2},"datasetVersion":"2026-08-15T22:17:37.221Z"}