Feature/fix redishook #3374
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
reviewdog.yml
on: pull_request
runner / staticcheck
1m 58s
Annotations
2 errors
runner / staticcheck
[staticcheck] reported by reviewdog 🐶
# github.com/zeromicro/go-zero/core/stores/redis [github.com/zeromicro/go-zero/core/stores/redis.test]
core/stores/redis/redis_test.go:158:6: undefined: withHook
core/stores/redis/redis_test.go:168:6: undefined: withHook
Raw Output:
{"source":{"name":"staticcheck","url":"https://staticcheck.io"},"message":"# github.com/zeromicro/go-zero/core/stores/redis [github.com/zeromicro/go-zero/core/stores/redis.test]\ncore/stores/redis/redis_test.go:158:6: undefined: withHook\ncore/stores/redis/redis_test.go:168:6: undefined: withHook","code":{"value":"compile","url":"https://staticcheck.io/docs/checks#compile"},"location":{"path":"","range":{"start":{"line":0,"column":0}}},"severity":"ERROR"}
|
runner / staticcheck
Process completed with exit code 1.
|