Skip to content

pages build and deployment #1

pages build and deployment

pages build and deployment #1

Triggered via dynamic April 21, 2024 06:38
Status Failure
Total duration 35s
Artifacts

pages-build-deployment

on: dynamic
report-build-status
8s
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 v231 GitHub Pages: jekyll v3.9.5 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-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 Generating: JekyllOptionalFrontMatter::Generator finished in 2.702e-05 seconds. Generating: JekyllReadmeIndex::Generator finished in 3.776e-05 seconds. Generating: Jekyll::Paginate::Pagination finished in 3.086e-06 seconds. Generating: JekyllRelativeLinks::Generator finished in 0.002190252 seconds. Generating: JekyllDefaultLayout::Generator finished in 0.001921742 seconds. Generating: JekyllTitlesFromHeadings::Generator finished in 1.7894e-05 seconds. Rendering: src/404.md Pre-Render Hooks: src/404.md Rendering Markup: src/404.md Requiring: kramdown-parser-gfm Rendering Layout: src/404.md Layout source: theme GitHub Metadata: Generating for CSUA/csua-static-website GitHub Metadata: Calling @client.pages("CSUA/csua-static-website", {}) GitHub Metadata: Calling @client.repository("CSUA/csua-static-website", {:accept=>"application/vnd.github.drax-preview+json"}) Rendering: src/computers/computers.md Pre-Render Hooks: src/computers/computers.md Rendering Liquid: src/computers/computers.md Rendering Markup: src/computers/computers.md Rendering Layout: src/computers/computers.md Layout source: theme Rendering: src/about/constitution.md Pre-Render Hooks: src/about/constitution.md Rendering Markup: src/about/constitution.md Rendering Layout: src/about/constitution.md Layout source: theme Rendering: src/about/events.md Pre-Render Hooks: src/about/events.md Rendering Liquid: src/about/events.md Rendering Markup: src/about/events.md Rendering Layout: src/about/events.md Layout source: theme Rendering: src/index.md Pre-Render Hooks: src/index.md Rendering Liquid: src/index.md github-pages 231 | Error: Could not locate the included file 'events.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/