Skip to content

ci: Replace third-party GitHub Actions with trusted alternatives (#38) #7

ci: Replace third-party GitHub Actions with trusted alternatives (#38)

ci: Replace third-party GitHub Actions with trusted alternatives (#38) #7

Triggered via push April 4, 2026 18:31
Status Failure
Total duration 29s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
build
Logging at level: debug Configuration file: /github/workspace/./_config.yml GitHub Pages: github-pages v232 GitHub Pages: jekyll v3.10.0 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 EntryFilter: excluded /README.md Reading: _posts/2016-03-01-what-is-parse-server.md Reading: _posts/2016-03-14-open-source-spotlight-florent-vilmart.md Reading: _posts/2017-07-06-welcome-to-the-new-parse-blog.markdown Reading: _posts/2017-07-19-nodejs-security-notice.md Reading: _posts/2017-09-08-php-release-1.3.0.md Reading: _posts/2017-10-18-hacktoberfest.md Reading: _posts/2017-12-05-php-release-1.4.0.md Reading: _posts/2018-01-01-happy-new-years.md Reading: _posts/2018-08-15-JS-SDK.md Reading: _posts/2019-03-05-platform-update.md Reading: _posts/2019-07-04-Governance-Vote.md Reading: _posts/2019-07-04-GraphQL-Announcement.md Reading: _posts/2019-07-09-Governance-Vote.md Reading: _posts/2021-02-14-How-to-start-contributing-to-Parse-Server.md Reading: _posts/2021-02-18-Writing-Better-Code-Cloud-Code-with-Parse-Server-Example.md Generating: JekyllOptionalFrontMatter::Generator finished in 0.000605992 seconds. Generating: JekyllReadmeIndex::Generator finished in 0.000517917 seconds. Generating: Jekyll::Paginate::Pagination finished in 5.27e-06 seconds. Generating: JekyllRelativeLinks::Generator finished in 2.3804e-05 seconds. Generating: JekyllDefaultLayout::Generator finished in 7.7205e-05 seconds. Generating: JekyllTitlesFromHeadings::Generator finished in 1.8354e-05 seconds. Rendering: _posts/2016-03-01-what-is-parse-server.md Pre-Render Hooks: _posts/2016-03-01-what-is-parse-server.md Rendering Liquid: _posts/2016-03-01-what-is-parse-server.md Rendering Markup: _posts/2016-03-01-what-is-parse-server.md Requiring: kramdown-parser-gfm Rendering Layout: _posts/2016-03-01-what-is-parse-server.md Layout source: site github-pages 232 | Error: Liquid syntax error (/github/workspace/_includes/posts/wp-compat.html line 3): Unknown tag 'oembed' included
build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/configure-pages@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
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/