OpenTelemetry migration #79
ci.yml
on: pull_request
Lint and fmt check
2m 2s
CI on Go
4m 7s
Annotations
5 errors
Lint and fmt check:
client/amqp/amqp.go#L131
unused-parameter: parameter 'key' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint and fmt check:
client/kafka/kafka.go#L195
unused-parameter: parameter 'key' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint and fmt check:
client/kafka/kafka.go#L49
`statusCountAdd` - `cnt` always receives `1` (unparam)
|
Lint and fmt check
Process completed with exit code 2.
|
CI on Go
Process completed with exit code 2.
|