Skip to content

ci: bump the github-actions group with 11 updates#347

Merged
bensonwong merged 1 commit intomainfrom
dependabot/github_actions/github-actions-a951a27021
Mar 17, 2026
Merged

ci: bump the github-actions group with 11 updates#347
bensonwong merged 1 commit intomainfrom
dependabot/github_actions/github-actions-a951a27021

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps the github-actions group with 11 updates:

Package From To
actions/checkout 4.3.1 6.0.2
oven-sh/setup-bun 2.1.2 2.2.0
anthropics/claude-code-action 1.0.51 1.0.72
github/codeql-action 3.32.3 4.33.0
ruby/setup-ruby 1.288.0 1.293.0
actions/configure-pages 4.0.0 5.0.0
lycheeverse/lychee-action 1.9.3 2.8.0
actions/upload-artifact 4.6.2 7.0.0
actions/download-artifact 4.3.0 8.0.1
actions/github-script 7.1.0 8.0.0
actions/setup-node 4.4.0 6.3.0

Updates actions/checkout from 4.3.1 to 6.0.2

Release notes

Sourced from actions/checkout's releases.

v6.0.2

What's Changed

Full Changelog: actions/checkout@v6.0.1...v6.0.2

v6.0.1

What's Changed

Full Changelog: actions/checkout@v6...v6.0.1

v6.0.0

What's Changed

Full Changelog: actions/checkout@v5.0.0...v6.0.0

v6-beta

What's Changed

Updated persist-credentials to store the credentials under $RUNNER_TEMP instead of directly in the local git config.

This requires a minimum Actions Runner version of v2.329.0 to access the persisted credentials for Docker container action scenarios.

v5.0.1

What's Changed

Full Changelog: actions/checkout@v5...v5.0.1

v5.0.0

What's Changed

⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

... (truncated)

Commits

Updates oven-sh/setup-bun from 2.1.2 to 2.2.0

Release notes

Sourced from oven-sh/setup-bun's releases.

v2.2.0

oven-sh/setup-bun is the github action for setting up Bun.

What's Changed

New Contributors

Full Changelog: oven-sh/setup-bun@v2...v2.2.0

v2.1.3

oven-sh/setup-bun is the github action for setting up Bun.

What's Changed

New Contributors

Full Changelog: oven-sh/setup-bun@v2...v2.1.3

