Skip to content

update go, go dependencies and fix viper breaking change #37

update go, go dependencies and fix viper breaking change

update go, go dependencies and fix viper breaking change #37

Triggered via pull request March 28, 2025 12:56
@clementdqnclementdqn
synchronize #33
bump-go-mod
Status Failure
Total duration 23s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)