Skip to content

Format code style

Format code style #12

Triggered via push May 11, 2023 07:51
Status Success
Total duration 2m 8s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

go.yml

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

Annotations

10 warnings
Test on go 1.18 and ubuntu-latest: go_cache.go#L18
exported method GoCacheDriver.Set should have comment or be unexported
Test on go 1.18 and ubuntu-latest: go_cache.go#L30
exported method GoCacheDriver.Many should have comment or be unexported
Test on go 1.18 and ubuntu-latest: go_cache.go#L23
exported method GoCacheDriver.SetMany should have comment or be unexported
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: cache.go#L1
should have a package comment
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_cache.go#L43
exported method GoCacheDriver.Add 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#L39
exported var ErrCacheMiss 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