Skip to content

Fix non-durable consumer groups #127

Fix non-durable consumer groups

Fix non-durable consumer groups #127

Triggered via pull request December 13, 2023 11:00
Status Failure
Total duration 56s
Artifacts

pr.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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.