backend icon indicating copy to clipboard operation
backend copied to clipboard

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

Open YaleChen299 opened this issue 1 year ago • 0 comments

Currently suppressed by setting a larger maximum depth: 5. (https://github.com/source-academy/backend/pull/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 avatar Jun 29 '23 07:06 YaleChen299