Created by OWASP Threat Dragon #2
Annotations
6 errors
|
Build and Test
Process completed with exit code 1.
|
|
Build and Test:
internal/component/queue.go#L54
Error return value of `c.QueueConn.Close` is not checked (errcheck)
|
|
Build and Test:
internal/component/queue.go#L53
Error return value of `c.QueueChan.Close` is not checked (errcheck)
|
|
Build and Test:
internal/component/queue.go#L34
Error return value of `conn.Close` is not checked (errcheck)
|
|
Build and Test:
cmd/main.go#L35
Error return value of `component.QueueConn.Close` is not checked (errcheck)
|
|
Build and Test:
cmd/main.go#L27
Error return value of `component.GraphConn.Close` is not checked (errcheck)
|