Skip to content

Merge pull request #33 from infobloxopen/vulns #72

Merge pull request #33 from infobloxopen/vulns

Merge pull request #33 from infobloxopen/vulns #72

Triggered via push December 21, 2023 18:13
Status Failure
Total duration 20m 54s
Artifacts

ci.yaml

on: push
Matrix: test
Check coverage
0s
Check coverage
Release a new version
0s
Release a new version
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 1 warning
lint: internal/cli/main.go#L73
SA4009: argument version is overwritten before first use (staticcheck)
lint: internal/cli/main.go#L75
SA4009(related information): assignment to version (staticcheck)
lint: cmd/migrate/main.go#L19
Error return value of `viper.BindPFlags` is not checked (errcheck)
lint: cmd/migrate/config.go#L7
const `defaultDatabaseDSN` is unused (unused)
lint: cmd/migrate/config.go#L8
const `defaultDatabaseDriver` is unused (unused)
lint: cmd/migrate/config.go#L9
const `defaultDatabaseAddress` is unused (unused)
lint: cmd/migrate/config.go#L10
const `defaultDatabaseName` is unused (unused)
lint: cmd/migrate/config.go#L11
const `defaultDatabaseUser` is unused (unused)
lint: cmd/migrate/config.go#L12
const `defaultDatabasePassword` is unused (unused)
lint: cmd/migrate/config.go#L13
const `defaultDatabaseSSL` is unused (unused)
test (1.20.x)
Process completed with exit code 2.
test (1.21.x)
The job was canceled because "_1_20_x" failed.
test (1.21.x)
The operation was canceled.
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/migrate/migrate. Supported file pattern: go.sum