renovate error - Cannot read properties of undefined (reading 'map') #40677
Unanswered
pauldtill
asked this question in
Request Help
Replies: 1 comment
-
|
This is coming from here: renovate/lib/workers/repository/finalize/prune.ts Lines 133 to 135 in ab1afc4 In my case this happens when I use # merge the base branch config with the config from main branch
# to allow iteration on the config file
RENOVATE_USE_BASE_BRANCH_CONFIG: merge
# only needed for initial development (when there is no config yet on
# the main branch)
RENOVATE_BASE_BRANCH_PATTERNS: '["/^release\\/.*/"]'
RENOVATE_ONBOARDING: "false"in a Github Action where the default branch does not have |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
How are you running Renovate?
Self-hosted Renovate
Which platform you running Renovate on?
GitLab (.com or self-hosted)
Which version of Renovate are you using?
42.84.2
Please tell us more about your question or problem
Renovate fails when processing a specific project in gitlab -
Logs (if relevant)
Logs
Beta Was this translation helpful? Give feedback.
All reactions