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

Gradle75 #26

Closed
wants to merge 10 commits into from
Closed

Gradle75 #26

wants to merge 10 commits into from

Conversation

Goooler
Copy link
Owner

@Goooler Goooler commented Jul 15, 2022

Addressed from pinterest#1546.

@Goooler
Copy link
Owner Author

Goooler commented Jul 15, 2022


> Task :ktlint-core:compileTestKotlin
w: /home/runner/work/ktlint/ktlint/ktlint-core/src/test/kotlin/com/pinterest/ktlint/core/internal/BaselineSupportTest.kt: (40, 32): 'containsLintError(LintError): Boolean' is deprecated. Method will be removed from the public API in KtLint 0.47.0 or later. Please create an issue if you have a valid reason for using it.
w: /home/runner/work/ktlint/ktlint/ktlint-core/src/test/kotlin/com/pinterest/ktlint/core/internal/BaselineSupportTest.kt: (41, 32): 'containsLintError(LintError): Boolean' is deprecated. Method will be removed from the public API in KtLint 0.47.0 or later. Please create an issue if you have a valid reason for using it.
> Task :ktlint-core:compileTestJava NO-SOURCE
> Task :ktlint-core:testClasses
> Task :ktlint-core:test
WARNING: An illegal reflective access operation has occurred
> Task :ktlint-core:testOnJdk11
WARNING: Illegal reflective access by org.jetbrains.kotlin.com.intellij.util.ReflectionUtil (file:/home/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-compiler-embeddable/1.7.10/909803167c98606fcf22b4c848647c68e351d48d/kotlin-compiler-embeddable-1.7.10.jar) to field java.lang.Throwable.backtrace
WARNING: Please consider reporting this to the maintainers of org.jetbrains.kotlin.com.intellij.util.ReflectionUtil
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
> Task :ktlint-core:testOnJdk17
KtLintTest > ApiConsumer > Given a rule returning an errors which can and can not be autocorrected than that state of the error can be retrieved in the callback() FAILED
    java.lang.ExceptionInInitializerError at KtLintTest.kt:348
        Caused by: java.lang.reflect.InaccessibleObjectException at KtLintTest.kt:348

@Goooler Goooler marked this pull request as draft July 15, 2022 03:25
@Goooler
Copy link
Owner Author

Goooler commented Jul 24, 2022

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.

1 participant