Queue: new data structure added. #3
Annotations
4 errors
|
lint-and-test
issues found
|
|
lint-and-test:
queue/queue_test.go#L103
Error return value of `q.Enqueue` is not checked (errcheck)
|
|
lint-and-test:
queue/queue_test.go#L102
Error return value of `q.Enqueue` is not checked (errcheck)
|
|
lint-and-test:
queue/queue_test.go#L82
Error return value of `q.Enqueue` is not checked (errcheck)
|