Skip to content

Disable Liquid in local-jekyll.md to fix Pages build #91

Disable Liquid in local-jekyll.md to fix Pages build

Disable Liquid in local-jekyll.md to fix Pages build #91

Triggered via push April 13, 2026 03:00
Status Failure
Total duration 20s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
build
Logging at level: debug Configuration file: /github/workspace/./docs/site/_config.yml GitHub Pages: github-pages v232 GitHub Pages: jekyll v3.10.0 Theme: jekyll-theme-primer Theme source: /usr/local/bundle/gems/jekyll-theme-primer-0.6.0 Requiring: jekyll-github-metadata Requiring: jekyll-seo-tag Requiring: jekyll-coffeescript Requiring: jekyll-commonmark-ghpages Requiring: jekyll-gist Requiring: jekyll-github-metadata Requiring: jekyll-paginate Requiring: jekyll-relative-links Requiring: jekyll-optional-front-matter Requiring: jekyll-readme-index Requiring: jekyll-default-layout Requiring: jekyll-titles-from-headings Requiring: jekyll-remote-theme GitHub Metadata: Initializing... Source: /github/workspace/./docs/site Destination: /github/workspace/./_site Incremental build: disabled. Enable with --incremental Generating... Theme: pmarsceill/just-the-docs Theme source: /tmp/jekyll-remote-theme-20260413-9-ddjmip Remote Theme: Using theme pmarsceill/just-the-docs Remote Theme: Downloading https://codeload.github.com/pmarsceill/just-the-docs/zip/HEAD to /tmp/jekyll-remote-theme-20260413-9-eksnod.zip Remote Theme: Unzipping /tmp/jekyll-remote-theme-20260413-9-eksnod.zip to /tmp/jekyll-remote-theme-20260413-9-ddjmip Requiring: jekyll-seo-tag Requiring: jekyll-include-cache EntryFilter: excluded /Gemfile Generating: JekyllOptionalFrontMatter::Generator finished in 3.5877e-05 seconds. Generating: JekyllReadmeIndex::Generator finished in 4.3762e-05 seconds. Generating: Jekyll::Paginate::Pagination finished in 4.739e-06 seconds. Generating: JekyllRelativeLinks::Generator finished in 0.00587822 seconds. Generating: JekyllDefaultLayout::Generator finished in 0.002367007 seconds. Requiring: kramdown-parser-gfm Generating: JekyllTitlesFromHeadings::Generator finished in 0.007034137 seconds. Rendering: additional-classes.md Pre-Render Hooks: additional-classes.md Rendering Markup: additional-classes.md Rendering Layout: additional-classes.md Layout source: theme Include cache miss: /tmp/jekyll-remote-theme-20260413-9-ddjmip/_includes/components/site_nav.html Include cache miss: /tmp/jekyll-remote-theme-20260413-9-ddjmip/_includes/favicon.html Include cache hit: /tmp/jekyll-remote-theme-20260413-9-ddjmip/_includes/components/site_nav.html Include cache miss: /tmp/jekyll-remote-theme-20260413-9-ddjmip/_includes/components/site_nav.html Rendering: jsonpath/comparison.md Pre-Render Hooks: jsonpath/comparison.md Rendering Markup: jsonpath/comparison.md Rendering Layout: jsonpath/comparison.md Layout source: theme Include cache hit: /tmp/jekyll-remote-theme-20260413-9-ddjmip/_includes/components/site_nav.html Include cache hit: /tmp/jekyll-remote-theme-20260413-9-ddjmip/_includes/favicon.html Include cache hit: /tmp/jekyll-remote-theme-20260413-9-ddjmip/_includes/components/site_nav.html Include cache hit: /tmp/jekyll-remote-theme-20260413-9-ddjmip/_includes/components/site_nav.html Include cache hit: /tmp/jekyll-remote-theme-20260413-9-ddjmip/_includes/components/site_nav.html Rendering: jsonpath/functions.md Pre-Render Hooks: jsonpath/functions.md Rendering Markup: jsonpath/functions.md Rendering Layout: jsonpath/functions.md Layout source: theme Include cache hit: /tmp/jekyll-remote-theme-20260413-9-ddjmip/_includes/components/site_nav.html Include cache hit: /tmp/jekyll-remote-theme-20260413-9-ddjmip/_includes/favicon.html Include cache hit: /tmp/jekyll-remote-theme-20260413-9-ddjmip/_includes/components/site_nav.html Include cache hit: /tmp/jekyll-remote-theme-20260413-9-ddjmip/_includes/components/site_nav.html Include cache hit: /tmp/jekyll-remote-theme-20260413-9-ddjmip/_includes/components/site_nav.html Rendering: index.md Pre-Render Hooks: index.md Rendering Liquid: index.md Rendering Markup: index.md Rendering Layout: index.md Layout source: theme Include cache hit: /tmp/jekyll-remote-theme-20260413-9-ddjmip/_includes/components/site_nav.html Include cache hit: /tmp/jekyll-remote-theme-20260413-9-ddjmip/_includes/favicon.html Include cache hit: /tmp/jekyll-remote-theme-20260413-9-ddjmip/_includes/components/site_nav.html Include
build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/configure-pages@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build
The github-pages gem can't satisfy your Gemfile's dependencies. If you want to use a different Jekyll version or need additional dependencies, consider building Jekyll site with GitHub Actions: https://jekyllrb.com/docs/continuous-integration/github-actions/