Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug]: Errors in deploy-docs workflow #167

Closed
Tracked by #202
meandavejustice opened this issue Mar 7, 2024 · 0 comments
Closed
Tracked by #202

[bug]: Errors in deploy-docs workflow #167

meandavejustice opened this issue Mar 7, 2024 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@meandavejustice
Copy link
Collaborator

Describe the bug


Run pnpm run docs

> root@ docs /home/runner/work/filsnap/filsnap
> typedoc --out docs --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-zod

[info] Loaded plugin typedoc-plugin-missing-exports
[info] Loaded plugin typedoc-plugin-zod
[error] Project at ./packages/snap has entryPointStrategy set to packages, but nested packages are not supported.
[error] Project at ./packages/adapter has entryPointStrategy set to packages, but nested packages are not supported.
[error] Project at ./packages/adapter-react has entryPointStrategy set to packages, but nested packages are not supported.
[error] Failed to convert one or more packages, result will not be merged together.
[info] Merging converted projects
 ELIFECYCLE  Command failed with exit code 3.
Error: Process completed with exit code 1.

To Reproduce
Steps to reproduce the behavior:

Make a release

Expected behavior
A clear and concise description of what you expected to happen.

Additional context
Add any other context about the problem here.

@meandavejustice meandavejustice added bug Something isn't working help wanted Extra attention is needed labels Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant