feat: use new jetstream api #175
Annotations
8 errors and 1 warning
lint:
internal/client/jetstream.go#L13
`context` redeclared in this block (typecheck)
|
lint:
internal/client/jetstream.go#L4
other declaration of context (typecheck)
|
lint
issues found
|
test
missing go.sum entry for module providing package golang.org/x/text/cases (imported by github.com/nats-io/nats.go/jetstream); to add:
|
test
missing go.sum entry for module providing package golang.org/x/text/language (imported by github.com/nats-io/nats.go/jetstream); to add:
|
test:
internal/client/jetstream.go#L13
missing go.sum entry for module providing package golang.org/x/net/context (imported by github.com/snapp-incubator/nats-blackbox-exporter/internal/client); to add:
|
test:
internal/config/config.go#L15
no required module provides package github.com/snapp-incubator/nats-blackbox-exporter/internal/natsclient; to add it:
|
test
Process completed with exit code 1.
|
test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|