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]: Check sphinx links workflow failing because of new sphinx warning #1891

Closed
3 tasks done
stephprince opened this issue Apr 18, 2024 · 0 comments · Fixed by #1893
Closed
3 tasks done

[Bug]: Check sphinx links workflow failing because of new sphinx warning #1891

stephprince opened this issue Apr 18, 2024 · 0 comments · Fixed by #1893
Assignees
Labels
category: bug errors in the code or code behavior priority: medium non-critical problem and/or affecting only a small set of NWB users topic: docs issues related to documentation
Milestone

Comments

@stephprince
Copy link
Contributor

stephprince commented Apr 18, 2024

What happened?

The sphinx link checking GitHub action is currently failing.

I think this is because of a new sphinx warning. Further discussion of this issue and the steps to address are here: sphinx-doc/sphinx#12300

Steps to Reproduce

Run GitHub workflow

Traceback

Warning, treated as error:
cannot cache unpickable configuration value: 'sphinx_gallery_conf' (because it contains a function, class, or module object)
Error: Process completed with exit code 2.

Operating System

macOS

Python Executable

Conda

Python Version

3.11

Package Versions

No response

Code of Conduct

@stephprince stephprince self-assigned this Apr 18, 2024
@stephprince stephprince added category: bug errors in the code or code behavior priority: medium non-critical problem and/or affecting only a small set of NWB users topic: docs issues related to documentation labels Apr 18, 2024
@stephprince stephprince modified the milestones: 2.7.0, 2.8.0 Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: bug errors in the code or code behavior priority: medium non-critical problem and/or affecting only a small set of NWB users topic: docs issues related to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant