{"record":{"id":"117f47f77f4d4eb0","repo":"gatsbyjs/gatsby","slug":"node-typename-node-id-couldn-t-process-inl","errorCode":null,"errorMessage":"${node.__typename} ${node.id} couldn't process inline html image ${imageUrl}","messagePattern":"(.+?) (.+?) couldn't process inline html image (.+?)","errorType":"console","errorClass":null,"httpStatus":null,"severity":"error","filePath":"packages/gatsby-source-wordpress/src/steps/source-nodes/create-nodes/process-node.js","lineNumber":636,"sourceCode":"              gatsbyStore\n            )\n          } else {\n            publicUrl = publicUrlResolver(\n              {\n                url: imageUrl,\n                mimeType: imageNode.mimeType,\n                filename: path.basename(imageNode.sourceUrl || imageNode.url),\n                internal: {\n                  contentDigest: imageNode.modifiedGmt,\n                },\n              },\n              helpers.actions,\n              gatsbyStore\n            )\n          }\n        } catch (e) {\n          reporter.error(e)\n          reporter.warn(\n            formatLogMessage(\n              `${node.__typename} ${node.id} couldn't process inline html image ${imageUrl}`\n            )\n          )\n          return null\n        }\n\n        return {\n          match,\n          cheerioImg,\n          fileNode,\n          imageResize,\n          maxWidth,\n          publicUrl,\n        }\n      })\n    )\n","sourceCodeStart":618,"sourceCodeEnd":654,"githubUrl":"https://github.com/gatsbyjs/gatsby/blob/e85d62f1779e353eaac1753211629a26d123e26c/packages/gatsby-source-wordpress/src/steps/source-nodes/create-nodes/process-node.js#L618-L654","documentation":"Warning during WordPress inline-HTML image replacement: resolving an image node's publicUrl threw inside the try block; the caught error is logged first, then this warning identifies the WP node (type/id) and the imageUrl whose <img> tag could not be rewritten.","triggerScenarios":"Thrown at packages/gatsby-source-wordpress/src/steps/source-nodes/create-nodes/process-node.js:636 when the library encounters an invalid state.","commonSituations":"See trigger scenarios.","solutions":["Check the WordPress media item exists and finished syncing as a node","Verify the image URL, mime type and filename are valid","If the node data looks correct, report the issue with the node id and imageUrl"],"exampleFix":null,"handlingStrategy":"try-catch","validationCode":null,"typeGuard":null,"tryCatchPattern":null,"preventionTips":[],"tags":[],"backgroundTag":null,"analyzedSha":"e85d62f1779e353eaac1753211629a26d123e26c","analyzedAt":"2026-08-26T17:50:09.662Z","contentChangedAt":"2026-08-26T17:50:09.662Z","schemaVersion":2},"datasetVersion":"2026-09-14T05:17:10.506Z"}