Skip to content

pages build and deployment #3

pages build and deployment

pages build and deployment #3

Triggered via dynamic September 17, 2024 05:47
Status Failure
Total duration 32s
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 Theme: minima Theme source: /usr/local/bundle/gems/minima-2.5.1 GitHub Pages: github-pages v232 GitHub Pages: jekyll v3.10.0 Theme: minima Theme source: /usr/local/bundle/gems/minima-2.5.1 Requiring: jekyll-feed 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.lock EntryFilter: excluded /Gemfile Reading: src/_posts/2022-01-30-welcome-to-jekyll.markdown Reading: src/_posts/2023-12-27-ADL-Sarcasm-Detection.md Generating: JekyllOptionalFrontMatter::Generator finished in 0.000107791 seconds. Generating: JekyllReadmeIndex::Generator finished in 0.001630001 seconds. Jekyll Feed: Generating feed for posts Generating: JekyllFeed::Generator finished in 0.000669655 seconds. Generating: Jekyll::Paginate::Pagination finished in 5.43e-06 seconds. Generating: JekyllRelativeLinks::Generator finished in 0.00026338 seconds. Generating: JekyllDefaultLayout::Generator finished in 0.000113572 seconds. Requiring: kramdown-parser-gfm Generating: JekyllTitlesFromHeadings::Generator finished in 0.007473777 seconds. Rendering: src/_posts/2022-01-30-welcome-to-jekyll.markdown Pre-Render Hooks: src/_posts/2022-01-30-welcome-to-jekyll.markdown Rendering Liquid: src/_posts/2022-01-30-welcome-to-jekyll.markdown Requiring: rouge Requiring: kramdown-parser-gfm Rendering Markup: src/_posts/2022-01-30-welcome-to-jekyll.markdown Rendering Layout: src/_posts/2022-01-30-welcome-to-jekyll.markdown Layout source: theme Rendering: src/_posts/2022-01-30-welcome-to-jekyll.markdown/#excerpt Pre-Render Hooks: src/_posts/2022-01-30-welcome-to-jekyll.markdown/#excerpt Rendering Markup: src/_posts/2022-01-30-welcome-to-jekyll.markdown/#excerpt Rendering: src/_posts/2023-12-27-ADL-Sarcasm-Detection.md Pre-Render Hooks: src/_posts/2023-12-27-ADL-Sarcasm-Detection.md Rendering Markup: src/_posts/2023-12-27-ADL-Sarcasm-Detection.md Rendering Layout: src/_posts/2023-12-27-ADL-Sarcasm-Detection.md Layout source: theme Rendering: src/_posts/2023-12-27-ADL-Sarcasm-Detection.md/#excerpt Pre-Render Hooks: src/_posts/2023-12-27-ADL-Sarcasm-Detection.md/#excerpt Rendering Markup: src/_posts/2023-12-27-ADL-Sarcasm-Detection.md/#excerpt Rendering: 404.html Pre-Render Hooks: 404.html Rendering Markup: 404.html Rendering Layout: 404.html Layout source: theme Rendering: src/about.markdown Pre-Render Hooks: src/about.markdown Rendering Markup: src/about.markdown Rendering Layout: src/about.markdown Layout source: theme Rendering: src/index.markdown Pre-Render Hooks: src/index.markdown Rendering Markup: src/index.markdown Rendering Layout: src/index.markdown Layout source: theme Rendering: src/assets/minima-social-icons.liquid Pre-Render Hooks: src/assets/minima-social-icons.liquid Rendering Liquid: src/assets/minima-social-icons.liquid github-pages 232 | Error: Could not locate the included file 'svg_symbol.html' in any of ["/github/workspace/_includes", "/usr/local/bundle/gems/minima-2.5.1/_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/