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

ResponseValidationError #46

Open
domenkozar opened this issue Feb 12, 2024 · 3 comments
Open

ResponseValidationError #46

domenkozar opened this issue Feb 12, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@domenkozar
Copy link
Member

ResponseValidationError: 1 validation errors:
{'loc': ('response',), 'msg': 'none is not an allowed value', 'type': 'type_error.none.not_allowed'}

@domenkozar domenkozar added the bug Something isn't working label Feb 12, 2024
@lorenzleutgeb
Copy link

Looks like we're hitting this? Any fixes?

@domenkozar
Copy link
Member Author

Do you have an idea what's causing this?

@lorenzleutgeb
Copy link

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...).

Both of them are attempts for a "rolling release", check .github/workflows/flakestry.yamls:

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

No branches or pull requests

2 participants