Skip to content

pages build and deployment #28

pages build and deployment

pages build and deployment #28

Triggered via dynamic March 21, 2024 11:30
Status Failure
Total duration 29s
Artifacts

pages-build-deployment

on: dynamic
report-build-status
3s
report-build-status
deploy
deploy
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-paginate Requiring: jekyll-sitemap Requiring: jekyll-coffeescript Requiring: jekyll-commonmark-ghpages Requiring: jekyll-gist 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 /LICENSE Reading: _posts/2024-01-23-initial-post.md Reading: _posts/2024-02-21-related-work.md EntryFilter: excluded /docs/new_blog_post_template.md EntryFilter: excluded /docs/new_entry_template.md Generating: JekyllOptionalFrontMatter::Generator finished in 2.9134e-05 seconds. Generating: JekyllReadmeIndex::Generator finished in 3.7049e-05 seconds. Generating: Jekyll::Paginate::Pagination finished in 0.000596398 seconds. Generating: Jekyll::JekyllSitemap finished in 0.004699163 seconds. GitHub Metadata: Generating for fkie-cad/intrusion-detection-datasets GitHub Metadata: Calling @client.pages("fkie-cad/intrusion-detection-datasets", {}) Generating: JekyllRelativeLinks::Generator finished in 0.176376878 seconds. Generating: JekyllDefaultLayout::Generator finished in 0.000750345 seconds. Generating: JekyllTitlesFromHeadings::Generator finished in 3.9654e-05 seconds. Rendering: _posts/2024-01-23-initial-post.md Pre-Render Hooks: _posts/2024-01-23-initial-post.md Rendering Markup: _posts/2024-01-23-initial-post.md Requiring: kramdown-parser-gfm Rendering Layout: _posts/2024-01-23-initial-post.md Layout source: site Rendering: _posts/2024-02-21-related-work.md Pre-Render Hooks: _posts/2024-02-21-related-work.md Rendering Markup: _posts/2024-02-21-related-work.md Rendering Layout: _posts/2024-02-21-related-work.md Layout source: site Rendering: 404.html Pre-Render Hooks: 404.html Rendering Markup: 404.html Rendering Layout: 404.html Layout source: site Rendering: content/about.md Pre-Render Hooks: content/about.md Rendering Liquid: content/about.md github-pages 231 | Error: Liquid syntax error (line 31): Variable '{{Intrusion Detection Datasets}' was not properly terminated with regexp: /\}\}/
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/