Skip to content

Fixing gradleCmd to allow args to have spaces similarly to fix on PR 921 #1304

Fixing gradleCmd to allow args to have spaces similarly to fix on PR 921

Fixing gradleCmd to allow args to have spaces similarly to fix on PR 921 #1304

Triggered via pull request August 14, 2023 15:19
@yahaviyahavi
labeled #2029
Status Failure
Total duration 5m 14s
Artifacts
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
Fit to window
Zoom out
Zoom in

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.