Skip to content

Add Del method

Add Del method #18

Triggered via push May 9, 2024 14:41
Status Success
Total duration 1m 19s
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.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: go_cache.go#L74
if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary)
Test on go 1.18 and ubuntu-latest: go_redis.go#L110
if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary)
Test on go 1.18 and ubuntu-latest: go_cache.go#L209
if block ends with a return statement, so drop this else and outdent its block
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_cache.go#L24
exported method GoCacheDriver.SetMany 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#L44
exported method GoCacheDriver.Add 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.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.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/.