Skip to content

add user and password to uri if the uri does not contain user password #13

add user and password to uri if the uri does not contain user password

add user and password to uri if the uri does not contain user password #13

Triggered via pull request September 1, 2023 06:42
Status Failure
Total duration 2m 3s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Lint Check: main_test.go#L62
[golangci-lint] reported by reviewdog 🐶 ineffectual assignment to newUri (ineffassign) Raw Output: main_test.go:62:2: ineffectual assignment to newUri (ineffassign) newUri = "" ^
Lint Check: main_test.go#L72
[golangci-lint] reported by reviewdog 🐶 ineffectual assignment to newUri (ineffassign) Raw Output: main_test.go:72:2: ineffectual assignment to newUri (ineffassign) newUri = "" ^
Lint Check: main_test.go#L82
[golangci-lint] reported by reviewdog 🐶 ineffectual assignment to newUri (ineffassign) Raw Output: main_test.go:82:2: ineffectual assignment to newUri (ineffassign) newUri = "" ^
Lint Check
Process completed with exit code 1.