-
Notifications
You must be signed in to change notification settings - Fork 69
Closed
Description
When running on a github linux runner. Version 4.1.0 works perfectly.
Bazel version: 5.2.0
java -jar /tmp/bazel-diff.jar generate-hashes --bazelPath=bazel --workspacePath=$(pwd) /tmp/base_hashes
Exception in thread "main" java.lang.NoSuchMethodError: 'long kotlin.time.TimeSource$Monotonic.markNow-z9LOYto()'
at com.bazel_diff.interactor.GenerateHashesInteractor.execute(GenerateHashesInteractor.kt:79)
at com.bazel_diff.cli.GenerateHashesCommand.call(GenerateHashesCommand.kt:109)
at com.bazel_diff.cli.GenerateHashesCommand.call(GenerateHashesCommand.kt:16)
at picocli.CommandLine.executeUserObject(CommandLine.java:1953)
at picocli.CommandLine.access$1300(CommandLine.java:1[4](redacted/actions/runs/3858727335/jobs/6577564474#step:4:5)[5](redacted/actions/runs/3858727335/jobs/6577564474#step:4:6))
at picocli.CommandLine$RunLast.executeUserObjectOfLastSubcommandWithSameParent(CommandLine.java:2358)
at picocli.CommandLine$RunLast.handle(CommandLine.java:2352)
at picocli.CommandLine$RunLast.handle(CommandLine.java:2314)
at picocli.CommandLine$AbstractParseResultHandler.execute(CommandLine.java:2179)
at picocli.CommandLine$RunLast.execute(CommandLine.java:231[6](redacted/actions/runs/3858727335/jobs/6577564474#step:4:7))
at picocli.CommandLine.execute(CommandLine.java:20[7](redacted/actions/runs/3858727335/jobs/6577564474#step:4:8)[8](redacted/actions/runs/3858727335/jobs/6577564474#step:4:9))
at com.bazel_diff.Main$Companion.main(Main.kt:[11](redacted/actions/runs/3858727335/jobs/6577564474#step:4:12))
at com.bazel_diff.Main.main(Main.kt)
ewianda
Metadata
Metadata
Assignees
Labels
No labels