Skip to content
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

Update Kotlin to version 1.4.31 #3509

Merged
merged 1 commit into from
Mar 1, 2021
Merged

Update Kotlin to version 1.4.31 #3509

merged 1 commit into from
Mar 1, 2021

Conversation

schalkms
Copy link
Member

@schalkms schalkms commented Mar 1, 2021

No description provided.

@codecov
Copy link

codecov bot commented Mar 1, 2021

Codecov Report

Merging #3509 (91181bf) into master (7cf1ab3) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #3509      +/-   ##
============================================
- Coverage     77.61%   77.60%   -0.02%     
  Complexity     2806     2806              
============================================
  Files           461      461              
  Lines          8676     8676              
  Branches       1678     1678              
============================================
- Hits           6734     6733       -1     
- Misses         1035     1036       +1     
  Partials        907      907              
Impacted Files Coverage Δ Complexity Δ
...o/gitlab/arturbosch/detekt/rules/KtModifierList.kt 91.66% <0.00%> (-8.34%) 0.00% <0.00%> (ø%)

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 7cf1ab3...485a324. Read the comment docs.

@schalkms schalkms merged commit 45a81aa into detekt:master Mar 1, 2021
@schalkms schalkms deleted the kotlin-v1.4.31 branch March 1, 2021 21:43
@cortinico cortinico added this to the 1.16.0 milestone Mar 3, 2021
schalkms added a commit that referenced this pull request Mar 6, 2021
The bump to Kotlin v1.4.31 caused problems with race conditions described in #3509 

The problem seems to be related with:
https://youtrack.jetbrains.com/issue/IDEA-261782

As a more general solution, Kotlin 1.4.32 should fix this:
https://youtrack.jetbrains.com/issue/KT-45007
schalkms added a commit that referenced this pull request Mar 6, 2021
The bump to Kotlin v1.4.31 caused problems with race conditions described in #3509 

The problem seems to be related with:
https://youtrack.jetbrains.com/issue/IDEA-261782

As a more general solution, Kotlin 1.4.32 should fix this:
https://youtrack.jetbrains.com/issue/KT-45007
This was referenced Mar 11, 2021
This was referenced Mar 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants