Skip to content

Fail build when issues found with JVM target compatibility of related compile tasks #5651

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

Merged
merged 1 commit into from
Dec 30, 2022

Conversation

3flex
Copy link
Member

@3flex 3flex commented Dec 30, 2022

@codecov
Copy link

codecov bot commented Dec 30, 2022

Codecov Report

Merging #5651 (476bf4c) into main (a22d301) will increase coverage by 85.93%.
The diff coverage is n/a.

❗ Current head 476bf4c differs from pull request most recent head e0ca27c. Consider uploading reports for the commit e0ca27c to get more accurate results

@@             Coverage Diff             @@
##             main    #5651       +/-   ##
===========================================
+ Coverage        0   85.93%   +85.93%     
- Complexity      0     3658     +3658     
===========================================
  Files           0      517      +517     
  Lines           0    12218    +12218     
  Branches        0     2181     +2181     
===========================================
+ Hits            0    10500    +10500     
- Misses          0      628      +628     
- Partials        0     1090     +1090     
Impacted Files Coverage Δ
.../kotlin/io/gitlab/arturbosch/detekt/cli/CliArgs.kt 100.00% <ø> (ø)
.../detekt/metrics/processors/ProjectSLOCProcessor.kt 100.00% <0.00%> (ø)
...kt/formatting/wrappers/AnnotationOnSeparateLine.kt 100.00% <0.00%> (ø)
...etekt/rules/style/FunctionOnlyReturningConstant.kt 93.75% <0.00%> (ø)
...in/io/gitlab/arturbosch/detekt/api/Notification.kt 100.00% <0.00%> (ø)
...ithub/detekt/psi/internal/KotlinNoImportClasses.kt 100.00% <0.00%> (ø)
...bosch/detekt/generator/collection/Configuration.kt 100.00% <0.00%> (ø)
...sch/detekt/rules/naming/MatchingDeclarationName.kt 89.65% <0.00%> (ø)
...e/config/validation/MissingRulesConfigValidator.kt 100.00% <0.00%> (ø)
...rturbosch/detekt/api/internal/CompilerResources.kt 100.00% <0.00%> (ø)
... and 508 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@3flex 3flex marked this pull request as ready for review December 30, 2022 10:58
@github-actions github-actions bot removed build cli gradle dependencies Pull requests that update a dependency file labels Dec 30, 2022
@schalkms schalkms added this to the 1.23.0 milestone Dec 30, 2022
@3flex 3flex added the build label Dec 30, 2022
@3flex 3flex merged commit 46e6b2b into detekt:main Dec 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants