Skip to content

Adding ability to run gradle command with space #2246

Adding ability to run gradle command with space

Adding ability to run gradle command with space #2246

Triggered via pull request August 30, 2023 14:54
Status Failure
Total duration 9m 57s
Artifacts

analysis.yml

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

Annotations

15 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: gradle_test.go#L115
cannot use filteredGradleArgs (variable of type []string) as string value in argument to gradle.NewGradleCommand().SetConfiguration(new(utils.BuildConfiguration)).SetTasks (typecheck)
Static Check ubuntu-latest: gradle_test.go#L124
cannot use filteredGradleArgs (variable of type []string) as string value in argument to gradle.NewGradleCommand().SetConfiguration(utils.NewBuildConfiguration(tests.GradleBuildName, buildNumber, "", "")).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.
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 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.
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.