update go, go dependencies and fix viper breaking change #37
Annotations
9 errors
|
lint
issues found
|
|
lint:
connectors/databases/raw/redis_connector.go#L6
ST1001: should not use dot imports (staticcheck)
|
|
lint:
connectors/databases/raw/postgresql_connector.go#L6
ST1001: should not use dot imports (staticcheck)
|
|
lint:
connectors/databases/raw/oracle_connector.go#L6
ST1001: should not use dot imports (staticcheck)
|
|
lint:
test-integration/test_integration_test.go#L88
ineffectual assignment to err (ineffassign)
|
|
lint:
interceptor/cli/urfave/urfave_test.go#L150
Error return value of `app.Run` is not checked (errcheck)
|
|
lint:
bin/doc-generator/doc-generator.go#L75
Error return value of `os.Setenv` is not checked (errcheck)
|
|
lint:
bin/doc-generator/doc-generator.go#L67
Error return value of `os.Setenv` is not checked (errcheck)
|
|
lint:
bin/doc-generator/doc-generator.go#L60
Error return value of `os.Setenv` is not checked (errcheck)
|