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

Failed build on main branch (tests #127) #36

Closed
github-actions bot opened this issue Oct 3, 2021 · 1 comment · Fixed by #37
Closed

Failed build on main branch (tests #127) #36

github-actions bot opened this issue Oct 3, 2021 · 1 comment · Fixed by #37
Labels
bug Something isn't working

Comments

@github-actions
Copy link
Contributor

github-actions bot commented Oct 3, 2021

Workflow failed: tests #127

@github-actions github-actions bot added the bug Something isn't working label Oct 3, 2021
@jayqi
Copy link
Member

jayqi commented Oct 3, 2021

This is because the pip resolver chose to install mkdocstrings-0.10.0 and mkdocs-1.2.2, but there is a bug regarding compatibility with mkdocs>=1.2 that wasn't fixed until mkdocstrings 0.15.2. https://mkdocstrings.github.io/changelog/#0152-2021-06-09

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant