Skip to content

pages build and deployment #439

pages build and deployment

pages build and deployment #439

Triggered via dynamic November 11, 2024 18:47
Status Failure
Total duration 1m 2s
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: jekyll-theme-dinky Theme source: /usr/local/bundle/gems/jekyll-theme-dinky-0.2.0 GitHub Pages: github-pages v232 GitHub Pages: jekyll v3.10.0 Theme: jekyll-theme-dinky Theme source: /usr/local/bundle/gems/jekyll-theme-dinky-0.2.0 Requiring: jekyll-seo-tag 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 /week11/inClass/app.py EntryFilter: excluded /week11/inClass/requirements.txt EntryFilter: excluded /week11/inClass/README.md EntryFilter: excluded /week11/inClass/inClass_script_week10.py EntryFilter: excluded /week13/inClass/assets EntryFilter: excluded /week13/inClass/pages EntryFilter: excluded /week13/inClass/_posts/2022-08-22-hello-blog-world.md EntryFilter: excluded /week15/inClass/assets EntryFilter: excluded /week15/inClass/pages EntryFilter: excluded /week15/inClass/_posts/2022-08-22-hello-blog-world.md Reading: week12/inClassJekyll/_posts/2022-08-22-hello-blog-world.md Generating: JekyllOptionalFrontMatter::Generator finished in 0.000421617 seconds. Generating: JekyllReadmeIndex::Generator finished in 0.010982314 seconds. Generating: Jekyll::Paginate::Pagination finished in 4.529e-06 seconds. Generating: JekyllRelativeLinks::Generator finished in 0.078225805 seconds. Generating: JekyllDefaultLayout::Generator finished in 0.003981853 seconds. Requiring: kramdown-parser-gfm Generating: JekyllTitlesFromHeadings::Generator finished in 0.013786215 seconds. Rendering: week12/inClassJekyll/_posts/2022-08-22-hello-blog-world.md Pre-Render Hooks: week12/inClassJekyll/_posts/2022-08-22-hello-blog-world.md Rendering Markup: week12/inClassJekyll/_posts/2022-08-22-hello-blog-world.md Rendering Layout: week12/inClassJekyll/_posts/2022-08-22-hello-blog-world.md Layout source: site GitHub Metadata: Generating for UIUC-iSchool-DataViz/is445_bcubcg_fall2024 GitHub Metadata: Calling @client.pages("UIUC-iSchool-DataViz/is445_bcubcg_fall2024", {}) Rendering: 404.html Pre-Render Hooks: 404.html Rendering Markup: 404.html Rendering Layout: 404.html Layout source: site Rendering: week11/prepMaterials/README.md Pre-Render Hooks: week11/prepMaterials/README.md Rendering Markup: week11/prepMaterials/README.md Rendering Layout: week11/prepMaterials/README.md Layout source: site Rendering: week13/prepStreamlit/README.md Pre-Render Hooks: week13/prepStreamlit/README.md Rendering Markup: week13/prepStreamlit/README.md Rendering Layout: week13/prepStreamlit/README.md Layout source: site Rendering: week12/inClassJekyll/pages/about.md Pre-Render Hooks: week12/inClassJekyll/pages/about.md Rendering Liquid: week12/inClassJekyll/pages/about.md github-pages 232 | Error: Could not locate the included file 'about/skills.html' in any of ["/github/workspace/_includes", "/usr/local/bundle/gems/jekyll-theme-dinky-0.2.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/