Fixing gradleCmd to allow args to have spaces similarly to fix on PR 921 #1304
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
distributionTests.yml
on: pull_request_target
Matrix: Distribution-Tests
Annotations
6 errors
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.
|
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.
|
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.
|