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

New GHA CI seems to not work #1082

Closed
camelid opened this issue Mar 10, 2021 · 1 comment · Fixed by #1083
Closed

New GHA CI seems to not work #1082

camelid opened this issue Mar 10, 2021 · 1 comment · Fixed by #1083

Comments

@camelid
Copy link
Member

camelid commented Mar 10, 2021

From the build for 674f73d:

2021-03-10 17:07:14 [INFO] (mdbook::book): Book building has started
2021-03-10 17:07:14 [INFO] (mdbook::book): Running the html backend
2021-03-10 17:07:16 [INFO] (mdbook::book): Running the linkcheck backend
2021-03-10 17:07:16 [INFO] (mdbook::renderer): Invoking the "linkcheck" renderer
2021-03-10 17:07:16 [WARN] (mdbook::renderer): Renderer command `../../ci/linkcheck.sh` uses a path relative to the renderer output directory `/home/runner/work/rustc-dev-guide/rustc-dev-guide/book/linkcheck`. This was previously accepted, but has been deprecated. Relative executable paths should be relative to the book root.
error: unexpected state: BASE_SHA must be non-empty in CI
2021-03-10 17:07:16 [WARN] (mdbook::renderer): Error writing the RenderContext to the backend, Broken pipe (os error 32)
Error: -10 17:07:16 [ERROR] (mdbook::renderer): Renderer exited with non-zero return code.
Error: -10 17:07:16 [ERROR] (mdbook::utils): Error: Rendering failed
Error: -10 17:07:16 [ERROR] (mdbook::utils): 	Caused By: The "linkcheck" renderer failed
Error: Process completed with exit code 101.

cc @JohnTitor

@JohnTitor
Copy link
Member

Thanks for pointing out! #1083 should fix this.

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 a pull request may close this issue.

2 participants