Skip to content

pages build and deployment #270

pages build and deployment

pages build and deployment #270

Triggered via dynamic March 12, 2026 14:14
Status Failure
Total duration 1m 8s
Artifacts

pages-build-deployment

on: dynamic
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
build
Logging at level: debug Configuration file: /github/workspace/./docs/_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-remote-theme 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 Destination: /github/workspace/./docs/_site Incremental build: disabled. Enable with --incremental Generating... Theme: pages-themes/minimal@v0.2.0 Theme source: /tmp/jekyll-remote-theme-20260312-9-4ww3tc Remote Theme: Using theme pages-themes/minimal Remote Theme: Downloading https://codeload.github.com/pages-themes/minimal/zip/v0.2.0 to /tmp/jekyll-remote-theme-20260312-9-5bfd0v.zip Remote Theme: Unzipping /tmp/jekyll-remote-theme-20260312-9-5bfd0v.zip to /tmp/jekyll-remote-theme-20260312-9-4ww3tc Requiring: jekyll-seo-tag EntryFilter: excluded /Gemfile EntryFilter: excluded /Gemfile.lock Theme: Ignoring assets/css/style.scss in theme due to existing file with that path in site. Generating: JekyllOptionalFrontMatter::Generator finished in 0.000241594 seconds. Generating: JekyllReadmeIndex::Generator finished in 9.5998e-05 seconds. Generating: Jekyll::Paginate::Pagination finished in 6.221e-06 seconds. GitHub Metadata: Generating for sdcTools/UserSupport GitHub Metadata: Calling @client.pages("sdcTools/UserSupport", {}) Generating: JekyllRelativeLinks::Generator finished in 0.255631359 seconds. Generating: JekyllDefaultLayout::Generator finished in 0.000362776 seconds. Requiring: kramdown-parser-gfm Generating: JekyllTitlesFromHeadings::Generator finished in 0.011327228 seconds. Rendering: Releases.md Pre-Render Hooks: Releases.md Rendering Markup: Releases.md Rendering Layout: Releases.md Layout source: site GitHub Metadata: Calling @client.repository("sdcTools/UserSupport", {:accept=>"application/vnd.github.drax-preview+json"}) Rendering: Statistics.md Pre-Render Hooks: Statistics.md Rendering Markup: Statistics.md Rendering Layout: Statistics.md Layout source: site Rendering: index.md Pre-Render Hooks: index.md Rendering Markup: index.md Rendering Layout: index.md Layout source: site Rendering: assets/css/style.scss Pre-Render Hooks: assets/css/style.scss Rendering Markup: assets/css/style.scss Rendering: PreviousEvents.md Pre-Render Hooks: PreviousEvents.md Rendering Markup: PreviousEvents.md Rendering Layout: PreviousEvents.md Layout source: site Rendering: W2026/agenda.md Pre-Render Hooks: W2026/agenda.md Rendering Markup: W2026/agenda.md Rendering Layout: W2026/agenda.md Layout source: site github-pages 232 | Error: Could not locate the included file 'gotos.html' in any of ["/github/workspace/docs/W2026"]. Ensure it exists in one of those directories and is not a symlink as those are not allowed in safe mode. Remote Theme: Cleaning up /tmp/jekyll-remote-theme-20260312-9-4ww3tc
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 will be forced to run with Node.js 24 by default starting June 2nd, 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/