ZodError: Schema error at Object.get error [as error] #36830
Replies: 8 comments 11 replies
-
Hi there, Please help this Discussion progress 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:
If you need help with running Renovate on your minimal reproduction repository, please refer to our Running Renovate guide. The Renovate team |
Beta Was this translation helpful? Give feedback.
-
Hi there, We appreciate the effort you put into creating a reproduction. But your reproduction is not minimal yet, or is missing fields we ask for in our template. Please re-read the steps and documentation given in the previous message, and try again to create a minimal reproduction. Thanks, the Renovate team |
Beta Was this translation helpful? Give feedback.
-
Hi there, This is a semi-automated message to let you know that maintainers do not believe that they can help further with this Discussion. This may be because the discussion is missing information, or because the discussion is too complex, or because the discussion is not actionable. It might also be because you've indicated that you don't have the time or willingness to provide information or perform steps requested of you. Please do not chase maintainers for updates or ask for more information. If you have new information, or are willing to provide more information, please reply to this message with that information. Actively or passively aggressive responses to this message will result in blocking. Thanks, the Renovate team |
Beta Was this translation helpful? Give feedback.
-
@steled It seems we are getting no response for the package from Debug logs
|
Beta Was this translation helpful? Give feedback.
-
We're getting the exact same error with a self-hosted instance of Renovate ( |
Beta Was this translation helpful? Give feedback.
-
I'm getting the same error with a self-hosted instance of Renovate 41.97.4, using on self-hosted Gitea instance. |
Beta Was this translation helpful? Give feedback.
-
Fixed in #37862 ? |
Beta Was this translation helpful? Give feedback.
-
@philippe-granet Yes, looks like. Unfortunately, in our case, we're still getting a |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
How are you running Renovate?
Self-hosted Renovate
If you're self-hosting Renovate, tell us which platform (GitHub, GitLab, etc) and which version of Renovate.
GitHub Action @v43.0.2
Please tell us more about your question or problem
I previously opened an issue at the
github-action
repo but it was clsoed with the comment that I should open a discussion here: renovatebot/github-action#946So my issue is the following.
Since version 41.0.21 I'm getting the following error on my action (see logs below), see the action log also at: https://github.com/steled/argocd-apps/actions/runs/16065302436/job/45338649590#step:3:702
Before this version it looked like (see logs below), see the action log also at: https://github.com/steled/argocd-apps/actions/runs/14693231051/job/41231411631#step:3:522
Logs (if relevant)
since version 41.0.21:
Logs
pre version 41.0.21:
Logs
Beta Was this translation helpful? Give feedback.
All reactions