feat: implement v2 #103
Annotations
9 errors and 1 warning
v2/client.go#L1
: # github.com/heureka/gorabbit/v2
|
v2/client.go#L96
c.channel.ConsumeWithContext undefined (type *amqp091.Channel has no field or method ConsumeWithContext) (typecheck)
|
v2/client_test.go#L13
could not import github.com/heureka/gorabbit/v2 (-: # github.com/heureka/gorabbit/v2
|
v2/client.go#L96
c.channel.ConsumeWithContext undefined (type *amqp091.Channel has no field or method ConsumeWithContext)) (typecheck)
|
v2/client_test.go#L330
undefined: gorabbit (typecheck)
|
v2/client_test.go#L34
undefined: gorabbit (typecheck)
|
v2/client_test.go#L36
undefined: gorabbit (typecheck)
|
v2/rabbittest/channel.go#L14
variable name 'ch' is too short for the scope of its usage (varnamelen)
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading