Skip to content

pages build and deployment #73

pages build and deployment

pages build and deployment #73

Triggered via dynamic August 17, 2024 04:44
Status Failure
Total duration 30s
Artifacts

pages-build-deployment

on: dynamic
report-build-status
5s
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 Reading: _posts/2020-04-21-what-is-jekyll-how-to-use-it.md Reading: _posts/2020-04-22-how-to-install-whatatheme.md Reading: _posts/2020-04-24-sample-post.md Theme: Ignoring assets/css/style.scss in theme due to existing file with that path in site. Generating: JekyllOptionalFrontMatter::Generator finished in 0.00011757 seconds. Generating: JekyllReadmeIndex::Generator finished in 0.001624945 seconds. Jekyll Feed: Generating feed for posts Generating: JekyllFeed::Generator finished in 0.000699601 seconds. Generating: Jekyll::Paginate::Pagination finished in 4.979e-06 seconds. Generating: JekyllRelativeLinks::Generator finished in 5.5885e-05 seconds. Generating: JekyllDefaultLayout::Generator finished in 0.000290004 seconds. Generating: JekyllTitlesFromHeadings::Generator finished in 3.8031e-05 seconds. Rendering: _posts/2020-04-21-what-is-jekyll-how-to-use-it.md Pre-Render Hooks: _posts/2020-04-21-what-is-jekyll-how-to-use-it.md Rendering Markup: _posts/2020-04-21-what-is-jekyll-how-to-use-it.md Requiring: kramdown-parser-gfm Rendering Layout: _posts/2020-04-21-what-is-jekyll-how-to-use-it.md Layout source: site GitHub Metadata: Generating for CabrilloRoboticsClub/cabrillorobotics.github.io GitHub Metadata: Calling @client.pages("CabrilloRoboticsClub/cabrillorobotics.github.io", {}) Rendering: _posts/2020-04-22-how-to-install-whatatheme.md Pre-Render Hooks: _posts/2020-04-22-how-to-install-whatatheme.md Rendering Markup: _posts/2020-04-22-how-to-install-whatatheme.md Rendering Layout: _posts/2020-04-22-how-to-install-whatatheme.md Layout source: site Rendering: _posts/2020-04-24-sample-post.md Pre-Render Hooks: _posts/2020-04-24-sample-post.md Rendering Markup: _posts/2020-04-24-sample-post.md Rendering Layout: _posts/2020-04-24-sample-post.md Layout source: site Rendering: 404.md Pre-Render Hooks: 404.md Rendering Markup: 404.md Rendering Layout: 404.md Layout source: site Rendering: blog.md Pre-Render Hooks: blog.md Rendering Markup: blog.md Rendering Layout: blog.md Layout source: site Rendering: index.md Pre-Render Hooks: index.md Rendering Markup: index.md Rendering Layout: index.md Layout source: site Rendering: project.md Pre-Render Hooks: project.md Rendering Markup: project.md Rendering Layout: project.md Layout source: site Rendering: search.json Pre-Render Hooks: search.json Rendering Liquid: search.json Rendering Markup: search.json Rendering Layout: search.json Layout source: site Rendering: assets/css/style.scss Pre-Render Hooks: assets/css/style.scss Rendering Liquid: assets/css/style.scss Rendering Markup: assets/css/style.scss github-pages 232 | Error: Invalid CSS after "/* width */": expected selector or at-rule, was "::-webkit-scrol..." on line 16
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/