Skip to content

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

update go, go dependencies and fix viper breaking change

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

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

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
lint
issues found
lint: connectors/smtp/raw/smtp_connector.go#L5
ST1001: should not use dot imports (staticcheck)
lint: connectors/objstorage/raw/s3_connector.go#L6
ST1001: should not use dot imports (staticcheck)
lint: bin/doc-generator/doc-generator.go#L14
ST1001: should not use dot imports (staticcheck)
lint: bin/doc-generator/doc-generator.go#L84
ineffectual assignment to err (ineffassign)
lint: test-integration/test_integration_test.go#L44
Error return value of `os.Setenv` is not checked (errcheck)
lint: bin/doc-generator/doc-generator.go#L68
Error return value of `os.Setenv` is not checked (errcheck)