Skip to content

Failed to process Gradle file shouldn't include full resolved config #41546

@jamietanna

Description

@jamietanna

Noticed this on a repo:

DEBUG: Failed to process Gradle file
{
  "err": {
    "message": "Expected token registryUrl not found",
    "stack": "Error: Expected token registryUrl not found\n    at ..."
  },
  "config": {
    "mode": "full",
    "detectGlobalManagerConfig": false,
    "detectHostRulesFromEnv": false,
...

I don't think this should include the full config object

(There are some other places we do this too, and IMO, it's fairly noisy when really the repo config is all we need to log)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions