Skip to content

pages build and deployment #10

pages build and deployment

pages build and deployment #10

Triggered via dynamic May 3, 2026 05:59
Status Failure
Total duration 29s
Artifacts

pages-build-deployment

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

Annotations

1 error and 2 warnings
build
Logging at level: debug Configuration file: /github/workspace/./_config.yml Theme: minima Theme source: /usr/local/bundle/gems/minima-2.5.1 GitHub Pages: github-pages v232 GitHub Pages: jekyll v3.10.0 Theme: minima Theme source: /usr/local/bundle/gems/minima-2.5.1 Requiring: jekyll-feed Requiring: jekyll-seo-tag Requiring: jekyll-feed 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 /Gemfile Reading: _posts/2024-01-15-welcome-to-the-blog.markdown Theme: Ignoring assets/main.scss in theme due to existing file with that path in site. Generating: JekyllOptionalFrontMatter::Generator finished in 2.9005e-05 seconds. Generating: JekyllReadmeIndex::Generator finished in 3.9654e-05 seconds. Jekyll Feed: Generating feed for posts Generating: JekyllFeed::Generator finished in 0.000663842 seconds. Generating: Jekyll::Paginate::Pagination finished in 5.53e-06 seconds. Generating: JekyllRelativeLinks::Generator finished in 3.6188e-05 seconds. Generating: JekyllDefaultLayout::Generator finished in 0.00139025 seconds. Generating: JekyllTitlesFromHeadings::Generator finished in 3.6318e-05 seconds. Rendering: _posts/2024-01-15-welcome-to-the-blog.markdown Pre-Render Hooks: _posts/2024-01-15-welcome-to-the-blog.markdown Rendering Markup: _posts/2024-01-15-welcome-to-the-blog.markdown Requiring: kramdown-parser-gfm Rendering Layout: _posts/2024-01-15-welcome-to-the-blog.markdown Layout source: site Rendering: _posts/2024-01-15-welcome-to-the-blog.markdown/#excerpt Pre-Render Hooks: _posts/2024-01-15-welcome-to-the-blog.markdown/#excerpt Rendering Markup: _posts/2024-01-15-welcome-to-the-blog.markdown/#excerpt Rendering: 404.html Pre-Render Hooks: 404.html Rendering Liquid: 404.html Rendering Markup: 404.html Rendering Layout: 404.html Layout source: site Rendering: about.markdown Pre-Render Hooks: about.markdown Rendering Liquid: about.markdown Rendering Markup: about.markdown Rendering Layout: about.markdown Layout source: site Rendering: index.markdown Pre-Render Hooks: index.markdown Rendering Markup: index.markdown Rendering Layout: index.markdown Layout source: site Rendering: assets/main.scss Pre-Render Hooks: assets/main.scss Rendering Markup: assets/main.scss github-pages 232 | Error: Undefined variable: "$mono-font-family". on line 51
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/