Skip to content

Move docs to docs/site; add Gemfile for local Jekyll preview #90

Move docs to docs/site; add Gemfile for local Jekyll preview

Move docs to docs/site; add Gemfile for local Jekyll preview #90

Triggered via push April 13, 2026 02:54
Status Failure
Total duration 31s
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-5an5ub 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-rkkqj9.zip Remote Theme: Unzipping /tmp/jekyll-remote-theme-20260413-9-rkkqj9.zip to /tmp/jekyll-remote-theme-20260413-9-5an5ub Requiring: jekyll-seo-tag Requiring: jekyll-include-cache EntryFilter: excluded /Gemfile Generating: JekyllOptionalFrontMatter::Generator finished in 0.000153506 seconds. Generating: JekyllReadmeIndex::Generator finished in 5.4061e-05 seconds. Generating: Jekyll::Paginate::Pagination finished in 8.105e-06 seconds. Generating: JekyllRelativeLinks::Generator finished in 0.002625022 seconds. Generating: JekyllDefaultLayout::Generator finished in 0.002594295 seconds. Requiring: kramdown-parser-gfm Generating: JekyllTitlesFromHeadings::Generator finished in 0.007624571 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-5an5ub/_includes/components/site_nav.html Include cache miss: /tmp/jekyll-remote-theme-20260413-9-5an5ub/_includes/favicon.html Include cache hit: /tmp/jekyll-remote-theme-20260413-9-5an5ub/_includes/components/site_nav.html Include cache miss: /tmp/jekyll-remote-theme-20260413-9-5an5ub/_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-5an5ub/_includes/components/site_nav.html Include cache hit: /tmp/jekyll-remote-theme-20260413-9-5an5ub/_includes/favicon.html Include cache hit: /tmp/jekyll-remote-theme-20260413-9-5an5ub/_includes/components/site_nav.html Include cache hit: /tmp/jekyll-remote-theme-20260413-9-5an5ub/_includes/components/site_nav.html Include cache hit: /tmp/jekyll-remote-theme-20260413-9-5an5ub/_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-5an5ub/_includes/components/site_nav.html Include cache hit: /tmp/jekyll-remote-theme-20260413-9-5an5ub/_includes/favicon.html Include cache hit: /tmp/jekyll-remote-theme-20260413-9-5an5ub/_includes/components/site_nav.html Include cache hit: /tmp/jekyll-remote-theme-20260413-9-5an5ub/_includes/components/site_nav.html Include cache hit: /tmp/jekyll-remote-theme-20260413-9-5an5ub/_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-5an5ub/_includes/components/site_nav.html Include cache hit: /tmp/jekyll-remote-theme-20260413-9-5an5ub/_includes/favicon.html Include cache hit: /tmp/jekyll-remote-theme-20260413-9-5an5ub/_includes/components/site_nav.html Includ
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/