Skip to content

🎨 format code style #5

🎨 format code style

🎨 format code style #5

Triggered via push May 10, 2023 11:40
Status Success
Total duration 2m 20s
Artifacts

go.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Test on go 1.18 and ubuntu-latest: cache.go#L1
should have a package comment
Test on go 1.18 and ubuntu-latest: go_redis.go#L19
exported method RedisDriver.Set should have comment or be unexported
Test on go 1.18 and ubuntu-latest: go_redis.go#L28
exported method RedisDriver.SetMany should have comment or be unexported
Test on go 1.18 and ubuntu-latest: go_redis.go#L42
exported method RedisDriver.Many should have comment or be unexported
Test on go 1.18 and ubuntu-latest: option.go#L8
exported type OptionFunc should have comment or be unexported
Test on go 1.18 and ubuntu-latest: cache.go#L38
exported var ErrCacheMiss should have comment or be unexported
Test on go 1.18 and ubuntu-latest: go_redis.go#L67
exported method RedisDriver.Add should have comment or be unexported
Test on go 1.18 and ubuntu-latest: go_redis.go#L82
exported method RedisDriver.Forever should have comment or be unexported
Test on go 1.18 and ubuntu-latest: go_redis.go#L90
exported method RedisDriver.Forget should have comment or be unexported
Test on go 1.18 and ubuntu-latest: cache.go#L88
exported function New should have comment or be unexported