Skip to content

allow using file:// and cloud storage to manage packages #989

allow using file:// and cloud storage to manage packages

allow using file:// and cloud storage to manage packages #989

Triggered via pull request March 7, 2025 02:17
Status Failure
Total duration 16m 47s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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