Adding ability to run gradle command with space #1362
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
6 errors
macos-latest:
buildtools/cli.go#L476
cannot use filteredGradleArgs (variable of type []string) as string value in argument to gradle.NewGradleCommand().SetConfiguration(buildConfiguration).SetTasks
|
macos-latest
Process completed with exit code 1.
|
ubuntu-latest:
buildtools/cli.go#L476
cannot use filteredGradleArgs (variable of type []string) as string value in argument to gradle.NewGradleCommand().SetConfiguration(buildConfiguration).SetTasks
|
ubuntu-latest
Process completed with exit code 1.
|
windows-latest:
buildtools/cli.go#L476
cannot use filteredGradleArgs (variable of type []string) as string value in argument to gradle.NewGradleCommand().SetConfiguration(buildConfiguration).SetTasks
|
windows-latest
Process completed with exit code 1.
|