-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
config – YAML fileConfiguration file or GitHub action fileConfiguration file or GitHub action file
Description
- Error: YAML Exception reading /home/runner/work/blog/blog/_posts/2025/02/2025-02-07-ApartheidInMuskCompanies.md: (): did not find expected ',' or ']' while parsing a flow sequence at line 3 column 7
- Error: YAML Exception reading /home/runner/work/blog/blog/_posts/2025/03/2025-03-09-AttorneyGeneralBondiPromisedMoreEpsteinFiles.md: (): did not find expected node content while parsing a flow node at line 3 column 1506
- Error: YAML Exception reading /home/runner/work/blog/blog/_posts/2025/03/2025-03-13-DemocratsQuestionBondiMotivesEpsteinRelease.md: (): did not find expected node content while parsing a flow node at line 3 column 1314
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/02/2025-02-07-ApartheidInMuskCompanies.md: (<unknown>): did not find expected ',' or ']' while parsing a flow sequence at line 3 column 7
Error: YAML Exception reading /home/runner/work/blog/blog/_posts/2025/03/2025-03-09-AttorneyGeneralBondiPromisedMoreEpsteinFiles.md: (<unknown>): did not find expected node content while parsing a flow node at line 3 column 1506
Error: YAML Exception reading /home/runner/work/blog/blog/_posts/2025/03/2025-03-13-DemocratsQuestionBondiMotivesEpsteinRelease.md: (<unknown>): did not find expected node content while parsing a flow node at line 3 column 1314
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 1152 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 1152 => 1152
Pagination: Filtering by: Tag 1152 => 1152
Pagination: Filtering by: Locale 1152 => 1152
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",
│ ^^^^^^^^^^^^^^^^^^^
╵
/home/runner/work/blog/blog/assets/css/style.scss 2:3 root stylesheet
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
╷
3 │ "minima/initialize";
│ ^^^^^^^^^^^^^^^^^^^
╵
/home/runner/work/blog/blog/assets/css/style.scss 3:3 root stylesheet
DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.adjust instead.
More info and automated migrator: https://sass-lang.com/d/import
╷
14 │ $lm-brand-color-light: lighten($lm-brand-color, 40%) !default;
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
minima/skins/auto.scss 14:28 @import
/home/runner/work/blog/blog/assets/css/style.scss 2:3 root stylesheet
DEPRECATION WARNING [color-functions]: lighten() is deprecated. Suggestions:
color.scale($color, $lightness: 51.6455696203%)
color.adjust($color, $lightness: 40%)
More info: https://sass-lang.com/d/color-functions
╷
14 │ $lm-brand-color-light: lighten($lm-brand-color, 40%) !default;
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
minima/skins/auto.scss 14:28 @import
/home/runner/work/blog/blog/assets/css/style.scss 2:3 root stylesheet
DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.adjust instead.
More info and automated migrator: https://sass-lang.com/d/import
╷
15 │ $lm-brand-color-dark: darken($lm-brand-color, 25%) !default;
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
minima/skins/auto.scss 15:28 @import
/home/runner/work/blog/blog/assets/css/style.scss 2:3 root stylesheet
DEPRECATION WARNING [color-functions]: darken() is deprecated. Suggestions:
color.scale($color, $lightness: -100%)
color.adjust($color, $lightness: -25%)
More info: https://sass-lang.com/d/color-functions
╷
15 │ $lm-brand-color-dark: darken($lm-brand-color, 25%) !default;
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
minima/skins/auto.scss 15:28 @import
/home/runner/work/blog/blog/assets/css/style.scss 2:3 root stylesheet
DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.adjust instead.
More info and automated migrator: https://sass-lang.com/d/import
╷
24 │ $lm-link-visited-color: darken($lm-link-base-color, 25%) !default;
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
minima/skins/auto.scss 24:28 @import
/home/runner/work/blog/blog/assets/css/style.scss 2:3 root stylesheet
DEPRECATION WARNING [color-functions]: darken() is deprecated. Suggestions:
color.scale($color, $lightness: -100%)
color.adjust($color, $lightness: -25%)
More info: https://sass-lang.com/d/color-functions
╷
24 │ $lm-link-visited-color: darken($lm-link-base-color, 25%) !default;
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
minima/skins/auto.scss 24:28 @import
/home/runner/work/blog/blog/assets/css/style.scss 2:3 root stylesheet
DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.adjust instead.
More info and automated migrator: https://sass-lang.com/d/import
╷
28 │ $lm-border-color-02: lighten($lm-brand-color, 35%) !default;
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
minima/skins/auto.scss 28:28 @import
/home/runner/work/blog/blog/assets/css/style.scss 2:3 root stylesheet
DEPRECATION WARNING [color-functions]: lighten() is deprecated. Suggestions:
color.scale($color, $lightness: 45.1898734177%)
color.adjust($color, $lightness: 35%)
More info: https://sass-lang.com/d/color-functions
╷
28 │ $lm-border-color-02: lighten($lm-brand-color, 35%) !default;
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
minima/skins/auto.scss 28:28 @import
/home/runner/work/blog/blog/assets/css/style.scss 2:3 root stylesheet
DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.adjust instead.
More info and automated migrator: https://sass-lang.com/d/import
╷
31 │ $lm-table-text-color: lighten($lm-text-color, 18%) !default;
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
minima/skins/auto.scss 31:28 @import
/home/runner/work/blog/blog/assets/css/style.scss 2:3 root stylesheet
DEPRECATION WARNING [color-functions]: lighten() is deprecated. Suggestions:
color.scale($color, $lightness: 22.8358208955%)
color.adjust($color, $lightness: 18%)
More info: https://sass-lang.com/d/color-functions
╷
31 │ $lm-table-text-color: lighten($lm-text-color, 18%) !default;
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
minima/skins/auto.scss 31:28 @import
/home/runner/work/blog/blog/assets/css/style.scss 2:3 root stylesheet
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
╷
46 │ "minima/custom-variables", // Hook to override predefined variables.
│ ^^^^^^^^^^^^^^^^^^^^^^^^^
╵
minima/initialize.scss 46:3 @import
/home/runner/work/blog/blog/assets/css/style.scss 3:3 root stylesheet
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
╷
47 │ "minima/base", // Defines element resets.
│ ^^^^^^^^^^^^^
╵
minima/initialize.scss 47:3 @import
/home/runner/work/blog/blog/assets/css/style.scss 3:3 root stylesheet
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
╷
48 │ "minima/layout", // Defines structure and style based on CSS selectors.
│ ^^^^^^^^^^^^^^^
╵
minima/initialize.scss 48:3 @import
/home/runner/work/blog/blog/assets/css/style.scss 3:3 root stylesheet
WARNING: 11 repetitive deprecation warnings omitted.
Run in verbose mode to see all warnings.
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
╷
1 │ @import "minima";
│ ^^^^^^^^
╵
/home/runner/work/blog/blog/assets/main.scss 1:9 root stylesheet
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
╷
48 │ "minima/base",
│ ^^^^^^^^^^^^^
╵
minima.scss 48:3 @import
/home/runner/work/blog/blog/assets/main.scss 1:9 root stylesheet
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
╷
49 │ "minima/layout",
│ ^^^^^^^^^^^^^^^
╵
minima.scss 49:3 @import
/home/runner/work/blog/blog/assets/main.scss 1:9 root stylesheet
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
╷
50 │ "minima/syntax-highlighting"
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
minima.scss 50:3 @import
/home/runner/work/blog/blog/assets/main.scss 1:9 root stylesheet
DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.adjust instead.
More info and automated migrator: https://sass-lang.com/d/import
╷
18 │ $grey-color-light: lighten($grey-color, 40%) !default;
│ ^^^^^^^^^^^^^^^^^^^^^^^^^
╵
minima.scss 18:20 @import
/home/runner/work/blog/blog/assets/main.scss 1:9 root stylesheet
DEPRECATION WARNING [color-functions]: lighten() is deprecated. Suggestions:
color.scale($color, $lightness: 81.6%)
color.adjust($color, $lightness: 40%)
More info: https://sass-lang.com/d/color-functions
╷
18 │ $grey-color-light: lighten($grey-color, 40%) !default;
│ ^^^^^^^^^^^^^^^^^^^^^^^^^
╵
minima.scss 18:20 @import
/home/runner/work/blog/blog/assets/main.scss 1:9 root stylesheet
DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.adjust instead.
More info and automated migrator: https://sass-lang.com/d/import
╷
19 │ $grey-color-dark: darken($grey-color, 25%) !default;
│ ^^^^^^^^^^^^^^^^^^^^^^^^
╵
minima.scss 19:20 @import
/home/runner/work/blog/blog/assets/main.scss 1:9 root stylesheet
DEPRECATION WARNING [color-functions]: darken() is deprecated. Suggestions:
color.scale($color, $lightness: -49.0384615385%)
color.adjust($color, $lightness: -25%)
More info: https://sass-lang.com/d/color-functions
╷
19 │ $grey-color-dark: darken($grey-color, 25%) !default;
│ ^^^^^^^^^^^^^^^^^^^^^^^^
╵
minima.scss 19:20 @import
/home/runner/work/blog/blog/assets/main.scss 1:9 root stylesheet
DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.adjust instead.
More info and automated migrator: https://sass-lang.com/d/import
╷
110 │ color: darken($brand-color, 15%);
│ ^^^^^^^^^^^^^^^^^^^^^^^^^
╵
../../../../minima-2.5.2/_sass/minima/_base.scss 110:12 @import
minima.scss 48:3 @import
/home/runner/work/blog/blog/assets/main.scss 1:9 root stylesheet
DEPRECATION WARNING [color-functions]: darken() is deprecated. Suggestions:
color.scale($color, $lightness: -28.5447761194%)
color.adjust($color, $lightness: -15%)
More info: https://sass-lang.com/d/color-functions
╷
110 │ color: darken($brand-color, 15%);
│ ^^^^^^^^^^^^^^^^^^^^^^^^^
╵
../../../../minima-2.5.2/_sass/minima/_base.scss 110:12 @import
minima.scss 48:3 @import
/home/runner/work/blog/blog/assets/main.scss 1:9 root stylesheet
DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.adjust instead.
More info and automated migrator: https://sass-lang.com/d/import
╷
235 │ color: lighten($text-color, 18%);
│ ^^^^^^^^^^^^^^^^^^^^^^^^^
╵
../../../../minima-2.5.2/_sass/minima/_base.scss 235:10 @import
minima.scss 48:3 @import
/home/runner/work/blog/blog/assets/main.scss 1:9 root stylesheet
DEPRECATION WARNING [color-functions]: lighten() is deprecated. Suggestions:
color.scale($color, $lightness: 19.2857142857%)
color.adjust($color, $lightness: 18%)
More info: https://sass-lang.com/d/color-functions
╷
235 │ color: lighten($text-color, 18%);
│ ^^^^^^^^^^^^^^^^^^^^^^^^^
╵
../../../../minima-2.5.2/_sass/minima/_base.scss 235:10 @import
minima.scss 48:3 @import
/home/runner/work/blog/blog/assets/main.scss 1:9 root stylesheet
DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.adjust instead.
More info and automated migrator: https://sass-lang.com/d/import
╷
240 │ background-color: lighten($grey-color-light, 6%);
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
../../../../minima-2.5.2/_sass/minima/_base.scss 240:25 @import
minima.scss 48:3 @import
/home/runner/work/blog/blog/assets/main.scss 1:9 root stylesheet
DEPRECATION WARNING [color-functions]: lighten() is deprecated. Suggestions:
color.scale($color, $lightness: 66.5217391304%)
color.adjust($color, $lightness: 6%)
More info: https://sass-lang.com/d/color-functions
╷
240 │ background-color: lighten($grey-color-light, 6%);
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
../../../../minima-2.5.2/_sass/minima/_base.scss 240:25 @import
minima.scss 48:3 @import
/home/runner/work/blog/blog/assets/main.scss 1:9 root stylesheet
WARNING: 6 repetitive deprecation warnings omitted.
Run in verbose mode to see all warnings.
Conflict: The following destination is shared by multiple files.
The written file may end up with unexpected contents.
/home/runner/work/blog/blog/_site/assets/minima-social-icons.svg
- assets/minima-social-icons.liquid
- /home/runner/work/blog/blog/vendor/bundle/ruby/3.4.0/gems/minima-2.5.2/assets/minima-social-icons.svg
done in 45.745 seconds.
Auto-regeneration: disabled. Use --watch to enable.
3s
Run actions/upload-pages-artifact@
_Originally posted by @RalphHightower in https://github.com/RalphHightower/blog/issues/1946#issuecomment-3290007062_
Metadata
Metadata
Assignees
Labels
config – YAML fileConfiguration file or GitHub action fileConfiguration file or GitHub action file