Skip to content

Conversation

@MGaetan89
Copy link
Member

This PR fixes a couple of warnings reported by Detekt in some Kotlin test files.

@utzcoz
Copy link
Member

utzcoz commented May 19, 2024

@MGaetan89 Okay, we do similar at the same time :). Let's merge this one first.

@utzcoz
Copy link
Member

utzcoz commented May 19, 2024

  • What went wrong:
    Execution failed for task ':integration_tests:kotlin:compileTestKotlin'.
    A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction
    Not enough memory to run compilation. Try to increase it via 'gradle.properties':
    kotlin.daemon.jvmargs=-Xmx

We need to increase the Kotlin daemon size.

@utzcoz
Copy link
Member

utzcoz commented May 19, 2024

Maybe we can use a better commit title instead of simple "Fix code style".

This fixes Detekt's warning in `integration_tests` and give more memory to the Kotlin daemon
@utzcoz
Copy link
Member

utzcoz commented May 19, 2024

Thanks.

@utzcoz utzcoz merged commit f56d27e into robolectric:master May 19, 2024
@MGaetan89 MGaetan89 deleted the fix_code_style branch May 19, 2024 08:43
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.

2 participants