Skip to content

Unit-Tests

Unit-Tests #15

Triggered via push July 26, 2023 15:20
Status Success
Total duration 1m 58s
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#L39
exported var ErrCacheMiss should have comment or be unexported
Test on go 1.18 and ubuntu-latest: go_cache.go#L19
exported method GoCacheDriver.Set should have comment or be unexported
Test on go 1.18 and ubuntu-latest: go_cache.go#L24
exported method GoCacheDriver.SetMany should have comment or be unexported
Test on go 1.18 and ubuntu-latest: go_cache.go#L31
exported method GoCacheDriver.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: go_cache.go#L52
exported method GoCacheDriver.Forever should have comment or be unexported
Test on go 1.18 and ubuntu-latest: go_cache.go#L44
exported method GoCacheDriver.Add should have comment or be unexported
Test on go 1.18 and ubuntu-latest: go_cache.go#L62
exported method GoCacheDriver.Flush should have comment or be unexported
Test on go 1.18 and ubuntu-latest: go_cache.go#L57
exported method GoCacheDriver.Forget should have comment or be unexported
Test on go 1.18 and ubuntu-latest: go_cache.go#L80
exported method GoCacheDriver.Has should have comment or be unexported