Twine support #1089
Annotations
8 errors
Go-Sec:
build/build.go#L15
could not import github.com/jfrog/build-info-go/utils/pythonutils (-: # github.com/jfrog/build-info-go/utils/pythonutils
|
Go-Sec:
utils/pythonutils/piputils.go#L196
invalid operation: `(?m)^Version:\s` + packageNameRegexp (mismatched types untyped string and *regexp.Regexp)) (typecheck)
|
Go-Sec:
cli/cli.go#L15
could not import github.com/jfrog/build-info-go/utils/pythonutils (-: # github.com/jfrog/build-info-go/utils/pythonutils
|
Go-Sec:
utils/pythonutils/piputils.go#L196
invalid operation: `(?m)^Version:\s` + packageNameRegexp (mismatched types untyped string and *regexp.Regexp)) (typecheck)
|
Go-Sec:
utils/pythonutils/piputils.go#L196
invalid operation: `(?m)^Version:\s` + packageNameRegexp (mismatched types untyped string and *regexp.Regexp) (typecheck)
|
Go-Sec
issues found
|
Static-Check:
utils/pythonutils/piputils.go#L196
invalid operation: `(?m)^Version:\s` + packageNameRegexp (mismatched types untyped string and *regexp.Regexp)
|
Static-Check:
utils/pythonutils/piputils.go#L196
invalid operation: `(?m)^Version:\s` + packageNameRegexp (mismatched types untyped string and *regexp.Regexp)
|