Fix non-durable consumer groups #127
Annotations
10 errors
Lint:
helpers_test.go#L10
import 'github.com/nats-io/nats-server/v2/server' is not allowed from list 'Main' (depguard)
|
Lint:
helpers_test.go#L11
import 'github.com/test-go/testify/require' is not allowed from list 'Main' (depguard)
|
Lint:
nats.go#L11
import 'github.com/google/uuid' is not allowed from list 'Main' (depguard)
|
Lint:
nats.go#L12
import 'github.com/nats-io/nats.go' is not allowed from list 'Main' (depguard)
|
Lint:
nats.go#L13
import 'github.com/pkg/errors' is not allowed from list 'Main' (depguard)
|
Lint:
nats_test.go#L11
import 'github.com/go-micro/plugins/v4/events/natsjs' is not allowed from list 'Main' (depguard)
|
Lint:
nats_test.go#L12
import 'github.com/nats-io/nats-server/v2/server' is not allowed from list 'Main' (depguard)
|
Lint:
nats_test.go#L13
import 'github.com/stretchr/testify/assert' is not allowed from list 'Main' (depguard)
|
Lint:
nats_test.go#L14
import 'github.com/test-go/testify/require' is not allowed from list 'Main' (depguard)
|
Lint
Process completed with exit code 1.
|