Python poetry occasionally receives error "Invalid Version: NaN.0.0" #29827
Replies: 3 comments 5 replies
-
We are seeing same error, raised in here #29851 |
Beta Was this translation helpful? Give feedback.
-
Hi there, Get your discussion fixed faster by creating a minimal reproduction. This means a repository dedicated to reproducing this issue with the minimal dependencies and config possible. Before we start working on your issue we need to know exactly what's causing the current behavior. A minimal reproduction helps us with this. Discussions without reproductions are less likely to be converted to Issues. Please follow these steps:
Good luck, The Renovate team |
Beta Was this translation helpful? Give feedback.
-
This might stop the error: #29858 Without a reproduction, we probably can't fix the root cause though. |
Beta Was this translation helpful? Give feedback.
-
What would you like help with?
I think I found a bug
How are you running Renovate?
Self-hosted
If you're self-hosting Renovate, tell us which platform (GitHub, GitLab, etc) and which version of Renovate.
GitHub Actions
Please tell us more about your question or problem
My company recently adopted Renovate and it's largely been going well. One issue I've noticed is that occasionally there's an error with message
"Invalid Version: NaN.0.0"
with the following run of the Renovate GitHub action succeeding. I'm having a hard time determining where the issue is coming from.Here's the
renovate.config.js
Logs (if relevant)
Logs
Beta Was this translation helpful? Give feedback.
All reactions