Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@3flex
Copy link
Member

@3flex 3flex commented Nov 15, 2021

This can interfere with the Kotlin Gradle plugin when the version doesn't match what's used in the project that detekt is applied to.

Fixes #4274

This can interfere with the Kotlin Gradle plugin when the version doesn't
match what's used in the project that detekt is applied to.

Fixes #4274
@codecov
Copy link

codecov bot commented Nov 15, 2021

Codecov Report

Merging #4275 (e6e2433) into main (61166d9) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #4275   +/-   ##
=========================================
  Coverage     84.24%   84.24%           
  Complexity     3258     3258           
=========================================
  Files           472      472           
  Lines         10293    10293           
  Branches       1813     1813           
=========================================
  Hits           8671     8671           
  Misses          666      666           
  Partials        956      956           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 61166d9...e6e2433. Read the comment docs.

@cortinico cortinico added this to the 1.19.0 milestone Nov 15, 2021
@3flex 3flex changed the title Remove kotin-gradle-plugin-api from runtime classpath Remove kotlin-gradle-plugin-api from runtime classpath Nov 16, 2021
@3flex 3flex merged commit a47a32c into main Nov 16, 2021
@3flex 3flex deleted the fix-4274 branch November 16, 2021 06:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Gradle sync fails when older Kotlin version used

3 participants