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

"Build and deploy documentation" workflow failing #1557

Open
cgay opened this issue Feb 19, 2024 · 0 comments
Open

"Build and deploy documentation" workflow failing #1557

cgay opened this issue Feb 19, 2024 · 0 comments

Comments

@cgay
Copy link
Member

cgay commented Feb 19, 2024

The doc build itself is getting warnings that should be considered fatal:

[sphinx-action] Running: ['make', 'html', '-e']
Warning: toctree contains reference to nonexisting document 'sphinx-extensions/documentation/source/index'
Warning: toctree contains reference to nonexisting document 'package/index'
Warning: document isn't included in any toctree
Warning: unknown document: '../package/http/server/quickstart/index'
Warning: unknown document: '../package/index'
Warning: unknown document: '../package/dylan-tool/index'
Warning: unknown document: '../package/index'
[sphinx-action] Build succeeded with 7 warnings

The "Deploy to GH pages" phase is getting permission errors:

/usr/bin/chmod -R +rw /home/runner/work/opendylan/opendylan/documentation/website/build/html
/usr/bin/chmod: changing permissions of '/home/runner/work/opendylan/opendylan/documentation/website/build/html': Operation not permitted
...many more permissions errors...
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

No branches or pull requests

1 participant