Skip to content

Merge pull request #194 from victorelec14/patch-1 #314

Merge pull request #194 from victorelec14/patch-1

Merge pull request #194 from victorelec14/patch-1 #314

Triggered via push March 2, 2024 05:46
Status Success
Total duration 57s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint: shared/utils/net/http.go#L45
httpNoBody: http.NoBody should be preferred to the nil request body (gocritic)
Lint: shared/utils/net/net.go#L28
paramTypeCombine: func(host string, port string) string could be replaced with func(host, port string) string (gocritic)
Lint: shared/utils/net/http.go#L11
var-naming: func parameter requestUrl should be requestURL (revive)
Lint: shared/utils/net/http.go#L33
var-naming: func parameter requestUrl should be requestURL (revive)
Lint: shared/utils/net/net.go#L29
S1007: should use raw string (`...`) with regexp.MustCompile to avoid having to escape twice (gosimple)
Lint: shared/utils/net/http.go#L26
only one cuddle assignment allowed before if statement (wsl)
Lint: shared/utils/net/http.go#L36
only one cuddle assignment allowed before if statement (wsl)
Lint: shared/utils/net/http.go#L52
only one cuddle assignment allowed before if statement (wsl)
Lint: shared/utils/net/net.go#L32
return statements should not be cuddled if block has more than two lines (wsl)
Lint: stader-lib/pool-utils/pool-utils.go#L1
var-naming: don't use an underscore in package name (revive)