Skip to content

pages build and deployment #11

pages build and deployment

pages build and deployment #11

Triggered via dynamic May 15, 2024 14:09
Status Failure
Total duration 31s
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 Theme: minima Theme source: /usr/local/bundle/gems/minima-2.5.1 GitHub Pages: github-pages v231 GitHub Pages: jekyll v3.9.5 Theme: minima Theme source: /usr/local/bundle/gems/minima-2.5.1 Requiring: jekyll-feed Requiring: jekyll-seo-tag Requiring: jekyll-feed Requiring: jekyll-redirect-from 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 EntryFilter: excluded /CNAME Reading: _posts/2024-02-13-welcome-to-jekyll.markdown Reading: _talks/load-time-savings.md Generating: JekyllRedirectFrom::Generator finished in 0.002659088 seconds. Generating: JekyllOptionalFrontMatter::Generator finished in 9.4797e-05 seconds. Generating: JekyllReadmeIndex::Generator finished in 5.6606e-05 seconds. Jekyll Feed: Generating feed for posts Generating: JekyllFeed::Generator finished in 0.000681754 seconds. Generating: Jekyll::Paginate::Pagination finished in 3.557e-06 seconds. Generating: JekyllRelativeLinks::Generator finished in 0.000161111 seconds. Generating: JekyllDefaultLayout::Generator finished in 6.2487e-05 seconds. Generating: JekyllTitlesFromHeadings::Generator finished in 2.3874e-05 seconds. Rendering: _posts/2024-02-13-welcome-to-jekyll.markdown Pre-Render Hooks: _posts/2024-02-13-welcome-to-jekyll.markdown Rendering Liquid: _posts/2024-02-13-welcome-to-jekyll.markdown Requiring: rouge Requiring: kramdown-parser-gfm Rendering Markup: _posts/2024-02-13-welcome-to-jekyll.markdown Requiring: kramdown-parser-gfm Rendering Layout: _posts/2024-02-13-welcome-to-jekyll.markdown Layout source: theme GitHub Metadata: Generating for qcn/bunnifesto GitHub Metadata: Calling @client.pages("qcn/bunnifesto", {}) Rendering: _posts/2024-02-13-welcome-to-jekyll.markdown/#excerpt Pre-Render Hooks: _posts/2024-02-13-welcome-to-jekyll.markdown/#excerpt Rendering Markup: _posts/2024-02-13-welcome-to-jekyll.markdown/#excerpt Rendering: _talks/load-time-savings.md Pre-Render Hooks: _talks/load-time-savings.md Rendering Markup: _talks/load-time-savings.md Rendering Layout: _talks/load-time-savings.md Rendering: 404.html Pre-Render Hooks: 404.html Rendering Markup: 404.html Rendering Layout: 404.html Layout source: theme Rendering: about.md Pre-Render Hooks: about.md Rendering Markup: about.md Rendering Layout: about.md Layout source: theme Rendering: index.md Pre-Render Hooks: index.md Rendering Markup: index.md Rendering Layout: index.md Layout source: theme Rendering: talks.md Pre-Render Hooks: talks.md Rendering Liquid: talks.md github-pages 231 | Error: Could not find document '_talks/load-time-savings.md' in tag 'link'. Make sure the document exists and the path is correct.
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/