allow using file://
and cloud storage to manage packages
#989
Annotations
5 errors
lint
The action 'Setup tmate session' has timed out after 15 minutes.
|
lint:
pkg/connection/package_properties.go#L94
Error return value of `fmt.Sscanf` is not checked (errcheck)
|
lint:
pkg/connection/package_properties.go#L114
G304: Potential file inclusion via variable (gosec)
|
lint:
pkg/connection/reconcile_package.go#L302
emptyStringTest: replace `len(objectKey) > 0` with `objectKey != ""` (gocritic)
|
lint
issues found
|