Skip to content

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

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 #1975

Re-run triggered August 14, 2023 15:19
Status Failure
Total duration 7m 21s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

analysis.yml

on: pull_request
Static Check ubuntu-latest
1m 17s
Static Check ubuntu-latest
Go-Sec ubuntu-latest
2m 50s
Go-Sec ubuntu-latest
Matrix: Go-Lint
Fit to window
Zoom out
Zoom in

Annotations

13 errors
Static Check ubuntu-latest: buildtools/cli.go#L476
cannot use filteredGradleArgs (variable of type []string) as string value in argument to gradle.NewGradleCommand().SetConfiguration(buildConfiguration).SetTasks (typecheck)
Static Check ubuntu-latest: main.go#L19
could not import github.com/jfrog/jfrog-cli/buildtools (-: # github.com/jfrog/jfrog-cli/buildtools
Static Check ubuntu-latest: buildtools/cli.go#L476
cannot use filteredGradleArgs (variable of type []string) as string value in argument to gradle.NewGradleCommand().SetConfiguration(buildConfiguration).SetTasks) (typecheck)
Static Check ubuntu-latest: artifactory/cli.go#L38
could not import github.com/jfrog/jfrog-cli/buildtools (-: # github.com/jfrog/jfrog-cli/buildtools
Static Check ubuntu-latest: buildtools/cli.go#L476
cannot use filteredGradleArgs (variable of type []string) as string value in argument to gradle.NewGradleCommand().SetConfiguration(buildConfiguration).SetTasks) (typecheck)
Static Check ubuntu-latest
issues found
Lint ubuntu-latest: buildtools/cli.go#L476
cannot use filteredGradleArgs (variable of type []string) as string value in argument to gradle.NewGradleCommand().SetConfiguration(buildConfiguration).SetTasks
Lint ubuntu-latest
Process completed with exit code 1.
Lint macos-latest: buildtools/cli.go#L476
cannot use filteredGradleArgs (variable of type []string) as string value in argument to gradle.NewGradleCommand().SetConfiguration(buildConfiguration).SetTasks
Lint macos-latest
Process completed with exit code 1.
Go-Sec ubuntu-latest: buildtools/cli.go#L476
cannot use filteredGradleArgs (variable of type []string) as string value in argument to gradle.NewGradleCommand().SetConfiguration(buildConfiguration).SetTasks
Lint windows-latest: buildtools/cli.go#L476
cannot use filteredGradleArgs (variable of type []string) as string value in argument to gradle.NewGradleCommand().SetConfiguration(buildConfiguration).SetTasks
Lint windows-latest
Process completed with exit code 1.