Commits
  • 0c5077e release: v2.2.0 (#177)
  • 1255e43 ci: update actions for the Release new action version workflow (#175)
  • 61861d1 ci: update actions for the autofix.ci workflow (#174)
  • 6f5bd06 ci: use actions/checkout@v6.0.2 in the test workflow (#173)
  • e391475 build: update action runtime to Node.js 24 (#176)
  • ecf28dd release: v2.1.3 (#170)
  • 95edc15 fix: validate cached binary version matches requested version (#146) (#169)
  • 4c32875 feat: add AVX2 support detection for x64 Linux systems (#167)
  • 0ff83bf fix: use native Windows ARM64 binary for Bun >= 1.3.10 (#165)
  • ab8cb4e feat: add bun- prefix to cache keys (#160)
  • Additional commits viewable in compare view

Updates anthropics/claude-code-action from 1.0.51 to 1.0.72

Release notes

Sourced from anthropics/claude-code-action's releases.

v1.0.72

What's Changed

Full Changelog: anthropics/claude-code-action@v1...v1.0.72

v1.0.71

What's Changed

New Contributors

Full Changelog: anthropics/claude-code-action@v1...v1.0.71

v1.0.70

Full Changelog: anthropics/claude-code-action@v1...v1.0.70

v1.0.69

Full Changelog: anthropics/claude-code-action@v1...v1.0.69

v1.0.68

Full Changelog: anthropics/claude-code-action@v1...v1.0.68

v1.0.67

What's Changed

Full Changelog: anthropics/claude-code-action@v1...v1.0.67

v1.0.66

What's Changed

Full Changelog: anthropics/claude-code-action@v1...v1.0.66

v1.0.65

What's Changed

Full Changelog: anthropics/claude-code-action@v1...v1.0.65

v1.0.64

Full Changelog: anthropics/claude-code-action@v1...v1.0.64

... (truncated)

Commits
  • cd77b50 chore: bump Claude Code to 2.1.76 and Agent SDK to 0.2.76
  • 0e80d3c chore: bump Claude Code to 2.1.75 and Agent SDK to 0.2.75
  • f956510 Harden tag mode tool permissions against prompt injection (#1002)
  • 5d0cc74 feat(inline-comment): add confirmed param + probe-pattern safety net (#1048)
  • 567be3d chore: bump Claude Code to 2.1.73 and Agent SDK to 0.2.73
  • eb99fb3 chore: bump Claude Code to 2.1.72 and Agent SDK to 0.2.72
  • 33fbb80 docs: warn that allowed_bots can expose the action to external triggers (#1039)
  • 3428ca8 chore: bump Claude Code to 2.1.71 and Agent SDK to 0.2.71
  • 26ec041 chore: bump Claude Code to 2.1.70 and Agent SDK to 0.2.70
  • 1fc90f3 chore: bump Claude Code to 2.1.69 and Agent SDK to 0.2.69
  • Additional commits viewable in compare view

Updates github/codeql-action from 3.32.3 to 4.33.0

Release notes

Sourced from github/codeql-action's releases.

v4.33.0

  • Upcoming change: Starting April 2026, the CodeQL Action will skip collecting file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses. Pull request analyses will log a warning about this upcoming change. #3562

    To opt out of this change:

    • Repositories owned by an organization: Create a custom repository property with the name github-codeql-file-coverage-on-prs and the type "True/false", then set this property to true in the repository's settings. For more information, see Managing custom properties for repositories in your organization. Alternatively, if you are using an advanced setup workflow, you can set the CODEQL_ACTION_FILE_COVERAGE_ON_PRS environment variable to true in your workflow.
    • User-owned repositories using default setup: Switch to an advanced setup workflow and set the CODEQL_ACTION_FILE_COVERAGE_ON_PRS environment variable to true in your workflow.
    • User-owned repositories using advanced setup: Set the CODEQL_ACTION_FILE_COVERAGE_ON_PRS environment variable to true in your workflow.
  • Fixed a bug which caused the CodeQL Action to fail loading repository properties if a "Multi select" repository property was configured for the repository. #3557

  • The CodeQL Action now loads custom repository properties on GitHub Enterprise Server, enabling the customization of features such as github-codeql-disable-overlay that was previously only available on GitHub.com. #3559

  • Once private package registries can be configured with OIDC-based authentication for organizations, the CodeQL Action will now be able to accept such configurations. #3563

  • Fixed the retry mechanism for database uploads. Previously this would fail with the error "Response body object should not be disturbed or locked". #3564

  • A warning is now emitted if the CodeQL Action detects a repository property whose name suggests that it relates to the CodeQL Action, but which is not one of the properties recognised by the current version of the CodeQL Action. #3570

v4.32.6

  • Update default CodeQL bundle version to 2.24.3. #3548

v4.32.5

  • Repositories owned by an organization can now set up the github-codeql-disable-overlay custom repository property to disable improved incremental analysis for CodeQL. First, create a custom repository property with the name github-codeql-disable-overlay and the type "True/false" in the organization's settings. Then in the repository's settings, set this property to true to disable improved incremental analysis. For more information, see Managing custom properties for repositories in your organization. This feature is not yet available on GitHub Enterprise Server. #3507
  • Added an experimental change so that when improved incremental analysis fails on a runner — potentially due to insufficient disk space — the failure is recorded in the Actions cache so that subsequent runs will automatically skip improved incremental analysis until something changes (e.g. a larger runner is provisioned or a new CodeQL version is released). We expect to roll this change out to everyone in March. #3487
  • The minimum memory check for improved incremental analysis is now skipped for CodeQL 2.24.3 and later, which has reduced peak RAM usage. #3515
  • Reduced log levels for best-effort private package registry connection check failures to reduce noise from workflow annotations. #3516
  • Added an experimental change which lowers the minimum disk space requirement for improved incremental analysis, enabling it to run on standard GitHub Actions runners. We expect to roll this change out to everyone in March. #3498
  • Added an experimental change which allows the start-proxy action to resolve the CodeQL CLI version from feature flags instead of using the linked CLI bundle version. We expect to roll this change out to everyone in March. #3512
  • The previously experimental changes from versions 4.32.3, 4.32.4, 3.32.3 and 3.32.4 are now enabled by default. #3503, #3504

v4.32.4

  • Update default CodeQL bundle version to 2.24.2. #3493
  • Added an experimental change which improves how certificates are generated for the authentication proxy that is used by the CodeQL Action in Default Setup when private package registries are configured. This is expected to generate more widely compatible certificates and should have no impact on analyses which are working correctly already. We expect to roll this change out to everyone in February. #3473
  • When the CodeQL Action is run with debugging enabled in Default Setup and private package registries are configured, the "Setup proxy for registries" step will output additional diagnostic information that can be used for troubleshooting. #3486
  • Added a setting which allows the CodeQL Action to enable network debugging for Java programs. This will help GitHub staff support customers with troubleshooting issues in GitHub-managed CodeQL workflows, such as Default Setup. This setting can only be enabled by GitHub staff. #3485
  • Added a setting which enables GitHub-managed workflows, such as Default Setup, to use a nightly CodeQL CLI release instead of the latest, stable release that is used by default. This will help GitHub staff support customers whose analyses for a given repository or organization require early access to a change in an upcoming CodeQL CLI release. This setting can only be enabled by GitHub staff. #3484

v4.32.3

  • Added experimental support for testing connections to private package registries. This feature is not currently enabled for any analysis. In the future, it may be enabled by default for Default Setup. #3466

v4.32.2

  • Update default CodeQL bundle version to 2.24.1. #3460

v4.32.1

  • A warning is now shown in Default Setup workflow logs if a private package registry is configured using a GitHub Personal Access Token (PAT), but no username is configured. #3422
  • Fixed a bug which caused the CodeQL Action to fail when repository properties cannot successfully be retrieved. #3421

v4.32.0

  • Update default CodeQL bundle version to 2.24.0. #3425

v4.31.11

  • When running a Default Setup workflow with Actions debugging enabled, the CodeQL Action will now use more unique names when uploading logs from the Dependabot authentication proxy as workflow artifacts. This ensures that the artifact names do not clash between multiple jobs in a build matrix. #3409
  • Improved error handling throughout the CodeQL Action. #3415
  • Added experimental support for automatically excluding generated files from the analysis. This feature is not currently enabled for any analysis. In the future, it may be enabled by default for some GitHub-managed analyses. #3318
  • The changelog extracts that are included with releases of the CodeQL Action are now shorter to avoid duplicated information from appearing in Dependabot PRs. #3403

... (truncated)

Changelog

Sourced from github/codeql-action's changelog.

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

[UNRELEASED]

No user facing changes.

4.33.0 - 16 Mar 2026

  • Upcoming change: Starting April 2026, the CodeQL Action will skip collecting file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses. Pull request analyses will log a warning about this upcoming change. #3562

    To opt out of this change:

    • Repositories owned by an organization: Create a custom repository property with the name github-codeql-file-coverage-on-prs and the type "True/false", then set this property to true in the repository's settings. For more information, see Managing custom properties for repositories in your organization. Alternatively, if you are using an advanced setup workflow, you can set the CODEQL_ACTION_FILE_COVERAGE_ON_PRS environment variable to true in your workflow.
    • User-owned repositories using default setup: Switch to an advanced setup workflow and set the CODEQL_ACTION_FILE_COVERAGE_ON_PRS environment variable to true in your workflow.
    • User-owned repositories using advanced setup: Set the CODEQL_ACTION_FILE_COVERAGE_ON_PRS environment variable to true in your workflow.
  • Fixed a bug which caused the CodeQL Action to fail loading repository properties if a "Multi select" repository property was configured for the repository. #3557

  • The CodeQL Action now loads custom repository properties on GitHub Enterprise Server, enabling the customization of features such as github-codeql-disable-overlay that was previously only available on GitHub.com. #3559

  • Once private package registries can be configured with OIDC-based authentication for organizations, the CodeQL Action will now be able to accept such configurations. #3563

  • Fixed the retry mechanism for database uploads. Previously this would fail with the error "Response body object should not be disturbed or locked". #3564

  • A warning is now emitted if the CodeQL Action detects a repository property whose name suggests that it relates to the CodeQL Action, but which is not one of the properties recognised by the current version of the CodeQL Action. #3570

4.32.6 - 05 Mar 2026

  • Update default CodeQL bundle version to 2.24.3. #3548

4.32.5 - 02 Mar 2026

  • Repositories owned by an organization can now set up the github-codeql-disable-overlay custom repository property to disable improved incremental analysis for CodeQL. First, create a custom repository property with the name github-codeql-disable-overlay and the type "True/false" in the organization's settings. Then in the repository's settings, set this property to true to disable improved incremental analysis. For more information, see Managing custom properties for repositories in your organization. This feature is not yet available on GitHub Enterprise Server. #3507
  • Added an experimental change so that when improved incremental analysis fails on a runner — potentially due to insufficient disk space — the failure is recorded in the Actions cache so that subsequent runs will automatically skip improved incremental analysis until something changes (e.g. a larger runner is provisioned or a new CodeQL version is released). We expect to roll this change out to everyone in March. #3487
  • The minimum memory check for improved incremental analysis is now skipped for CodeQL 2.24.3 and later, which has reduced peak RAM usage. #3515
  • Reduced log levels for best-effort private package registry connection check failures to reduce noise from workflow annotations. #3516
  • Added an experimental change which lowers the minimum disk space requirement for improved incremental analysis, enabling it to run on standard GitHub Actions runners. We expect to roll this change out to everyone in March. #3498
  • Added an experimental change which allows the start-proxy action to resolve the CodeQL CLI version from feature flags instead of using the linked CLI bundle version. We expect to roll this change out to everyone in March. #3512
  • The previously experimental changes from versions 4.32.3, 4.32.4, 3.32.3 and 3.32.4 are now enabled by default. #3503, #3504

4.32.4 - 20 Feb 2026

  • Update default CodeQL bundle version to 2.24.2. #3493
  • Added an experimental change which improves how certificates are generated for the authentication proxy that is used by the CodeQL Action in Default Setup when private package registries are configured. This is expected to generate more widely compatible certificates and should have no impact on analyses which are working correctly already. We expect to roll this change out to everyone in February. #3473
  • When the CodeQL Action is run with debugging enabled in Default Setup and private package registries are configured, the "Setup proxy for registries" step will output additional diagnostic information that can be used for troubleshooting. #3486
  • Added a setting which allows the CodeQL Action to enable network debugging for Java programs. This will help GitHub staff support customers with troubleshooting issues in GitHub-managed CodeQL workflows, such as Default Setup. This setting can only be enabled by GitHub staff. #3485
  • Added a setting which enables GitHub-managed workflows, such as Default Setup, to use a nightly CodeQL CLI release instead of the latest, stable release that is used by default. This will help GitHub staff support customers whose analyses for a given repository or organization require early access to a change in an upcoming CodeQL CLI release. This setting can only be enabled by GitHub staff. #3484

4.32.3 - 13 Feb 2026

  • Added experimental support for testing connections to private package registries. This feature is not currently enabled for any analysis. In the future, it may be enabled by default for Default Setup. #3466

4.32.2 - 05 Feb 2026

... (truncated)

Commits
  • b1bff81 Merge pull request #3574 from github/update-v4.32.7-7dd76e6bf
  • e682234 Add changelog entry for #3570
  • 95be291 Bump minor version
  • 59bcb60 Update changelog for v4.32.7
  • 7dd76e6 Merge pull request #3572 from github/mbg/pr-checks/eslint
  • e3200e3 Merge pull request #3563 from github/mbg/private-registry/oidc
  • 4c356c7 Merge pull request #3570 from github/mbg/repo-props/warn-on-unexpected-props
  • b4937c1 Only emit one message with accumulated property names
  • 136b8ab Remove cache-dependency-path options as well
  • a5aba59 Remove package-lock.json that's no longer needed
  • Additional commits viewable in compare view

Updates ruby/setup-ruby from 1.288.0 to 1.293.0

Release notes

Sourced from ruby/setup-ruby's releases.

v1.293.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.292.0...v1.293.0

v1.292.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.291.0...v1.292.0

v1.291.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.290.0...v1.291.0

v1.290.0

What's Changed

New Contributors

Full Changelog: ruby/setup-ruby@v1.289.0...v1.290.0

v1.289.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.288.0...v1.289.0

Commits
  • dffb23f Update CRuby releases on Windows
  • ea73ddb Update README to remove JRuby version notes
  • 4eb9f11 Update Node to 24
  • 9d13dd6 Add ruby-3.4.9
  • 6ca151f Leave only basic comment about env variable change
  • 7413847 Set HOME variable from OS information
  • b3cff1b Add support for Windows Server Standard Evaluation
  • 19a43a6 Add jruby-10.0.4.0
  • 896e71e Bump fast-xml-parser from 5.3.6 to 5.4.1
  • 0fa9651 Bump minimatch from 3.1.2 to 3.1.4
  • Additional commits viewable in compare view

Updates actions/configure-pages from 4.0.0 to 5.0.0

Release notes

Sourced from actions/configure-pages's releases.

v5.0.0

Breaking Changes

⚠️ This version contains breaking changes! ⚠️

Full Changelog

See details of all code changes since previous release.

Commits
  • 983d773 Merge pull request #139 from actions/config-auto-detect
  • 9cf6e24 Tweak comment
  • f304bd8 Update distributables
  • 215cd51 Attempt to detect existing config files matching the expected basename plus o...
  • e9382ac Front-load the file extension warning
  • 7781abd Merge pull request #138 from actions/error-utils
  • fc47e3c Update distributables
  • 9c9f8a2 Update tests to use the Octokit RequestError class
  • 9a4705d Update distributables
  • f6ded38 Fix syntax error and formatting
  • Additional commits viewable in compare view

Updates lycheeverse/lychee-action from 1.9.3 to 2.8.0

Release notes

Sourced from lycheeverse/lychee-action's releases.

v2.8.0

What's ChangedDescription has been truncated

Bumps the github-actions group with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `4.3.1` | `6.0.2` |
| [oven-sh/setup-bun](https://github.com/oven-sh/setup-bun) | `2.1.2` | `2.2.0` |
| [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) | `1.0.51` | `1.0.72` |
| [github/codeql-action](https://github.com/github/codeql-action) | `3.32.3` | `4.33.0` |
| [ruby/setup-ruby](https://github.com/ruby/setup-ruby) | `1.288.0` | `1.293.0` |
| [actions/configure-pages](https://github.com/actions/configure-pages) | `4.0.0` | `5.0.0` |
| [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) | `1.9.3` | `2.8.0` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.6.2` | `7.0.0` |
| [actions/download-artifact](https://github.com/actions/download-artifact) | `4.3.0` | `8.0.1` |
| [actions/github-script](https://github.com/actions/github-script) | `7.1.0` | `8.0.0` |
| [actions/setup-node](https://github.com/actions/setup-node) | `4.4.0` | `6.3.0` |


Updates `actions/checkout` from 4.3.1 to 6.0.2
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@34e1148...de0fac2)

Updates `oven-sh/setup-bun` from 2.1.2 to 2.2.0
- [Release notes](https://github.com/oven-sh/setup-bun/releases)
- [Commits](oven-sh/setup-bun@3d26778...0c5077e)

Updates `anthropics/claude-code-action` from 1.0.51 to 1.0.72
- [Release notes](https://github.com/anthropics/claude-code-action/releases)
- [Commits](anthropics/claude-code-action@v1.0.51...cd77b50)

Updates `github/codeql-action` from 3.32.3 to 4.33.0
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@f5c2471...b1bff81)

Updates `ruby/setup-ruby` from 1.288.0 to 1.293.0
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
- [Commits](ruby/setup-ruby@09a7688...dffb23f)

Updates `actions/configure-pages` from 4.0.0 to 5.0.0
- [Release notes](https://github.com/actions/configure-pages/releases)
- [Commits](actions/configure-pages@1f0c5cd...983d773)

Updates `lycheeverse/lychee-action` from 1.9.3 to 2.8.0
- [Release notes](https://github.com/lycheeverse/lychee-action/releases)
- [Commits](lycheeverse/lychee-action@c053181...8646ba3)

Updates `actions/upload-artifact` from 4.6.2 to 7.0.0
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@ea165f8...bbbca2d)

Updates `actions/download-artifact` from 4.3.0 to 8.0.1
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@d3f86a1...3e5f45b)

Updates `actions/github-script` from 7.1.0 to 8.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](actions/github-script@f28e40c...ed59741)

Updates `actions/setup-node` from 4.4.0 to 6.3.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@49933ea...53b8394)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: oven-sh/setup-bun
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: anthropics/claude-code-action
  dependency-version: 1.0.72
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: github/codeql-action
  dependency-version: 4.33.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: ruby/setup-ruby
  dependency-version: 1.293.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions/configure-pages
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: lycheeverse/lychee-action
  dependency-version: 2.8.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/upload-artifact
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/download-artifact
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/github-script
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/setup-node
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 16, 2026

Labels

The following labels could not be found: dependencies, github-actions. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions
Copy link
Contributor

📚 Documentation Preview

The documentation has been built successfully.

To preview locally:

  1. Download the github-pages artifact from this workflow run
  2. Extract and serve with any static file server:
    cd artifact && python -m http.server 8000
  3. Open http://localhost:8000/deepcitation/

⚠️ Link Check Results

Click to expand link check report

Summary

Status Count
🔍 Total 773
✅ Successful 321
⏳ Timeouts 0
🔀 Redirected 0
👻 Excluded 2
❓ Unknown 0
🚫 Errors 450
⛔ Unsupported 0

Errors per input

Errors in docs/_site/404.html

  • [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/api-reference" (Attribute: Some("href")): Cannot convert path '/api-reference' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/api-reference.html" (Attribute: Some("href")): Cannot convert path '/api-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/css/just-the-docs-default.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-default.css' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/css/just-the-docs-head-nav.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-head-nav.css' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/images/logo-dark.svg" (Attribute: Some("srcset")): Cannot convert path '/assets/images/logo-dark.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/images/logo.svg" (Attribute: Some("src")): Cannot convert path '/assets/images/logo.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/code-examples" (Attribute: Some("href")): Cannot convert path '/code-examples' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/code-examples.html" (Attribute: Some("href")): Cannot convert path '/code-examples.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/components" (Attribute: Some("href")): Cannot convert path '/components' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/components.html" (Attribute: Some("href")): Cannot convert path '/components.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/curl-guide.html" (Attribute: Some("href")): Cannot convert path '/curl-guide.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/error-handling.html" (Attribute: Some("href")): Cannot convert path '/error-handling.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.svg" (Attribute: Some("href")): Cannot convert path '/favicon.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.svg" (Attribute: Some("href")): Cannot convert path '/favicon.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/" (Attribute: Some("href")): Cannot convert path '/frameworks/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/langchain.html" (Attribute: Some("href")): Cannot convert path '/frameworks/langchain.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/nextjs.html" (Attribute: Some("href")): Cannot convert path '/frameworks/nextjs.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/vercel-ai-sdk.html" (Attribute: Some("href")): Cannot convert path '/frameworks/vercel-ai-sdk.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/getting-started" (Attribute: Some("href")): Cannot convert path '/getting-started' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/getting-started.html" (Attribute: Some("href")): Cannot convert path '/getting-started.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/styling.html" (Attribute: Some("href")): Cannot convert path '/styling.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/types.html" (Attribute: Some("href")): Cannot convert path '/types.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/verification-statuses.html" (Attribute: Some("href")): Cannot convert path '/verification-statuses.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/web-app-manifest-192x192.png" (Attribute: Some("href")): Cannot convert path '/web-app-manifest-192x192.png' to a URI: To resolve root-relative links in local files, provide a root dir

Errors in docs/_site/api-reference.html

  • [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/api-reference.html" (Attribute: Some("href")): Cannot convert path '/api-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/css/just-the-docs-default.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-default.css' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/css/just-the-docs-head-nav.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-head-nav.css' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/images/logo-dark.svg" (Attribute: Some("srcset")): Cannot convert path '/assets/images/logo-dark.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/images/logo.svg" (Attribute: Some("src")): Cannot convert path '/assets/images/logo.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/code-examples.html" (Attribute: Some("href")): Cannot convert path '/code-examples.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/components.html" (Attribute: Some("href")): Cannot convert path '/components.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/curl-guide.html" (Attribute: Some("href")): Cannot convert path '/curl-guide.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/error-handling.html" (Attribute: Some("href")): Cannot convert path '/error-handling.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.svg" (Attribute: Some("href")): Cannot convert path '/favicon.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.svg" (Attribute: Some("href")): Cannot convert path '/favicon.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/" (Attribute: Some("href")): Cannot convert path '/frameworks/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/langchain.html" (Attribute: Some("href")): Cannot convert path '/frameworks/langchain.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/nextjs.html" (Attribute: Some("href")): Cannot convert path '/frameworks/nextjs.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/vercel-ai-sdk.html" (Attribute: Some("href")): Cannot convert path '/frameworks/vercel-ai-sdk.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/getting-started.html" (Attribute: Some("href")): Cannot convert path '/getting-started.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/styling.html" (Attribute: Some("href")): Cannot convert path '/styling.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/types.html" (Attribute: Some("href")): Cannot convert path '/types.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/types.html" (Attribute: Some("href")): Cannot convert path '/types.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/verification-statuses.html" (Attribute: Some("href")): Cannot convert path '/verification-statuses.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/verification-statuses.html" (Attribute: Some("href")): Cannot convert path '/verification-statuses.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/web-app-manifest-192x192.png" (Attribute: Some("href")): Cannot convert path '/web-app-manifest-192x192.png' to a URI: To resolve root-relative links in local files, provide a root dir

Errors in docs/_site/code-examples.html

  • [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/api-reference.html" (Attribute: Some("href")): Cannot convert path '/api-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/css/just-the-docs-default.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-default.css' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/css/just-the-docs-head-nav.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-head-nav.css' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/images/logo-dark.svg" (Attribute: Some("srcset")): Cannot convert path '/assets/images/logo-dark.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/images/logo.svg" (Attribute: Some("src")): Cannot convert path '/assets/images/logo.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/code-examples.html" (Attribute: Some("href")): Cannot convert path '/code-examples.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/components.html" (Attribute: Some("href")): Cannot convert path '/components.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/components.html" (Attribute: Some("href")): Cannot convert path '/components.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/components/" (Attribute: Some("href")): Cannot convert path '/components/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/curl-guide.html" (Attribute: Some("href")): Cannot convert path '/curl-guide.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/error-handling.html" (Attribute: Some("href")): Cannot convert path '/error-handling.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.svg" (Attribute: Some("href")): Cannot convert path '/favicon.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.svg" (Attribute: Some("href")): Cannot convert path '/favicon.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/" (Attribute: Some("href")): Cannot convert path '/frameworks/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/langchain.html" (Attribute: Some("href")): Cannot convert path '/frameworks/langchain.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/nextjs.html" (Attribute: Some("href")): Cannot convert path '/frameworks/nextjs.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/vercel-ai-sdk.html" (Attribute: Some("href")): Cannot convert path '/frameworks/vercel-ai-sdk.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/getting-started.html" (Attribute: Some("href")): Cannot convert path '/getting-started.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/real-world-examples/" (Attribute: Some("href")): Cannot convert path '/real-world-examples/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/styling.html" (Attribute: Some("href")): Cannot convert path '/styling.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/styling.html" (Attribute: Some("href")): Cannot convert path '/styling.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/types.html" (Attribute: Some("href")): Cannot convert path '/types.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/types/" (Attribute: Some("href")): Cannot convert path '/types/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/verification-statuses.html" (Attribute: Some("href")): Cannot convert path '/verification-statuses.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/web-app-manifest-192x192.png" (Attribute: Some("href")): Cannot convert path '/web-app-manifest-192x192.png' to a URI: To resolve root-relative links in local files, provide a root dir

Errors in docs/_site/components.html

  • [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/api-reference.html" (Attribute: Some("href")): Cannot convert path '/api-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/css/just-the-docs-default.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-default.css' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/css/just-the-docs-head-nav.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-head-nav.css' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/images/logo-dark.svg" (Attribute: Some("srcset")): Cannot convert path '/assets/images/logo-dark.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/images/logo.svg" (Attribute: Some("src")): Cannot convert path '/assets/images/logo.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/code-examples.html" (Attribute: Some("href")): Cannot convert path '/code-examples.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/code-examples.html" (Attribute: Some("href")): Cannot convert path '/code-examples.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/components.html" (Attribute: Some("href")): Cannot convert path '/components.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/curl-guide.html" (Attribute: Some("href")): Cannot convert path '/curl-guide.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/error-handling.html" (Attribute: Some("href")): Cannot convert path '/error-handling.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/error-handling/" (Attribute: Some("href")): Cannot convert path '/error-handling/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.svg" (Attribute: Some("href")): Cannot convert path '/favicon.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.svg" (Attribute: Some("href")): Cannot convert path '/favicon.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/" (Attribute: Some("href")): Cannot convert path '/frameworks/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/langchain.html" (Attribute: Some("href")): Cannot convert path '/frameworks/langchain.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/nextjs.html" (Attribute: Some("href")): Cannot convert path '/frameworks/nextjs.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/vercel-ai-sdk.html" (Attribute: Some("href")): Cannot convert path '/frameworks/vercel-ai-sdk.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/getting-started.html" (Attribute: Some("href")): Cannot convert path '/getting-started.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/proof-hosting/" (Attribute: Some("href")): Cannot convert path '/proof-hosting/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/real-world-examples/" (Attribute: Some("href")): Cannot convert path '/real-world-examples/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/styling.html" (Attribute: Some("href")): Cannot convert path '/styling.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/styling/" (Attribute: Some("href")): Cannot convert path '/styling/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/types.html" (Attribute: Some("href")): Cannot convert path '/types.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/types/" (Attribute: Some("href")): Cannot convert path '/types/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/verification-statuses.html" (Attribute: Some("href")): Cannot convert path '/verification-statuses.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/web-app-manifest-192x192.png" (Attribute: Some("href")): Cannot convert path '/web-app-manifest-192x192.png' to a URI: To resolve root-relative links in local files, provide a root dir

Errors in docs/_site/CONTRIBUTING.html

  • [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/api-reference.html" (Attribute: Some("href")): Cannot convert path '/api-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/css/just-the-docs-default.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-default.css' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/css/just-the-docs-head-nav.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-head-nav.css' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/images/logo-dark.svg" (Attribute: Some("srcset")): Cannot convert path '/assets/images/logo-dark.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/images/logo.svg" (Attribute: Some("src")): Cannot convert path '/assets/images/logo.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/code-examples.html" (Attribute: Some("href")): Cannot convert path '/code-examples.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/components.html" (Attribute: Some("href")): Cannot convert path '/components.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/curl-guide.html" (Attribute: Some("href")): Cannot convert path '/curl-guide.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/error-handling.html" (Attribute: Some("href")): Cannot convert path '/error-handling.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.svg" (Attribute: Some("href")): Cannot convert path '/favicon.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.svg" (Attribute: Some("href")): Cannot convert path '/favicon.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/" (Attribute: Some("href")): Cannot convert path '/frameworks/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/langchain.html" (Attribute: Some("href")): Cannot convert path '/frameworks/langchain.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/nextjs.html" (Attribute: Some("href")): Cannot convert path '/frameworks/nextjs.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/vercel-ai-sdk.html" (Attribute: Some("href")): Cannot convert path '/frameworks/vercel-ai-sdk.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/getting-started.html" (Attribute: Some("href")): Cannot convert path '/getting-started.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/styling.html" (Attribute: Some("href")): Cannot convert path '/styling.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/types.html" (Attribute: Some("href")): Cannot convert path '/types.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/verification-statuses.html" (Attribute: Some("href")): Cannot convert path '/verification-statuses.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/web-app-manifest-192x192.png" (Attribute: Some("href")): Cannot convert path '/web-app-manifest-192x192.png' to a URI: To resolve root-relative links in local files, provide a root dir

Errors in docs/_site/curl-guide.html

  • [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/api-reference.html" (Attribute: Some("href")): Cannot convert path '/api-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/css/just-the-docs-default.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-default.css' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/css/just-the-docs-head-nav.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-head-nav.css' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/images/logo-dark.svg" (Attribute: Some("srcset")): Cannot convert path '/assets/images/logo-dark.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/images/logo.svg" (Attribute: Some("src")): Cannot convert path '/assets/images/logo.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/code-examples.html" (Attribute: Some("href")): Cannot convert path '/code-examples.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/components.html" (Attribute: Some("href")): Cannot convert path '/components.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/curl-guide.html" (Attribute: Some("href")): Cannot convert path '/curl-guide.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/error-handling.html" (Attribute: Some("href")): Cannot convert path '/error-handling.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.svg" (Attribute: Some("href")): Cannot convert path '/favicon.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.svg" (Attribute: Some("href")): Cannot convert path '/favicon.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/" (Attribute: Some("href")): Cannot convert path '/frameworks/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/langchain.html" (Attribute: Some("href")): Cannot convert path '/frameworks/langchain.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/nextjs.html" (Attribute: Some("href")): Cannot convert path '/frameworks/nextjs.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/vercel-ai-sdk.html" (Attribute: Some("href")): Cannot convert path '/frameworks/vercel-ai-sdk.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/getting-started.html" (Attribute: Some("href")): Cannot convert path '/getting-started.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/getting-started.html" (Attribute: Some("href")): Cannot convert path '/getting-started.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/styling.html" (Attribute: Some("href")): Cannot convert path '/styling.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/types.html" (Attribute: Some("href")): Cannot convert path '/types.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/verification-statuses.html" (Attribute: Some("href")): Cannot convert path '/verification-statuses.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/web-app-manifest-192x192.png" (Attribute: Some("href")): Cannot convert path '/web-app-manifest-192x192.png' to a URI: To resolve root-relative links in local files, provide a root dir

Errors in docs/_site/error-handling.html

  • [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/api-reference.html" (Attribute: Some("href")): Cannot convert path '/api-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/css/just-the-docs-default.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-default.css' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/css/just-the-docs-head-nav.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-head-nav.css' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/images/logo-dark.svg" (Attribute: Some("srcset")): Cannot convert path '/assets/images/logo-dark.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/images/logo.svg" (Attribute: Some("src")): Cannot convert path '/assets/images/logo.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/code-examples.html" (Attribute: Some("href")): Cannot convert path '/code-examples.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/components.html" (Attribute: Some("href")): Cannot convert path '/components.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/curl-guide.html" (Attribute: Some("href")): Cannot convert path '/curl-guide.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/error-handling.html" (Attribute: Some("href")): Cannot convert path '/error-handling.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.svg" (Attribute: Some("href")): Cannot convert path '/favicon.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.svg" (Attribute: Some("href")): Cannot convert path '/favicon.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/" (Attribute: Some("href")): Cannot convert path '/frameworks/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/langchain.html" (Attribute: Some("href")): Cannot convert path '/frameworks/langchain.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/nextjs.html" (Attribute: Some("href")): Cannot convert path '/frameworks/nextjs.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/vercel-ai-sdk.html" (Attribute: Some("href")): Cannot convert path '/frameworks/vercel-ai-sdk.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/getting-started.html" (Attribute: Some("href")): Cannot convert path '/getting-started.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/getting-started.html" (Attribute: Some("href")): Cannot convert path '/getting-started.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/styling.html" (Attribute: Some("href")): Cannot convert path '/styling.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/types.html" (Attribute: Some("href")): Cannot convert path '/types.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/verification-statuses.html" (Attribute: Some("href")): Cannot convert path '/verification-statuses.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/web-app-manifest-192x192.png" (Attribute: Some("href")): Cannot convert path '/web-app-manifest-192x192.png' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] file:///home/runner/work/deepcitation/deepcitation/docs/_site/api-reference.md | Cannot find file: File not found. Check if file exists and path is correct
  • [ERROR] file:///home/runner/work/deepcitation/deepcitation/docs/_site/getting-started.md | Cannot find file: File not found. Check if file exists and path is correct
  • [ERROR] file:///home/runner/work/deepcitation/deepcitation/docs/_site/styling.md | Cannot find file: File not found. Check if file exists and path is correct

Errors in docs/_site/frameworks/index.html

  • [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/api-reference.html" (Attribute: Some("href")): Cannot convert path '/api-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/css/just-the-docs-default.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-default.css' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/css/just-the-docs-head-nav.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-head-nav.css' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/images/logo-dark.svg" (Attribute: Some("srcset")): Cannot convert path '/assets/images/logo-dark.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/images/logo.svg" (Attribute: Some("src")): Cannot convert path '/assets/images/logo.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/code-examples.html" (Attribute: Some("href")): Cannot convert path '/code-examples.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/components.html" (Attribute: Some("href")): Cannot convert path '/components.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/curl-guide.html" (Attribute: Some("href")): Cannot convert path '/curl-guide.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/error-handling.html" (Attribute: Some("href")): Cannot convert path '/error-handling.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.svg" (Attribute: Some("href")): Cannot convert path '/favicon.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.svg" (Attribute: Some("href")): Cannot convert path '/favicon.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/" (Attribute: Some("href")): Cannot convert path '/frameworks/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/langchain" (Attribute: Some("href")): Cannot convert path '/frameworks/langchain' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/langchain.html" (Attribute: Some("href")): Cannot convert path '/frameworks/langchain.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/langchain.html" (Attribute: Some("href")): Cannot convert path '/frameworks/langchain.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/nextjs" (Attribute: Some("href")): Cannot convert path '/frameworks/nextjs' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/nextjs.html" (Attribute: Some("href")): Cannot convert path '/frameworks/nextjs.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/nextjs.html" (Attribute: Some("href")): Cannot convert path '/frameworks/nextjs.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/vercel-ai-sdk" (Attribute: Some("href")): Cannot convert path '/frameworks/vercel-ai-sdk' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/vercel-ai-sdk.html" (Attribute: Some("href")): Cannot convert path '/frameworks/vercel-ai-sdk.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/vercel-ai-sdk.html" (Attribute: Some("href")): Cannot convert path '/frameworks/vercel-ai-sdk.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/getting-started.html" (Attribute: Some("href")): Cannot convert path '/getting-started.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/styling.html" (Attribute: Some("href")): Cannot convert path '/styling.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/types.html" (Attribute: Some("href")): Cannot convert path '/types.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/verification-statuses.html" (Attribute: Some("href")): Cannot convert path '/verification-statuses.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/web-app-manifest-192x192.png" (Attribute: Some("href")): Cannot convert path '/web-app-manifest-192x192.png' to a URI: To resolve root-relative links in local files, provide a root dir

Errors in docs/_site/frameworks/langchain.html

  • [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/api-reference" (Attribute: Some("href")): Cannot convert path '/api-reference' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/api-reference.html" (Attribute: Some("href")): Cannot convert path '/api-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/css/just-the-docs-default.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-default.css' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/css/just-the-docs-head-nav.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-head-nav.css' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/images/logo-dark.svg" (Attribute: Some("srcset")): Cannot convert path '/assets/images/logo-dark.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/images/logo.svg" (Attribute: Some("src")): Cannot convert path '/assets/images/logo.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/code-examples.html" (Attribute: Some("href")): Cannot convert path '/code-examples.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/components.html" (Attribute: Some("href")): Cannot convert path '/components.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/curl-guide.html" (Attribute: Some("href")): Cannot convert path '/curl-guide.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/error-handling.html" (Attribute: Some("href")): Cannot convert path '/error-handling.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.svg" (Attribute: Some("href")): Cannot convert path '/favicon.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.svg" (Attribute: Some("href")): Cannot convert path '/favicon.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/" (Attribute: Some("href")): Cannot convert path '/frameworks/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/" (Attribute: Some("href")): Cannot convert path '/frameworks/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/langchain.html" (Attribute: Some("href")): Cannot convert path '/frameworks/langchain.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/nextjs" (Attribute: Some("href")): Cannot convert path '/frameworks/nextjs' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/nextjs.html" (Attribute: Some("href")): Cannot convert path '/frameworks/nextjs.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/vercel-ai-sdk.html" (Attribute: Some("href")): Cannot convert path '/frameworks/vercel-ai-sdk.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/getting-started.html" (Attribute: Some("href")): Cannot convert path '/getting-started.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/styling.html" (Attribute: Some("href")): Cannot convert path '/styling.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/types.html" (Attribute: Some("href")): Cannot convert path '/types.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/verification-statuses" (Attribute: Some("href")): Cannot convert path '/verification-statuses' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/verification-statuses.html" (Attribute: Some("href")): Cannot convert path '/verification-statuses.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/web-app-manifest-192x192.png" (Attribute: Some("href")): Cannot convert path '/web-app-manifest-192x192.png' to a URI: To resolve root-relative links in local files, provide a root dir

Errors in docs/_site/frameworks/nextjs.html

  • [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/api-reference.html" (Attribute: Some("href")): Cannot convert path '/api-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/css/just-the-docs-default.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-default.css' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/css/just-the-docs-head-nav.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-head-nav.css' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/images/logo-dark.svg" (Attribute: Some("srcset")): Cannot convert path '/assets/images/logo-dark.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/images/logo.svg" (Attribute: Some("src")): Cannot convert path '/assets/images/logo.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/code-examples.html" (Attribute: Some("href")): Cannot convert path '/code-examples.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/components" (Attribute: Some("href")): Cannot convert path '/components' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/components.html" (Attribute: Some("href")): Cannot convert path '/components.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/curl-guide.html" (Attribute: Some("href")): Cannot convert path '/curl-guide.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/error-handling.html" (Attribute: Some("href")): Cannot convert path '/error-handling.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.svg" (Attribute: Some("href")): Cannot convert path '/favicon.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.svg" (Attribute: Some("href")): Cannot convert path '/favicon.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/" (Attribute: Some("href")): Cannot convert path '/frameworks/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/" (Attribute: Some("href")): Cannot convert path '/frameworks/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/langchain.html" (Attribute: Some("href")): Cannot convert path '/frameworks/langchain.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/nextjs.html" (Attribute: Some("href")): Cannot convert path '/frameworks/nextjs.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/vercel-ai-sdk" (Attribute: Some("href")): Cannot convert path '/frameworks/vercel-ai-sdk' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/vercel-ai-sdk.html" (Attribute: Some("href")): Cannot convert path '/frameworks/vercel-ai-sdk.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/getting-started.html" (Attribute: Some("href")): Cannot convert path '/getting-started.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/styling" (Attribute: Some("href")): Cannot convert path '/styling' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/styling.html" (Attribute: Some("href")): Cannot convert path '/styling.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/types.html" (Attribute: Some("href")): Cannot convert path '/types.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/verification-statuses.html" (Attribute: Some("href")): Cannot convert path '/verification-statuses.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/web-app-manifest-192x192.png" (Attribute: Some("href")): Cannot convert path '/web-app-manifest-192x192.png' to a URI: To resolve root-relative links in local files, provide a root dir

Errors in docs/_site/frameworks/vercel-ai-sdk.html

  • [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/api-reference.html" (Attribute: Some("href")): Cannot convert path '/api-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/css/just-the-docs-default.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-default.css' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/css/just-the-docs-head-nav.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-head-nav.css' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/images/logo-dark.svg" (Attribute: Some("srcset")): Cannot convert path '/assets/images/logo-dark.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/images/logo.svg" (Attribute: Some("src")): Cannot convert path '/assets/images/logo.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/code-examples.html" (Attribute: Some("href")): Cannot convert path '/code-examples.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/components" (Attribute: Some("href")): Cannot convert path '/components' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/components.html" (Attribute: Some("href")): Cannot convert path '/components.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/curl-guide.html" (Attribute: Some("href")): Cannot convert path '/curl-guide.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/error-handling" (Attribute: Some("href")): Cannot convert path '/error-handling' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/error-handling.html" (Attribute: Some("href")): Cannot convert path '/error-handling.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.svg" (Attribute: Some("href")): Cannot convert path '/favicon.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.svg" (Attribute: Some("href")): Cannot convert path '/favicon.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/" (Attribute: Some("href")): Cannot convert path '/frameworks/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/" (Attribute: Some("href")): Cannot convert path '/frameworks/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/langchain.html" (Attribute: Some("href")): Cannot convert path '/frameworks/langchain.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/nextjs" (Attribute: Some("href")): Cannot convert path '/frameworks/nextjs' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/nextjs" (Attribute: Some("href")): Cannot convert path '/frameworks/nextjs' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/nextjs.html" (Attribute: Some("href")): Cannot convert path '/frameworks/nextjs.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/vercel-ai-sdk.html" (Attribute: Some("href")): Cannot convert path '/frameworks/vercel-ai-sdk.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/getting-started.html" (Attribute: Some("href")): Cannot convert path '/getting-started.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/styling.html" (Attribute: Some("href")): Cannot convert path '/styling.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/types.html" (Attribute: Some("href")): Cannot convert path '/types.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/verification-statuses.html" (Attribute: Some("href")): Cannot convert path '/verification-statuses.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/web-app-manifest-192x192.png" (Attribute: Some("href")): Cannot convert path '/web-app-manifest-192x192.png' to a URI: To resolve root-relative links in local files, provide a root dir

Errors in docs/_site/getting-started.html

  • [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/api-reference.html" (Attribute: Some("href")): Cannot convert path '/api-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/api-reference/" (Attribute: Some("href")): Cannot convert path '/api-reference/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/css/just-the-docs-default.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-default.css' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/css/just-the-docs-head-nav.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-head-nav.css' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/images/logo-dark.svg" (Attribute: Some("srcset")): Cannot convert path '/assets/images/logo-dark.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/images/logo.svg" (Attribute: Some("src")): Cannot convert path '/assets/images/logo.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/code-examples.html" (Attribute: Some("href")): Cannot convert path '/code-examples.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/code-examples/" (Attribute: Some("href")): Cannot convert path '/code-examples/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/components.html" (Attribute: Some("href")): Cannot convert path '/components.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/components/" (Attribute: Some("href")): Cannot convert path '/components/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/curl-guide.html" (Attribute: Some("href")): Cannot convert path '/curl-guide.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/curl-guide.html" (Attribute: Some("href")): Cannot convert path '/curl-guide.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/error-handling.html" (Attribute: Some("href")): Cannot convert path '/error-handling.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/error-handling.html" (Attribute: Some("href")): Cannot convert path '/error-handling.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/error-handling/" (Attribute: Some("href")): Cannot convert path '/error-handling/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.svg" (Attribute: Some("href")): Cannot convert path '/favicon.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.svg" (Attribute: Some("href")): Cannot convert path '/favicon.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/" (Attribute: Some("href")): Cannot convert path '/frameworks/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/langchain.html" (Attribute: Some("href")): Cannot convert path '/frameworks/langchain.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/nextjs.html" (Attribute: Some("href")): Cannot convert path '/frameworks/nextjs.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/vercel-ai-sdk.html" (Attribute: Some("href")): Cannot convert path '/frameworks/vercel-ai-sdk.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/getting-started.html" (Attribute: Some("href")): Cannot convert path '/getting-started.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/styling.html" (Attribute: Some("href")): Cannot convert path '/styling.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/styling/" (Attribute: Some("href")): Cannot convert path '/styling/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/types.html" (Attribute: Some("href")): Cannot convert path '/types.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/verification-statuses.html" (Attribute: Some("href")): Cannot convert path '/verification-statuses.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/web-app-manifest-192x192.png" (Attribute: Some("href")): Cannot convert path '/web-app-manifest-192x192.png' to a URI: To resolve root-relative links in local files, provide a root dir

Errors in docs/_site/index.html

  • [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/api-reference" (Attribute: Some("href")): Cannot convert path '/api-reference' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/api-reference.html" (Attribute: Some("href")): Cannot convert path '/api-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/css/just-the-docs-default.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-default.css' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/css/just-the-docs-head-nav.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-head-nav.css' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/images/logo-dark.svg" (Attribute: Some("srcset")): Cannot convert path '/assets/images/logo-dark.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/images/logo.svg" (Attribute: Some("src")): Cannot convert path '/assets/images/logo.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/code-examples" (Attribute: Some("href")): Cannot convert path '/code-examples' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/code-examples.html" (Attribute: Some("href")): Cannot convert path '/code-examples.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/components" (Attribute: Some("href")): Cannot convert path '/components' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/components.html" (Attribute: Some("href")): Cannot convert path '/components.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/curl-guide" (Attribute: Some("href")): Cannot convert path '/curl-guide' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/curl-guide.html" (Attribute: Some("href")): Cannot convert path '/curl-guide.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/error-handling" (Attribute: Some("href")): Cannot convert path '/error-handling' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/error-handling.html" (Attribute: Some("href")): Cannot convert path '/error-handling.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.svg" (Attribute: Some("href")): Cannot convert path '/favicon.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.svg" (Attribute: Some("href")): Cannot convert path '/favicon.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks" (Attribute: Some("href")): Cannot convert path '/frameworks' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/" (Attribute: Some("href")): Cannot convert path '/frameworks/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/langchain.html" (Attribute: Some("href")): Cannot convert path '/frameworks/langchain.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/nextjs.html" (Attribute: Some("href")): Cannot convert path '/frameworks/nextjs.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/vercel-ai-sdk.html" (Attribute: Some("href")): Cannot convert path '/frameworks/vercel-ai-sdk.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/getting-started" (Attribute: Some("href")): Cannot convert path '/getting-started' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/getting-started" (Attribute: Some("href")): Cannot convert path '/getting-started' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/getting-started.html" (Attribute: Some("href")): Cannot convert path '/getting-started.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/styling" (Attribute: Some("href")): Cannot convert path '/styling' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/styling.html" (Attribute: Some("href")): Cannot convert path '/styling.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/types" (Attribute: Some("href")): Cannot convert path '/types' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/types.html" (Attribute: Some("href")): Cannot convert path '/types.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/verification-statuses" (Attribute: Some("href")): Cannot convert path '/verification-statuses' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/verification-statuses.html" (Attribute: Some("href")): Cannot convert path '/verification-statuses.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/web-app-manifest-192x192.png" (Attribute: Some("href")): Cannot convert path '/web-app-manifest-192x192.png' to a URI: To resolve root-relative links in local files, provide a root dir

Errors in docs/_site/styling.html

  • [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/api-reference.html" (Attribute: Some("href")): Cannot convert path '/api-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/css/just-the-docs-default.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-default.css' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/css/just-the-docs-head-nav.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-head-nav.css' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/images/logo-dark.svg" (Attribute: Some("srcset")): Cannot convert path '/assets/images/logo-dark.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/images/logo.svg" (Attribute: Some("src")): Cannot convert path '/assets/images/logo.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/code-examples.html" (Attribute: Some("href")): Cannot convert path '/code-examples.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/code-examples.html" (Attribute: Some("href")): Cannot convert path '/code-examples.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/components.html" (Attribute: Some("href")): Cannot convert path '/components.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/components/" (Attribute: Some("href")): Cannot convert path '/components/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/curl-guide.html" (Attribute: Some("href")): Cannot convert path '/curl-guide.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/error-handling.html" (Attribute: Some("href")): Cannot convert path '/error-handling.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/error-handling/" (Attribute: Some("href")): Cannot convert path '/error-handling/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.svg" (Attribute: Some("href")): Cannot convert path '/favicon.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.svg" (Attribute: Some("href")): Cannot convert path '/favicon.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/" (Attribute: Some("href")): Cannot convert path '/frameworks/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/langchain.html" (Attribute: Some("href")): Cannot convert path '/frameworks/langchain.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/nextjs.html" (Attribute: Some("href")): Cannot convert path '/frameworks/nextjs.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/vercel-ai-sdk.html" (Attribute: Some("href")): Cannot convert path '/frameworks/vercel-ai-sdk.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/getting-started.html" (Attribute: Some("href")): Cannot convert path '/getting-started.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/getting-started/" (Attribute: Some("href")): Cannot convert path '/getting-started/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/styling.html" (Attribute: Some("href")): Cannot convert path '/styling.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/types.html" (Attribute: Some("href")): Cannot convert path '/types.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/verification-statuses.html" (Attribute: Some("href")): Cannot convert path '/verification-statuses.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/web-app-manifest-192x192.png" (Attribute: Some("href")): Cannot convert path '/web-app-manifest-192x192.png' to a URI: To resolve root-relative links in local files, provide a root dir

Errors in docs/_site/types.html

  • [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/api-reference.html" (Attribute: Some("href")): Cannot convert path '/api-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/api-reference.html" (Attribute: Some("href")): Cannot convert path '/api-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/css/just-the-docs-default.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-default.css' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/css/just-the-docs-head-nav.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-head-nav.css' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/images/logo-dark.svg" (Attribute: Some("srcset")): Cannot convert path '/assets/images/logo-dark.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/images/logo.svg" (Attribute: Some("src")): Cannot convert path '/assets/images/logo.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/code-examples.html" (Attribute: Some("href")): Cannot convert path '/code-examples.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/components.html" (Attribute: Some("href")): Cannot convert path '/components.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/curl-guide.html" (Attribute: Some("href")): Cannot convert path '/curl-guide.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/error-handling.html" (Attribute: Some("href")): Cannot convert path '/error-handling.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.svg" (Attribute: Some("href")): Cannot convert path '/favicon.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.svg" (Attribute: Some("href")): Cannot convert path '/favicon.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/" (Attribute: Some("href")): Cannot convert path '/frameworks/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/langchain.html" (Attribute: Some("href")): Cannot convert path '/frameworks/langchain.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/nextjs.html" (Attribute: Some("href")): Cannot convert path '/frameworks/nextjs.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/vercel-ai-sdk.html" (Attribute: Some("href")): Cannot convert path '/frameworks/vercel-ai-sdk.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/getting-started.html" (Attribute: Some("href")): Cannot convert path '/getting-started.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/styling.html" (Attribute: Some("href")): Cannot convert path '/styling.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/types.html" (Attribute: Some("href")): Cannot convert path '/types.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/verification-statuses.html" (Attribute: Some("href")): Cannot convert path '/verification-statuses.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/web-app-manifest-192x192.png" (Attribute: Some("href")): Cannot convert path '/web-app-manifest-192x192.png' to a URI: To resolve root-relative links in local files, provide a root dir

Errors in docs/_site/verification-statuses.html

  • [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/api-reference.html" (Attribute: Some("href")): Cannot convert path '/api-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/api-reference.html" (Attribute: Some("href")): Cannot convert path '/api-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/css/just-the-docs-default.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-default.css' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/css/just-the-docs-head-nav.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-head-nav.css' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/images/logo-dark.svg" (Attribute: Some("srcset")): Cannot convert path '/assets/images/logo-dark.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/assets/images/logo.svg" (Attribute: Some("src")): Cannot convert path '/assets/images/logo.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/code-examples.html" (Attribute: Some("href")): Cannot convert path '/code-examples.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/components.html" (Attribute: Some("href")): Cannot convert path '/components.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/curl-guide.html" (Attribute: Some("href")): Cannot convert path '/curl-guide.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/error-handling.html" (Attribute: Some("href")): Cannot convert path '/error-handling.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.svg" (Attribute: Some("href")): Cannot convert path '/favicon.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/favicon.svg" (Attribute: Some("href")): Cannot convert path '/favicon.svg' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/" (Attribute: Some("href")): Cannot convert path '/frameworks/' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/langchain.html" (Attribute: Some("href")): Cannot convert path '/frameworks/langchain.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/nextjs.html" (Attribute: Some("href")): Cannot convert path '/frameworks/nextjs.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/frameworks/vercel-ai-sdk.html" (Attribute: Some("href")): Cannot convert path '/frameworks/vercel-ai-sdk.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/getting-started.html" (Attribute: Some("href")): Cannot convert path '/getting-started.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/styling.html" (Attribute: Some("href")): Cannot convert path '/styling.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/types.html" (Attribute: Some("href")): Cannot convert path '/types.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/verification-statuses.html" (Attribute: Some("href")): Cannot convert path '/verification-statuses.html' to a URI: To resolve root-relative links in local files, provide a root dir
  • [ERROR] error: | Error building URL for "/web-app-manifest-192x192.png" (Attribute: Some("href")): Cannot convert path '/web-app-manifest-192x192.png' to a URI: To resolve root-relative links in local files, provide a root dir

Full Github Actions output


Workflow run: 23166073846

@bensonwong bensonwong merged commit e69db82 into main Mar 17, 2026
11 checks passed
@bensonwong bensonwong deleted the dependabot/github_actions/github-actions-a951a27021 branch March 17, 2026 05:50
bensonwong pushed a commit that referenced this pull request Mar 17, 2026
Bumps the github-actions group with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `4.3.1` | `6.0.2` |
| [oven-sh/setup-bun](https://github.com/oven-sh/setup-bun) | `2.1.2` | `2.2.0` |
| [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) | `1.0.51` | `1.0.72` |
| [github/codeql-action](https://github.com/github/codeql-action) | `3.32.3` | `4.33.0` |
| [ruby/setup-ruby](https://github.com/ruby/setup-ruby) | `1.288.0` | `1.293.0` |
| [actions/configure-pages](https://github.com/actions/configure-pages) | `4.0.0` | `5.0.0` |
| [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) | `1.9.3` | `2.8.0` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.6.2` | `7.0.0` |
| [actions/download-artifact](https://github.com/actions/download-artifact) | `4.3.0` | `8.0.1` |
| [actions/github-script](https://github.com/actions/github-script) | `7.1.0` | `8.0.0` |
| [actions/setup-node](https://github.com/actions/setup-node) | `4.4.0` | `6.3.0` |


Updates `actions/checkout` from 4.3.1 to 6.0.2
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@34e1148...de0fac2)

Updates `oven-sh/setup-bun` from 2.1.2 to 2.2.0
- [Release notes](https://github.com/oven-sh/setup-bun/releases)
- [Commits](oven-sh/setup-bun@3d26778...0c5077e)

Updates `anthropics/claude-code-action` from 1.0.51 to 1.0.72
- [Release notes](https://github.com/anthropics/claude-code-action/releases)
- [Commits](anthropics/claude-code-action@v1.0.51...cd77b50)

Updates `github/codeql-action` from 3.32.3 to 4.33.0
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@f5c2471...b1bff81)

Updates `ruby/setup-ruby` from 1.288.0 to 1.293.0
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
- [Commits](ruby/setup-ruby@09a7688...dffb23f)

Updates `actions/configure-pages` from 4.0.0 to 5.0.0
- [Release notes](https://github.com/actions/configure-pages/releases)
- [Commits](actions/configure-pages@1f0c5cd...983d773)

Updates `lycheeverse/lychee-action` from 1.9.3 to 2.8.0
- [Release notes](https://github.com/lycheeverse/lychee-action/releases)
- [Commits](lycheeverse/lychee-action@c053181...8646ba3)

Updates `actions/upload-artifact` from 4.6.2 to 7.0.0
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@ea165f8...bbbca2d)

Updates `actions/download-artifact` from 4.3.0 to 8.0.1
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@d3f86a1...3e5f45b)

Updates `actions/github-script` from 7.1.0 to 8.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](actions/github-script@f28e40c...ed59741)

Updates `actions/setup-node` from 4.4.0 to 6.3.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@49933ea...53b8394)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: oven-sh/setup-bun
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: anthropics/claude-code-action
  dependency-version: 1.0.72
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: github/codeql-action
  dependency-version: 4.33.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: ruby/setup-ruby
  dependency-version: 1.293.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions/configure-pages
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: lycheeverse/lychee-action
  dependency-version: 2.8.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/upload-artifact
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/download-artifact
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/github-script
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/setup-node
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
bensonwong added a commit that referenced this pull request Mar 17, 2026
…ding (#349)

* style(docs): align to zinc palette and fix dark mode table header styling

Switch slate color variables to zinc scale to match the web app's BRANDING.md.
Add dark mode overrides for table headers (th), suppress JTD body background-image
gradient in dark mode, and document animation timing constants in BRANDING.md.

* fix(docs): override JTD compiled purple and fix dark mode code blocks

JTD v0.8 compiles SCSS variables into hardcoded CSS values at build
time, causing several brand violations on docs.deepcitation.com:

- Hamburger icon rendered in JTD default purple instead of brand blue
  (override was only in dark media query, not light mode)
- Parent nav items ("Getting Started", etc.) showed link-blue because
  .nav-list-item.parent selector never matched JTD markup
- Code blocks in dark mode got JTD's compiled light backgrounds
- Active nav item had light highlight in dark mode

Fix all four by adding !important overrides where JTD specificity wins,
using structural selectors (.nav-list > .nav-list-item) instead of
non-existent .parent class, and forcing code block backgrounds in dark
media query.

Also aligns transition timing from 75ms to 80ms (BRANDING.md Instant
tier), removes Georgia from Playfair Display fallback stack (Scher's
Rule), and makes nav links neutral by default with blue on hover/active.

* chore: update ANIM_INSTANT_MS to 80ms and use brand blue for badges

- BRANDING.md: correct ANIM_INSTANT_MS from 75ms to 80ms
- README.md: change shield badge colors from green (#10b981) to brand
  blue (#005595) — green is reserved for verification status, not badges
- Update logo SVGs (regenerated assets)

* feat: add page-expand view transition for evidence tray

Add VT_EVIDENCE_PAGE_EXPAND_MS constant and viewTransition module for
animating evidence tray geometry changes between summary, expanded-
evidence, and expanded-page states.

* test: add Playwright specs for page-expand geometry transition

* chore: cache-bust README OG image

* feat: add SDK version header and update notification callback

Sends X-SDK-Version on every API request and exposes an onLatestVersion
callback that fires when the server responds with X-Latest-SDK-Version,
enabling consumers to detect when a newer SDK is available.

* feat: overhaul page-expand ghost with transform-based motion blur animation

Replace layout-triggering width/height animation with GPU-composited
transform(translate+scale) and add motion blur (filter:blur) that peaks
mid-flight to mask non-uniform scale distortion. Coordinate a full-popover
dim (not just image container) so the ghost dominates the first 60% of
the animation, mirroring the collapse's dip-then-reveal choreography.

Key changes:
- Ghost uses transform-origin:0 0 with translate+scale keyframes
- Motion blur ramps 1→4→8→5→2→0px across keyframe offsets
- Popover root dimmed to 0.03 before flushSync (no flash)
- pageExpandReady state gates target readiness on scroll settle
- Source anchor ratio data attributes for annotation-aware targeting
- Debug overlay system with scan() and "both" mode for DevTools
- Ghost target changed to spotlight rect (annotation + padding)

* docs: document page-expand ghost animation architecture and choreography

Add detailed section covering the ghost element lifecycle, the
dip-then-reveal temporal structure, motion blur mechanics, and
anti-patterns. Also updates ANIM_INSTANT_MS table value to 80ms.

* test: extend page-expand specs with debug overlay, scan, and lifecycle tests

Add tests for "both" debug phase (3 persistent overlays), scan() API
(outlines live source/target elements), and ghost DOM cleanup after
animation. Remove leftover console.log statements from existing specs.

* feat: support page-expand ghost and scroll for miss/not_found states

When no annotation marker exists (miss/not_found citations), the page-expand
transition now falls back to viewport-based targeting: the ghost lands on
whatever region the user was viewing in the keyhole. The keyhole scroll
position is captured unconditionally and applied as initialScroll so the
expanded page opens at the same viewport offset.

* fix: prevent stale zoom in fill-mode initialScroll application

Replace the reference-equality ref guard with a manualZoom === null
check so the scroll re-applies when zoom settles from the initial
fallback (1) to the real fittedZoom after ResizeObserver fires.
Re-add containerRef to the dependency array for lint consistency.

* fix: gate viewport ghost fallback on pageExpandReady attribute

The viewport fallback in buildGhostTargetFromViewport fired prematurely
on the first rAF frame after flushSync — before annotation targets had
rendered via useEffect. For success citations this caused the ghost to
land at the viewport rect instead of the annotation target.

Fix: add data-dc-inline-expanded-ready attribute to the inline-expanded
container, mirroring pageExpandReady state. The viewport fallback query
selector now requires this attribute to be "true", ensuring annotation
useEffects have completed before falling back.

* ci: bump the github-actions group with 11 updates (#347)

Bumps the github-actions group with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `4.3.1` | `6.0.2` |
| [oven-sh/setup-bun](https://github.com/oven-sh/setup-bun) | `2.1.2` | `2.2.0` |
| [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) | `1.0.51` | `1.0.72` |
| [github/codeql-action](https://github.com/github/codeql-action) | `3.32.3` | `4.33.0` |
| [ruby/setup-ruby](https://github.com/ruby/setup-ruby) | `1.288.0` | `1.293.0` |
| [actions/configure-pages](https://github.com/actions/configure-pages) | `4.0.0` | `5.0.0` |
| [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) | `1.9.3` | `2.8.0` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.6.2` | `7.0.0` |
| [actions/download-artifact](https://github.com/actions/download-artifact) | `4.3.0` | `8.0.1` |
| [actions/github-script](https://github.com/actions/github-script) | `7.1.0` | `8.0.0` |
| [actions/setup-node](https://github.com/actions/setup-node) | `4.4.0` | `6.3.0` |


Updates `actions/checkout` from 4.3.1 to 6.0.2
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@34e1148...de0fac2)

Updates `oven-sh/setup-bun` from 2.1.2 to 2.2.0
- [Release notes](https://github.com/oven-sh/setup-bun/releases)
- [Commits](oven-sh/setup-bun@3d26778...0c5077e)

Updates `anthropics/claude-code-action` from 1.0.51 to 1.0.72
- [Release notes](https://github.com/anthropics/claude-code-action/releases)
- [Commits](anthropics/claude-code-action@v1.0.51...cd77b50)

Updates `github/codeql-action` from 3.32.3 to 4.33.0
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@f5c2471...b1bff81)

Updates `ruby/setup-ruby` from 1.288.0 to 1.293.0
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
- [Commits](ruby/setup-ruby@09a7688...dffb23f)

Updates `actions/configure-pages` from 4.0.0 to 5.0.0
- [Release notes](https://github.com/actions/configure-pages/releases)
- [Commits](actions/configure-pages@1f0c5cd...983d773)

Updates `lycheeverse/lychee-action` from 1.9.3 to 2.8.0
- [Release notes](https://github.com/lycheeverse/lychee-action/releases)
- [Commits](lycheeverse/lychee-action@c053181...8646ba3)

Updates `actions/upload-artifact` from 4.6.2 to 7.0.0
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@ea165f8...bbbca2d)

Updates `actions/download-artifact` from 4.3.0 to 8.0.1
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@d3f86a1...3e5f45b)

Updates `actions/github-script` from 7.1.0 to 8.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](actions/github-script@f28e40c...ed59741)

Updates `actions/setup-node` from 4.4.0 to 6.3.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@49933ea...53b8394)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: oven-sh/setup-bun
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: anthropics/claude-code-action
  dependency-version: 1.0.72
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: github/codeql-action
  dependency-version: 4.33.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: ruby/setup-ruby
  dependency-version: 1.293.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions/configure-pages
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: lycheeverse/lychee-action
  dependency-version: 2.8.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/upload-artifact
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/download-artifact
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/github-script
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/setup-node
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix: use prop-based data attribute to gate viewport ghost fallback

The pageExpandReady-based attribute was unreliable because it could be
set during the display:none phase. Replace with data-dc-no-annotation,
which is derived from scrollTarget (props), not layout measurements —
so it's immediately correct after flushSync.

Success citations never have this attribute, preventing the viewport
fallback from firing prematurely. Miss/not_found citations always have
it, enabling the viewport fallback as intended.

* docs: align button radius and add custom footer branding

Override JTD compiled border-radius on primary buttons and add
copyright footer for FileLasso branding.

* fix: use full phrase rect for VT morph and defer flushSync to microtask

- Always use effectivePhraseItem (not scrollTarget) for the VT geometry
  target so the morph envelope matches the visible overlay on both expand
  and collapse.
- Wrap flushSync + ghost creation in queueMicrotask to avoid replacing
  the event target mid-click-handler, which caused React to lose track
  of the DOM node.
- Update page-expand geometry tests to reference the spotlight element
  and relax source-phase width tolerance to 5px.

* fix: address review findings for VT page-expand transition

- Move _transitionDepth++ and capturePageExpandSource() inside the
  queueMicrotask body so depth counter and DOM snapshot are atomically
  consistent with the deferred flushSync commit (closes double-click
  race window).
- Apply pre-dim unconditionally when rootEl exists (not gated on source)
  to avoid a brief unstyled flash on the null-source graceful path.
- Refine comment: "typically fires before next paint" acknowledges the
  microtask guarantee depends on React event batching.
- Move spotlight/reference resolution inside the poll callback so late-
  painting spotlights are picked up instead of polling a stale null box.
- Add inline comment explaining the 5px width tolerance on source phase.

* refactor: replace citation number with status indicator in block and superscript variants

When verification state is known, render a dot, caret, or icon indicator
instead of the citation number. Block citations now use dedicated default
indicators (checkmark/asterisk) without left margin since the indicator
is the sole content.

* refactor: memoize sourceAnchorRatio and consolidate data attributes

Wrap sourceAnchorRatio in useMemo to avoid recalculating on every render.
Consolidate the multiple spread expressions for page-expand data attributes
into a single ternary chain for readability.

* test: fix keyhole assertion, use .click() over dispatchEvent, relax geometry tolerance

- Update EvidenceTray test: keyhole now redirects to page-expand when image
  fits, so assert aria-label instead of title
- Replace dispatchEvent('click') with Playwright .click() so React synthetic
  event system processes the clicks correctly
- Relax page-expand geometry ghost tolerance from 2px to 5px for CI stability

* fix: reduce stable frame threshold for page-expand target readiness

* style: fix formatting in stableFrames comparison
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant