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

Credo upgrade causing CI to fail with exit code 8(Nesting Depth) #961

Open
YaleChen299 opened this issue Jun 29, 2023 · 0 comments
Open
Labels
minor less important than important but more than nice-to-have

Comments

@YaleChen299
Copy link
Contributor

Currently suppressed by setting a larger maximum depth: 5. (#957)

https://github.com/source-academy/backend/actions/runs/5369573407

Need to look into deciding the appropriate level of nesting and how to avoid that breaking in CI.
Possibly need to refactor some of the functions to fit the nesting level.

@YaleChen299 YaleChen299 added the minor less important than important but more than nice-to-have label Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor less important than important but more than nice-to-have
Projects
None yet
Development

No branches or pull requests

1 participant