Skip to content

Add Del method

Add Del method #17

Triggered via push May 9, 2024 14:41
Status Success
Total duration 1m 11s
Artifacts

go.yml

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

Annotations

16 warnings
Test on go 1.18 and windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test on go 1.19 and windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test on go 1.19 and ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test on go 1.20 and windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test on go 1.20 and ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test on go 1.18 and ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test on go 1.18 and ubuntu-latest: cache.go#L1
should have a package comment
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_redis.go#L29
exported method RedisDriver.SetMany should have comment or be unexported
Test on go 1.18 and ubuntu-latest: go_redis.go#L20
exported method RedisDriver.Set should have comment or be unexported
Test on go 1.18 and ubuntu-latest: go_redis.go#L68
exported method RedisDriver.Add should have comment or be unexported
Test on go 1.18 and ubuntu-latest: go_redis.go#L43
exported method RedisDriver.Many should have comment or be unexported
Test on go 1.18 and ubuntu-latest: go_redis.go#L91
exported method RedisDriver.Forget should have comment or be unexported
Test on go 1.18 and ubuntu-latest: go_redis.go#L83
exported method RedisDriver.Forever 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: cache.go#L39
exported var ErrCacheMiss should have comment or be unexported