Skip to content

PR#2143 – Jekyll Exception #2144

@RalphHightower

Description

@RalphHightower
  • Error: YAML Exception reading /home/runner/work/blog/blog/_posts/2025/06/2025-10-14-JohnsonPlanCloseHouseBackfires.md: (): did not find expected ',' or ']' while parsing a flow sequence at line 3 column 7
Run bundle exec jekyll build --trace --incremental --baseurl "/blog"
  bundle exec jekyll build --trace --incremental --baseurl "/blog"
  shell: /usr/bin/bash -e {0}
  env:
    GITHUB_PAGES: true
    JEKYLL_ENV: production
    JEKYLL_GITHUB_TOKEN: 
    LOG_LEVEL: debug
To use retry middleware with Faraday v2.0+, install `faraday-retry` gem
Configuration file: /home/runner/work/blog/blog/_config.yml
            Source: /home/runner/work/blog/blog
       Destination: /home/runner/work/blog/blog/_site
 Incremental build: enabled
      Generating... 
             Error: YAML Exception reading /home/runner/work/blog/blog/_posts/2025/06/2025-10-14-JohnsonPlanCloseHouseBackfires.md: (<unknown>): did not find expected ',' or ']' while parsing a flow sequence at line 3 column 7
  AI Related Posts: Creating cache [.ai_related_posts_cache.sqlite3]
  AI Related Posts: Fetch disabled. Using cached related posts data.
  AI Related Posts: Found 0 cached embeddings; skipped 1254 fetches
       Jekyll Feed: Generating feed for posts
         AutoPages: Disabled/Not configured in site.config.
        Pagination: ----------------------------
        Pagination: Page: blogpager.html
        Pagination:  Active configuration
        Pagination:   Enabled:          true
        Pagination:   Items per page:   15
        Pagination:   Permalink:        /page/:num/
        Pagination:   Title:            :title - page :num of :max
        Pagination:   Limit:            0
        Pagination:   Sort by:          date
        Pagination:   Sort reverse:     true
        Pagination:  Active Filters
        Pagination:   Collection:       posts
        Pagination:   Offset:           0
        Pagination:   Category:         [Not set]
        Pagination:   Tag:              [Not set]
        Pagination:   Locale:           [Not set]
        Pagination:  Filtering by: Category  1254 => 1254
        Pagination:  Filtering by: Tag       1254 => 1254
        Pagination:  Filtering by: Locale    1254 => 1254
        Pagination: Rolling through the date fields for all documents
        Pagination: Complete, processed 1 pagination page(s)
DEPRECATION WARNING: to_time will always preserve the timezone offset of the receiver in Rails 8.0. To opt in to the new behavior, set `ActiveSupport.to_time_preserves_timezone = true`. (called from Kernel#load at /home/runner/work/blog/blog/vendor/bundle/ruby/3.4.0/bin/jekyll:25)
DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
More info and automated migrator: https://sass-lang.com/d/import
  ╷
2 │   "minima/skins/auto",
  │   ^^^^^^^^^^^^^^^^^^^
  ╵

Originally posted by @RalphHightower in #2143 (comment)

Metadata

Metadata

Labels

jekyllJekyll associated changes

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions