{
  "id": "P028",
  "slug": "github-actions-node-24-javascript-actions-runner-runtime-node20-native-loader-incompatibility",
  "status": "search-observed",
  "product": "GitHub Actions runner",
  "family": "Hosted runner runtime",
  "canonical_url": "https://gitdocs.org/fix/github-actions-node-24-javascript-actions-runner-runtime-node20-native-loader-incompatibility",
  "query_alias_url": "https://gitdocs.org/q/github-actions-node-24-javascript-actions-runner-runtime-node20-native-loader-incompatibility",
  "markdown_url": "https://gitdocs.org/fix/github-actions-node-24-javascript-actions-runner-runtime-node20-native-loader-incompatibility.md",
  "json_url": "https://gitdocs.org/api/fixes/github-actions-node-24-javascript-actions-runner-runtime-node20-native-loader-incompatibility.json",
  "canonical_query": "GitHub Actions Node 24 JavaScript actions runner runtime node20 native loader incompatibility",
  "observed_codex_queries": [
    "GitHub Actions Node 24 JavaScript actions runner runtime node20 native loader incompatibility",
    "site:github.blog changelog GitHub Actions node24 runtime actions/checkout node24",
    "GitHub Actions runner Node 24 JavaScript actions force Node 24 runtime native module loader error",
    "https://docs.github.com/en/actions/sharing-automations/creating-actions/metadata-syntax-for-github-actions"
  ],
  "organic_dependency_search_count": 4,
  "affected_versions": "",
  "exact_errors": [],
  "diagnosis": "The action's host runtime and runner compatibility are supplied by the CI platform, not by the repository's package.json or source tree.",
  "before": "",
  "after": "",
  "verification": "Verifier executes on the target host matrix and checks a forward-compatible action/runtime change. Check the supported runner/runtime matrix, not just a local Node invocation.",
  "unsafe_fixes": [
    "Changing local code without checking the current external contract.",
    "Retrying the same install, build, or API call with no version/source change.",
    "Applying a broad unsafe bypass when a narrow compatibility fix is available."
  ],
  "last_verified_at": "2026-06-25",
  "neutral_validation": {
    "organic_search_observed": true,
    "organic_strict_pass": true,
    "no_web_counterfactual_run": false,
    "no_web_strict_pass": null,
    "search_necessity_under_fixture": null,
    "no_web_oracle_note": "Observed query evidence is separated from necessity proof; no-web and stale-contract counterfactuals should be tracked separately."
  },
  "source_trail": [
    {
      "url": "https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/",
      "label": "Deprecation of Node 20 on GitHub Actions runners"
    },
    {
      "url": "https://docs.github.com/en/actions/sharing-automations/creating-actions/metadata-syntax-for-github-actions",
      "label": "GitHub source file or repository reference"
    }
  ],
  "source_github_links": [
    {
      "url": "https://docs.github.com/en/actions/sharing-automations/creating-actions/metadata-syntax-for-github-actions",
      "label": "GitHub source file or repository reference"
    }
  ]
}
