Add consumer #1
Annotations
7 errors and 1 warning
Golang-CI (lint):
pubsubjobs/listener.go#L20
Error return value of `(*cloud.google.com/go/pubsub.Subscription).Receive` is not checked (errcheck)
|
Golang-CI (lint):
pubsubjobs/driver.go#L46
field `consumeAll` is unused (unused)
|
Golang-CI (lint):
pubsubjobs/driver.go#L188
const `op` is unused (unused)
|
Golang-CI (lint):
pubsubjobs/driver.go#L249
const `op` is unused (unused)
|
Golang-CI (lint):
pubsubjobs/item.go#L164
func `bytesToStr` is unused (unused)
|
Golang-CI (lint):
pubsubjobs/item.go#L26
structtag: struct field headers has json tag but is not exported (govet)
|
Golang-CI (lint)
issues found
|
Golang-CI (lint)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|