We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ResponseValidationError: 1 validation errors: {'loc': ('response',), 'msg': 'none is not an allowed value', 'type': 'type_error.none.not_allowed'}
The text was updated successfully, but these errors were encountered:
Looks like we're hitting this? Any fixes?
Sorry, something went wrong.
Do you have an idea what's causing this?
Nope. Got another one though, in a repo with a single commit: https://github.com/lorenzleutgeb/radicle-nix/actions/runs/9167968223/job/25205978880 (don't be confused about it being green, I set continue-on-error because I was expecting it...).
continue-on-error
Both of them are attempts for a "rolling release", check .github/workflows/flakestry.yamls:
.github/workflows/flakestry.yaml
No branches or pull requests
ResponseValidationError: 1 validation errors:
{'loc': ('response',), 'msg': 'none is not an allowed value', 'type': 'type_error.none.not_allowed'}
The text was updated successfully, but these errors were encountered: