Skip to content

Update Redis cache asynhronously #143

Update Redis cache asynhronously

Update Redis cache asynhronously #143

Triggered via pull request December 18, 2023 02:50
Status Failure
Total duration 19s
Artifacts

test.yaml

on: pull_request
Test gatewayd-plugin-cache
9s
Test gatewayd-plugin-cache
Fit to window
Zoom out
Zoom in

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