-
-
Notifications
You must be signed in to change notification settings - Fork 771
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
Unexpected nested config for 'build>weights'. #2128
Comments
Thanks for reporting this. This is a serious regression we need a bugfix release for. |
Np, thanks for looking into it. |
For now you could use: config:
validation: false
# or
excludes: build>weights>.* to skip validation at all or for this properties. |
arturbosch
added a commit
that referenced
this issue
Nov 27, 2019
arturbosch
added a commit
that referenced
this issue
Nov 28, 2019
arturbosch
added a commit
that referenced
this issue
Nov 29, 2019
jcornaz
added a commit
to jcornaz/kwik
that referenced
this issue
Dec 2, 2019
Verision 1.2.0 has a serious issue: detekt/detekt#2128 Version 1.2.1 breaks the build: detekt/detekt#2152
arturbosch
added a commit
that referenced
this issue
Dec 5, 2019
smyachenkov
pushed a commit
to smyachenkov/detekt
that referenced
this issue
Dec 9, 2019
smyachenkov
pushed a commit
to smyachenkov/detekt
that referenced
this issue
Dec 9, 2019
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Steps to Reproduce
Unexpected nested config for 'build>weights'.
Workaround
If I comment it out, then no issue occurs
Context
I can't specify custom weights anymore as of version 1.2.0, this worked on Version 1.1.1
Your Environment
The text was updated successfully, but these errors were encountered: