Skip to content
Triggered via push April 29, 2024 22:20
Status Failure
Total duration 44s
Artifacts
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 Generating: JekyllOptionalFrontMatter::Generator finished in 0.000152225 seconds. Generating: JekyllReadmeIndex::Generator finished in 0.001338522 seconds. Generating: Jekyll::Paginate::Pagination finished in 2.955e-06 seconds. Generating: JekyllRelativeLinks::Generator finished in 0.001062527 seconds. Generating: JekyllDefaultLayout::Generator finished in 6.3168e-05 seconds. Generating: JekyllTitlesFromHeadings::Generator finished in 1.9687e-05 seconds. Rendering: assets/css/style.scss Pre-Render Hooks: assets/css/style.scss Rendering Markup: assets/css/style.scss Rendering: README.md Pre-Render Hooks: README.md Rendering Liquid: README.md github-pages 231 | Error: Liquid syntax error (line 317): Variable '{{`, by item 8 below) 4. On both sides of any binary or ternary operator. This also applies to the following "operator-like" symbols - the ampersand in a conjunctive type bound: `<T extends Foo & Bar>` - the pipe for a catch block that handles multiple exceptions: `catch (FooException | BarException e)` - the colon (`:`) in an enhanced `for` ("foreach") statement 5. After `,`, `:`, or `;` or the closing parenthesis of a typecast (`)`) 6. After the double slash (`//`) that begins a single line or end-of-line comment. 7. Between the type and variable of a declaration `List<String> list` 8. *Optional* inside both braces of an array initializer - `new int[] {5, 6}' 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/