Skip to content

Merge pull request #227 from stader-labs/update_scripts #380

Merge pull request #227 from stader-labs/update_scripts

Merge pull request #227 from stader-labs/update_scripts #380

Triggered via push October 26, 2024 12:25
Status Success
Total duration 1m 5s
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#L52
only one cuddle assignment allowed before if statement (wsl)
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/net.go#L32
return statements should not be cuddled if block has more than two lines (wsl)
Lint: shared/utils/hex/hex.go#L31
return statements should not be cuddled if block has more than two lines (wsl)