Skip to content

pages build and deployment #250

pages build and deployment

pages build and deployment #250

Triggered via dynamic June 2, 2026 17:01
Status Failure
Total duration 46s
Artifacts

pages-build-deployment

on: dynamic
report-build-status
4s
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 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-paginate Requiring: jekyll-sitemap Requiring: jekyll-gist Requiring: jekyll-feed Requiring: jekyll-include-cache Requiring: jekyll-seo-tag Requiring: jekyll-coffeescript Requiring: jekyll-commonmark-ghpages Requiring: jekyll-github-metadata 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 /package-lock.json EntryFilter: excluded /Rakefile EntryFilter: excluded /Gemfile EntryFilter: excluded /LICENSE EntryFilter: excluded /package.json EntryFilter: excluded /docs EntryFilter: excluded /CHANGELOG.md EntryFilter: excluded /minimal-mistakes-jekyll.gemspec EntryFilter: excluded /README.md EntryFilter: excluded /test EntryFilter: excluded /assets/js/plugins EntryFilter: excluded /assets/js/vendor Generating: JekyllOptionalFrontMatter::Generator finished in 3.3843e-05 seconds. Generating: JekyllReadmeIndex::Generator finished in 4.249e-05 seconds. Generating: Jekyll::Paginate::Pagination finished in 0.000160872 seconds. Generating: Jekyll::JekyllSitemap finished in 0.002037211 seconds. Jekyll Feed: Generating feed for posts Generating: JekyllFeed::Generator finished in 0.000800981 seconds. Generating: JekyllRelativeLinks::Generator finished in 0.019602668 seconds. Generating: JekyllDefaultLayout::Generator finished in 0.000141305 seconds. Generating: JekyllTitlesFromHeadings::Generator finished in 1.8505e-05 seconds. Rendering: pages/about.md Pre-Render Hooks: pages/about.md Rendering Markup: pages/about.md Requiring: kramdown-parser-gfm Rendering Layout: pages/about.md Layout source: theme Include cache miss: /github/workspace/_includes/skip-links.html Include cache miss: /github/workspace/_includes/masthead.html Include cache miss: /github/workspace/_includes/footer.html Rendering: pages/charlotte-hammer.md Pre-Render Hooks: pages/charlotte-hammer.md Rendering Markup: pages/charlotte-hammer.md Rendering Layout: pages/charlotte-hammer.md Rendering: pages/deployability.md Pre-Render Hooks: pages/deployability.md Rendering Markup: pages/deployability.md Rendering Layout: pages/deployability.md Layout source: site Include cache hit: /github/workspace/_includes/skip-links.html Include cache hit: /github/workspace/_includes/masthead.html Include cache hit: /github/workspace/_includes/footer.html Rendering: index.md Pre-Render Hooks: index.md Rendering Markup: index.md Rendering Layout: index.md Layout source: site Include cache hit: /github/workspace/_includes/skip-links.html Include cache hit: /github/workspace/_includes/masthead.html Include cache hit: /github/workspace/_includes/footer.html Rendering: assets/js/lunr/lunr-en.js Pre-Render Hooks: assets/js/lunr/lunr-en.js Rendering Liquid: assets/js/lunr/lunr-en.js Rendering Markup: assets/js/lunr/lunr-en.js Rendering: assets/js/lunr/lunr-gr.js Pre-Render Hooks: assets/js/lunr/lunr-gr.js Rendering Liquid: assets/js/lunr/lunr-gr.js Rendering Markup: assets/js/lunr/lunr-gr.js Rendering: assets/js/lunr/lunr-store.js Pre-Render Hooks: assets/js/lunr/lunr-store.js Rendering Liquid: assets/js/lunr/lunr-store.js Rendering Markup: assets/js/lunr/lunr-store.js Rendering: assets/css/main.scss Pre-Render Hooks: assets/css/main.scss Rendering Liquid: assets/css/main.scss Rendering Markup: assets/css/main.scss github-pages 232 | Error: Invalid CSS after " color: lighten(": expected ")", was "##5a5a5a, 10%) ..." on line 208
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 16th, 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/