{"record":{"id":"71e28ecb20add2c9","repo":"nektos/act","slug":"exitcode-d-command-not-found-please-refer-to","errorCode":null,"errorMessage":"exitcode '%d': command not found, please refer to https://github.com/nektos/act/issues/107 for more information","messagePattern":"exitcode '(.+?)': command not found, please refer to https://github\\.com/nektos/act/issues/107 for more information","errorType":"exception","errorClass":null,"httpStatus":null,"severity":"error","filePath":"pkg/container/docker_run.go","lineNumber":616,"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":598,"sourceCodeEnd":634,"githubUrl":"https://github.com/nektos/act/blob/4f411281417e88660bea1c1a1749aa71ae0bd60f/pkg/container/docker_run.go#L598-L634","documentation":"Error \"exitcode '%d': command not found, please refer to https://github.com/nektos/act/issues/107 for more information\" thrown in nektos/act.","triggerScenarios":"Thrown at pkg/container/docker_run.go:616 when the library encounters an invalid state.","commonSituations":"See trigger scenarios.","solutions":["Install the missing tool in the runner image or use an image that contains it (see https://github.com/nektos/act/issues/107).","Use the full path to the command in the step's run/args.","Add a step that installs the required tool before it is used."],"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"}