Skip to content

pages build and deployment #2

pages build and deployment

pages build and deployment #2

Triggered via GitHub Pages April 3, 2024 06:51
Status Failure
Total duration 30s
Artifacts

pages-build-deployment

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

Annotations

1 error and 1 warning
build
Logging at level: debug Configuration file: /github/workspace/./_config.yaml GitHub Pages: github-pages v231 GitHub Pages: jekyll v3.9.5 Requiring: jekyll-sitemap Requiring: jekyll-redirect-from Requiring: jekyll-feed 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 /CITATION.cff EntryFilter: excluded /README.md EntryFilter: excluded /LICENSE.md Reading: _posts/2019-01-07-example-post-1.md Reading: _posts/2023-02-23-example-post-3.md Reading: _posts/2021-09-30-example-post-2.md Reading: _members/jane-smith.md Reading: _members/john-doe.md Reading: _members/sarah-johnson.md Generating: JekyllRedirectFrom::Generator finished in 0.011610453 seconds. Generating: JekyllOptionalFrontMatter::Generator finished in 2.8744e-05 seconds. Generating: JekyllReadmeIndex::Generator finished in 3.9504e-05 seconds. Generating: Jekyll::JekyllSitemap finished in 0.000385895 seconds. Jekyll Feed: Generating feed for posts Generating: JekyllFeed::Generator finished in 0.000657799 seconds. Generating: Jekyll::Paginate::Pagination finished in 2.845e-06 seconds. Generating: JekyllRelativeLinks::Generator finished in 7.1954e-05 seconds. Generating: JekyllDefaultLayout::Generator finished in 0.000192416 seconds. Requiring: kramdown-parser-gfm Generating: JekyllTitlesFromHeadings::Generator finished in 0.008127717 seconds. Rendering: _posts/2019-01-07-example-post-1.md Pre-Render Hooks: _posts/2019-01-07-example-post-1.md Rendering Markup: _posts/2019-01-07-example-post-1.md Rendering Layout: _posts/2019-01-07-example-post-1.md Layout source: site GitHub Metadata: Generating for solecnugit/solecnugit.github.io GitHub Metadata: Calling @client.pages("solecnugit/solecnugit.github.io", {}) GitHub Metadata: Calling @client.repository("solecnugit/solecnugit.github.io", {:accept=>"application/vnd.github.drax-preview+json"}) github-pages 231 | Error: Liquid syntax error (/github/workspace/_includes/head.html line 22): Expected end_of_string but found id included
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/