Skip to content

pages build and deployment #44

pages build and deployment

pages build and deployment #44

Triggered via dynamic April 27, 2026 13:04
Status Failure
Total duration 34s
Artifacts

pages-build-deployment

on: dynamic
report-build-status
4s
report-build-status
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
build
Logging at level: debug Configuration file: /github/workspace/./_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 GitHub Metadata: Initializing... Source: /github/workspace/. Destination: /github/workspace/./_site Incremental build: disabled. Enable with --incremental Generating... EntryFilter: excluded /Gemfile.lock EntryFilter: excluded /Rakefile EntryFilter: excluded /Gemfile EntryFilter: excluded /Thorfile Reading: _posts/2009-01-18-sinatra-0.9.0.markdown Reading: _posts/2009-01-29-we-have-a-faq-now.markdown Reading: _posts/2011-03-03-blog-revived.markdown Reading: _posts/2011-03-03-sinatra-1.2.0.markdown Reading: _posts/2011-07-21-sinatra-loves-dancer.markdown Reading: _posts/2011-09-30-sinatra-1.3.0.markdown Reading: _posts/2013-03-15-sinatra-1.4.0.markdown Reading: _posts/2017-05-15-sinatra-two-point-oh.markdown Reading: _posts/2018-02-19-sinatra-2.0.1.markdown Reading: _posts/2018-03-08-rack-protection-1.5.5.markdown Reading: _posts/2018-06-09-sinatra-2.0.2-and-2.0.3.markdown Reading: _posts/2018-12-23-sinatra-2.0.5.markdown Reading: _posts/2019-08-21-sinatra-2.0.6.markdown Reading: _posts/2020-01-01-sinatra-2.0.8.markdown Reading: _posts/2020-09-05-sinatra-2.1.0.markdown Generating: JekyllOptionalFrontMatter::Generator finished in 0.000160771 seconds. Generating: JekyllReadmeIndex::Generator finished in 0.003561005 seconds. Generating: Jekyll::Paginate::Pagination finished in 8.717e-06 seconds. Generating: JekyllRelativeLinks::Generator finished in 0.034998715 seconds. Generating: JekyllDefaultLayout::Generator finished in 0.002504107 seconds. Generating: JekyllTitlesFromHeadings::Generator finished in 5.1997e-05 seconds. Rendering: _posts/2009-01-18-sinatra-0.9.0.markdown Pre-Render Hooks: _posts/2009-01-18-sinatra-0.9.0.markdown Rendering Liquid: _posts/2009-01-18-sinatra-0.9.0.markdown Requiring: rouge Requiring: kramdown-parser-gfm Requiring: kramdown-parser-gfm Requiring: kramdown-parser-gfm Requiring: kramdown-parser-gfm Requiring: kramdown-parser-gfm Rendering Markup: _posts/2009-01-18-sinatra-0.9.0.markdown Requiring: kramdown-parser-gfm Rendering Layout: _posts/2009-01-18-sinatra-0.9.0.markdown Layout source: site github-pages 232 | Error: Could not locate the included file 'release-banner.html' in any of ["/github/workspace/_includes", "/usr/local/bundle/gems/jekyll-theme-primer-0.6.0/_includes"]. Ensure it exists in one of those directories and is not a symlink as those are not allowed in safe mode.
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. 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/