Update Redis cache asynhronously #143
test.yaml
on: pull_request
Test gatewayd-plugin-cache
9s
Annotations
3 errors
Test gatewayd-plugin-cache:
main.go#L77
exitAfterDefer: os.Exit will exit, and `defer close(pluginInstance.Impl.UpdateCacheChannel)` will not run (gocritic)
|
Test gatewayd-plugin-cache:
plugin/plugin.go#L154
S1000: should use for range instead of for { select {} } (gosimple)
|
Test gatewayd-plugin-cache
issues found
|