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