Skip to content

pages build and deployment #97

pages build and deployment

pages build and deployment #97

Triggered via dynamic August 1, 2025 02:48
Status Failure
Total duration 28s
Artifacts

pages-build-deployment

on: dynamic
report-build-status
4s
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.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-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 /Gemfile.lock EntryFilter: excluded /Gemfile Reading: _news/2024-02-new-documentation-site.md Generating: JekyllOptionalFrontMatter::Generator finished in 0.000220181 seconds. Generating: JekyllReadmeIndex::Generator finished in 0.003072319 seconds. Jekyll Feed: Generating feed for posts Generating: JekyllFeed::Generator finished in 0.000668789 seconds. Generating: Jekyll::Paginate::Pagination finished in 4.768e-06 seconds. Generating: JekyllRelativeLinks::Generator finished in 0.034054343 seconds. Generating: JekyllDefaultLayout::Generator finished in 0.003072339 seconds. Requiring: kramdown-parser-gfm Generating: JekyllTitlesFromHeadings::Generator finished in 0.007384063 seconds. Rendering: _news/2024-02-new-documentation-site.md Pre-Render Hooks: _news/2024-02-new-documentation-site.md Rendering Markup: _news/2024-02-new-documentation-site.md Rendering Layout: _news/2024-02-new-documentation-site.md Layout source: site Rendering: 404.html Pre-Render Hooks: 404.html Rendering Markup: 404.html Rendering Layout: 404.html Layout source: site Rendering: community/add-ons.md Pre-Render Hooks: community/add-ons.md Rendering Markup: community/add-ons.md Rendering Layout: community/add-ons.md Layout source: site Rendering: docs/writing-tests/assertions-and-results.md Pre-Render Hooks: docs/writing-tests/assertions-and-results.md Rendering Markup: docs/writing-tests/assertions-and-results.md Rendering Layout: docs/writing-tests/assertions-and-results.md Layout source: site Rendering: docs/ci-cd-usage.md Pre-Render Hooks: docs/ci-cd-usage.md Rendering Markup: docs/ci-cd-usage.md Rendering Layout: docs/ci-cd-usage.md Layout source: site Rendering: community/code-of-conduct.md Pre-Render Hooks: community/code-of-conduct.md Rendering Markup: community/code-of-conduct.md Rendering Layout: community/code-of-conduct.md Layout source: site Rendering: assets/common.js Pre-Render Hooks: assets/common.js Rendering Liquid: assets/common.js Rendering Markup: assets/common.js Rendering Layout: assets/common.js Rendering: docs/concepts.md Pre-Render Hooks: docs/concepts.md Rendering Liquid: docs/concepts.md github-pages 232 | Error: Invalid syntax for include tag: file="inferno-deployment.png" alt="Diagram of Inferno Deployment caption="A deployment combines Inferno Core and Test Kits into a running instance." description="Default services in a deployment include nginx, redis, validator services, web and command line interfaces, and database interfaces." maxwidth="100%" Valid syntax: {% include file.ext param='value' param2='value' %}
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/