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

Bump Kotlin to latest version (1.3.41), along with Dokka and detekt. #451

Merged
merged 1 commit into from
Jul 8, 2019

Conversation

zach-klippenstein
Copy link
Collaborator

No description provided.

@zach-klippenstein zach-klippenstein added the enhancement New feature or request label Jul 8, 2019
@zach-klippenstein zach-klippenstein added this to the kotlin v0.18.0 milestone Jul 8, 2019
@zach-klippenstein zach-klippenstein added this to In progress in Workflow (Kotlin) via automation Jul 8, 2019
assertFailsWith<ExpectedException> { workflow.getCompleted() }
assertFailsWith<ExpectedException> {
@Suppress("IMPLICIT_NOTHING_AS_TYPE_PARAMETER")
workflow.getCompleted()
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was giving a warning about implicit type parameter Nothing, but we don't actually care.

@zach-klippenstein zach-klippenstein merged commit eb1d649 into master Jul 8, 2019
Workflow (Kotlin) automation moved this from In progress to Done Jul 8, 2019
@zach-klippenstein zach-klippenstein deleted the zachklipp/bump-kotlin-1.3.41 branch July 8, 2019 22:55
@zach-klippenstein zach-klippenstein added the kotlin Affects the Kotlin library. label Mar 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request kotlin Affects the Kotlin library.
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants