Skip to content

pages build and deployment #123

pages build and deployment

pages build and deployment #123

Triggered via dynamic December 30, 2024 22:59
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.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-redirect-from 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 /Gemfile EntryFilter: excluded /README.md EntryFilter: excluded /package.json EntryFilter: excluded /LICENSE EntryFilter: excluded /CHANGELOG.md Reading: _posts/2022-02-06-skunkworks.md Reading: _posts/2022-10-24-prospectus-defense.md Reading: _posts/2023-08-30-brairlab.md Reading: _posts/2023-11-1-pneudrive.md EntryFilter: excluded /assets/js/plugins EntryFilter: excluded /assets/js/vendor Reading: _projects/cancer-detection.md Reading: _projects/char-rnn.md Reading: _projects/flight-dynamics.md Reading: _projects/image-registration.md Reading: _projects/pneudrive.md Reading: _projects/real-time-homography.md Reading: _projects/self-driving-car.md Reading: _projects/slam.md Reading: _projects/whole-body-manipulation.md Generating: JekyllRedirectFrom::Generator finished in 0.024986229 seconds. Generating: JekyllOptionalFrontMatter::Generator finished in 0.000191978 seconds. Generating: JekyllReadmeIndex::Generator finished in 0.000361594 seconds. Generating: Jekyll::Paginate::Pagination finished in 5.45e-06 seconds. Generating: Jekyll::JekyllSitemap finished in 0.000334503 seconds. Jekyll Feed: Generating feed for posts Generating: JekyllFeed::Generator finished in 0.000701296 seconds. Generating: JekyllRelativeLinks::Generator finished in 0.01205574 seconds. Generating: JekyllDefaultLayout::Generator finished in 0.001154059 seconds. Requiring: kramdown-parser-gfm Generating: JekyllTitlesFromHeadings::Generator finished in 0.015341919 seconds. Rendering: _posts/2022-02-06-skunkworks.md Pre-Render Hooks: _posts/2022-02-06-skunkworks.md Rendering Markup: _posts/2022-02-06-skunkworks.md Rendering Layout: _posts/2022-02-06-skunkworks.md Layout source: site Rendering: _posts/2022-02-06-skunkworks.md/#excerpt Pre-Render Hooks: _posts/2022-02-06-skunkworks.md/#excerpt Rendering Markup: _posts/2022-02-06-skunkworks.md/#excerpt GitHub Metadata: Generating for curtiscjohnson/curtiscjohnson.github.io GitHub Metadata: Calling @client.pages("curtiscjohnson/curtiscjohnson.github.io", {}) Rendering: _posts/2022-10-24-prospectus-defense.md Pre-Render Hooks: _posts/2022-10-24-prospectus-defense.md Rendering Markup: _posts/2022-10-24-prospectus-defense.md Rendering Layout: _posts/2022-10-24-prospectus-defense.md Layout source: site Rendering: _posts/2023-08-30-brairlab.md Pre-Render Hooks: _posts/2023-08-30-brairlab.md Rendering Liquid: _posts/2023-08-30-brairlab.md github-pages 232 | Error: Could not locate the included file 'youtube.html' in any of ["/github/workspace/_includes", "/usr/local/bundle/gems/jekyll-theme-primer-0.6.0/_includes"]. Ensure it exists in one of those directories and is not a symlink as those are not allowed in safe mode.
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/