Skip to content

Update go version and add lint and bot #2

Update go version and add lint and bot

Update go version and add lint and bot #2

Triggered via pull request September 16, 2024 10:36
@shani1998shani1998
synchronize #1
update-go
Status Success
Total duration 1m 30s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: examples/k8s-yaml-deserializer/main.go#L15
exported const AcceptedK8sTypes should have comment or be unexported
build: handlers/kube_test.go#L17
error var fakeError should have name of the form errFoo
build: handlers/service.go#L20
exported var HealthChan should have comment or be unexported
build: vendor/github.com/PuerkitoBio/purell/purell.go#L22
comment on exported type NormalizationFlags should be of the form "NormalizationFlags ..." (with optional leading article)
build: vendor/github.com/PuerkitoBio/purell/purell.go#L27
comment on exported const FlagLowercaseScheme should be of the form "FlagLowercaseScheme ..."
build: vendor/github.com/PuerkitoBio/purell/purell.go#L29
exported const FlagLowercaseHost should have comment (or a comment on this block) or be unexported
build: vendor/github.com/PuerkitoBio/purell/purell.go#L36
comment on exported const FlagRemoveTrailingSlash should be of the form "FlagRemoveTrailingSlash ..."
build: vendor/github.com/PuerkitoBio/purell/purell.go#L41
comment on exported const FlagRemoveDirectoryIndex should be of the form "FlagRemoveDirectoryIndex ..."
build: vendor/github.com/PuerkitoBio/purell/purell.go#L50
comment on exported const FlagDecodeDWORDHost should be of the form "FlagDecodeDWORDHost ..."
build: vendor/github.com/PuerkitoBio/purell/purell.go#L58
comment on exported const FlagsSafe should be of the form "FlagsSafe ..."