Gradle fix #703
analysis.yml
on: pull_request
Static-Check
15s
Go-Sec
1m 2s
Annotations
6 errors
Static-Check:
build/gradle.go#L143
cannot use "--version" (untyped string constant) as []string value in struct literal (typecheck)
|
Static-Check:
cli/cli.go#L13
could not import github.com/jfrog/build-info-go/build (-: # github.com/jfrog/build-info-go/build
|
Static-Check:
build/gradle.go#L143
cannot use "--version" (untyped string constant) as []string value in struct literal) (typecheck)
|
Static-Check
issues found
|
Go-Sec:
build/gradle.go#L143
cannot use "--version" (untyped string constant) as []string value in struct literal
|
Go-Sec:
build/gradle.go#L143
cannot use "--version" (untyped string constant) as []string value in struct literal
|