[RedundantDependsOnEdgesFound | WARNING] Redundant dependsOn Kotlin Source Sets found
Redundant dependsOn edges between Kotlin Source Sets found.
Please remove the following dependsOn invocations from your build scripts:
 * jvmMain.dependsOn(commonMain)
 * linuxX64Main.dependsOn(commonMain)

Please remove the redundant dependsOn invocations from your build scripts.
They are already added from Kotlin Target Hierarchy template https://kotl.in/hierarchy-template