Skip to content

Vulns

Vulns #64

Triggered via pull request December 8, 2023 23:14
Status Failure
Total duration 19m 30s
Artifacts

ci.yaml

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

Annotations

12 errors
lint: database/parse_test.go#L67
string `reserved char ` has 4 occurrences, make it a constant (goconst)
lint: database/parse_test.go#L17
string `database://` has 4 occurrences, make it a constant (goconst)
lint: source/file/file_test.go#L32
string `file://` has 6 occurrences, make it a constant (goconst)
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)
test (1.19.x)
Process completed with exit code 2.
test (1.20.x)
Process completed with exit code 2.