rename module: biu-x.org/TikTok --> github.com/Biu-X/TikTok (#131) #273
Annotations
10 errors
lint:
module/cache/redis.go#L1
: # github.com/Biu-X/TikTok/module/cache [github.com/Biu-X/TikTok/module/cache.test]
|
lint:
module/cache/redis_test.go#L19
undefined: Clients
|
lint:
module/cache/redis_test.go#L24
undefined: Init
|
lint:
module/cache/redis_test.go#L25
undefined: Clients (typecheck)
|
lint:
module/middleware/proxy/proxy.go#L41
Error return value of `ctx.Writer.Write` is not checked (errcheck)
|
lint:
service/favorite/action_test.go#L25
Error return value of `f.Create` is not checked (errcheck)
|
lint:
module/middleware/cache/ip_limiter.go#L28
Error return value of `(*github.com/redis/go-redis/v9.IntCmd).Result` is not checked (errcheck)
|
lint:
dao/comment_test.go#L12
don't use `init` function (gochecknoinits)
|
lint:
dao/favorite_test.go#L15
don't use `init` function (gochecknoinits)
|
lint:
dao/follow_test.go#L14
don't use `init` function (gochecknoinits)
|