Skip to content

Conversation

seratch
Copy link
Member

@seratch seratch commented Sep 2, 2025

when you run pnpm docs:build, the following error rises:

[info] Loaded plugin typedoc-plugin-markdown
07:10:53 [starlight-typedoc-plugin] markdown generated at ./src/content/docs/openai/agents-extensions
07:10:53 [vite] Re-optimizing dependencies because lockfile has changed
07:10:53 [content] Syncing content
07:10:53 [content] Astro version changed
07:10:53 [content] Clearing content store
[InvalidContentEntryDataError] docs → openai/agents/openai/namespaces/realtime/readme data does not match collection schema.

  title**: **title: Required

  Hint:
    See https://docs.astro.build/en/guides/content-collections/ for more information on content schemas.
  Error reference:
    https://docs.astro.build/en/reference/errors/invalid-content-entry-data-error/
  Location:
    /Users/seratch/code/openai-agents-js/docs/src/content/docs/openai/agents/@openai/namespaces/realtime/README.md:0:0
  Stack trace:
    at getEntryDataAndImages (file:///Users/seratch/code/openai-agents-js/node_modules/astro/dist/content/utils.js:157:26)
    at async syncData (/Users/seratch/code/openai-agents-js/node_modules/astro/dist/content/loaders/glob.js:97:28)

@seratch seratch added documentation Improvements or additions to documentation dependencies Pull requests that update a dependency file labels Sep 2, 2025
Copy link

changeset-bot bot commented Sep 2, 2025

⚠️ No Changeset found

Latest commit: e8bbbe5

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codex Review: Here are some suggestions.

Reply with @codex fix comments to fix any unresolved comments.

About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you open a pull request for review, mark a draft as ready, or comment "@codex review". If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex fix this CI failure" or "@codex address that feedback".

@openai openai deleted a comment from chatgpt-codex-connector bot Sep 2, 2025
@seratch seratch merged commit 591a2d2 into main Sep 2, 2025
5 checks passed
@seratch seratch deleted the openai-package-docs-error branch September 2, 2025 22:30
@seratch seratch changed the title Fix document build error due to underlying openai package changes Fix document build error Sep 2, 2025
@seratch
Copy link
Member Author

seratch commented Sep 2, 2025

The build passed but it seems the success is not yet consistent. Will look into this further.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant