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 tests to be compatible with Gradle 7.6 output #5488

Merged
merged 1 commit into from Oct 31, 2022

Conversation

3flex
Copy link
Member

@3flex 3flex commented Oct 31, 2022

Gradle 7.6 changes what's logged when tasks are missing. This updates tests to be compatible in advance of that update.

@3flex
Copy link
Member Author

3flex commented Oct 31, 2022

@cortinico I think you setup the Vercel integration - do you know why deployment failed?

@cortinico
Copy link
Member

@cortinico I think you setup the Vercel integration - do you know why deployment failed?

Yeah it's failing on the Gradle task used to generate the documentation with:

> Could not GET 'https://jcenter.bintray.com/org/jetbrains/kotlinx/binary-compatibility-validator/0.12.1/binary-compatibility-validator-0.12.1.module'. Received status code 502 from server: Bad Gateway

Full log: https://vercel.com/detekt/detekt/BhGHX4FtCszLoHd6dkVssidW9Qof

The build should not try to fetch binary-compatibility-validator from JCenter

@3flex
Copy link
Member Author

3flex commented Oct 31, 2022

Can't seem to access the Vercel log. Can you please rerun the build? Even if Vercel fails again that shouldn't block this particular PR.

@3flex 3flex merged commit 83331fa into detekt:main Oct 31, 2022
@3flex 3flex deleted the gradle-7.6-tests branch October 31, 2022 12:10
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

3 participants