pages build and deployment #18
pages-build-deployment
on: dynamic
build
21s
report-build-status
6s
deploy
0s
Annotations
1 error and 1 warning
|
build
Logging at level: debug 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/./docs Destination: /github/workspace/./docs/_site Incremental build: disabled. Enable with --incremental Generating... Generating: JekyllOptionalFrontMatter::Generator finished in 0.000581937 seconds. Generating: JekyllReadmeIndex::Generator finished in 0.002003467 seconds. Generating: Jekyll::Paginate::Pagination finished in 5.71e-06 seconds. GitHub Metadata: Generating for forrtproject/flora-validation GitHub Metadata: Calling @client.pages("forrtproject/flora-validation", {}) Generating: JekyllRelativeLinks::Generator finished in 0.303966609 seconds. Generating: JekyllDefaultLayout::Generator finished in 0.000178547 seconds. Requiring: kramdown-parser-gfm Generating: JekyllTitlesFromHeadings::Generator finished in 0.010504048 seconds. Rendering: assets/css/style.scss Pre-Render Hooks: assets/css/style.scss Rendering Markup: assets/css/style.scss Rendering: ARCHITECTURE.md Pre-Render Hooks: ARCHITECTURE.md Rendering Markup: ARCHITECTURE.md Rendering Layout: ARCHITECTURE.md Layout source: theme GitHub Metadata: Calling @client.repository("forrtproject/flora-validation", {:accept=>"application/vnd.github.drax-preview+json"}) Rendering: CSV_SCHEMA.md Pre-Render Hooks: CSV_SCHEMA.md Rendering Markup: CSV_SCHEMA.md Rendering Layout: CSV_SCHEMA.md Layout source: theme Rendering: SETUP.md Pre-Render Hooks: SETUP.md Rendering Markup: SETUP.md Rendering Layout: SETUP.md Layout source: theme Rendering: STAGE4_VALIDATE.md Pre-Render Hooks: STAGE4_VALIDATE.md Rendering Markup: STAGE4_VALIDATE.md Rendering Layout: STAGE4_VALIDATE.md Layout source: theme Rendering: VALIDATION_DB_SCHEMA.md Pre-Render Hooks: VALIDATION_DB_SCHEMA.md Rendering Markup: VALIDATION_DB_SCHEMA.md Rendering Layout: VALIDATION_DB_SCHEMA.md Layout source: theme Rendering: superpowers/plans/2026-05-14-validation-db-llm.md Pre-Render Hooks: superpowers/plans/2026-05-14-validation-db-llm.md Rendering Liquid: superpowers/plans/2026-05-14-validation-db-llm.md github-pages 232 | Error: Liquid syntax error (line 316): Variable '{{"): result = run_llm_validation(SAMPLE_RECORD, context="sanity_check") assert "error" in result def test_run_llm_validation_retries_once_on_failure(): """_call_gemini is called twice when first call fails, then succeeds.""" from llm_validator import run_llm_validation good_response = json.dumps({ "type_check": "correct", "original_check": "correct", "outcome_check": "correct", "corrected_outcome": None, "corrected_doi_o": None, "corrected_type": None, "notes": "", }' was not properly terminated with regexp: /\}\}/
|
|
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 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/
|