{"record":{"id":"724231736f86923b","repo":"nektos/act","slug":"inspect-image-w","errorCode":null,"errorMessage":"inspect image: %w","messagePattern":"inspect image: %w","errorType":"exception","errorClass":null,"httpStatus":null,"severity":"error","filePath":"pkg/container/docker_run.go","lineNumber":520,"sourceCode":"inspectResult, err := cr.cli.ImageInspect(ctx, cr.input.Image)\nif err != nil {\n\tlogger.Error(err)\n\treturn fmt.Errorf(\"inspect image: %w\", err)\n}","sourceCodeStart":502,"sourceCodeEnd":538,"githubUrl":"https://github.com/nektos/act/blob/4f411281417e88660bea1c1a1749aa71ae0bd60f/pkg/container/docker_run.go#L502-L538","documentation":"Error \"inspect image: %w\" thrown in nektos/act.","triggerScenarios":"Thrown at pkg/container/docker_run.go:520 when the library encounters an invalid state.","commonSituations":"See trigger scenarios.","solutions":["Ensure the image reference is correct and the image exists; run docker pull <image> first.","Verify the Docker daemon is reachable and you have permission to inspect images."],"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"}