You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ nx run model-ad-api-docs:build --skip-nx-cache ✔ 1/1 dependent project tasks succeeded [0 read from cache] Hint: you can run the command with --verbose to see the full dependent project outputs———————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————
> nx run model-ad-api-docs:build
> redocly build-docs --config redocly.yaml --template index.hbs --output build/redoc-static.html ╔═══════════════════════════════════════════════════════╗ ║ ║ ║ A new version of Redocly CLI (1.24.0) is available. ║ ║ Update now: `npm i -g @redocly/cli@latest`. ║ ║ Changelog: https://redocly.com/docs/cli/changelog/ ║ ║ ║ ╚═══════════════════════════════════════════════════════╝ Found redocly.yaml and using theme.openapi optionsPrerendering docsWarning: Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:1. You might have mismatching versions of React and the renderer (such as React DOM)2. You might be breaking the Rules of Hooks3. You might have more than one copy of React in the same appSee https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem.TypeError: Cannot read properties of null (reading 'useState')Warning: command "redocly build-docs --config redocly.yaml --template index.hbs --output build/redoc-static.html" exited with non-zero status code——————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————— NX Ran target build for project model-ad-api-docs and 1 task(s) they depend on (3s) ✖ 1/2 failed ✔ 1/2 succeeded [0 read from cache]
Is there an existing issue for this?
What product(s) are you seeing the problem on?
Sage Monorepo
Current behavior
The issue occurs in the PR #2793.
Output:
Logs: https://github.com/Sage-Bionetworks/sage-monorepo/actions/runs/10785502298/job/29910804908?pr=2793
Expected behavior
No response
Anything else?
No response
Commit ID
No response
Are you developing inside the dev container?
Code of Conduct
The text was updated successfully, but these errors were encountered: