Skip to content

Add Natjs KeyValue Store #116

Add Natjs KeyValue Store

Add Natjs KeyValue Store #116

Triggered via pull request December 1, 2023 15:39
Status Failure
Total duration 1m 28s
Artifacts

pr.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint: context.go#L15
assignments should only be cuddled with other assignments (wsl)
Lint: helpers_test.go#L14
import 'github.com/nats-io/nats-server/v2/server' is not allowed from list 'Main' (depguard)
Lint: helpers_test.go#L15
import 'github.com/pkg/errors' is not allowed from list 'Main' (depguard)
Lint: helpers_test.go#L16
import 'github.com/test-go/testify/require' is not allowed from list 'Main' (depguard)
Lint: nats.go#L11
import 'github.com/cornelk/hashmap' 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.go#L164
cyclomatic complexity 25 of func `(*natsStore).Read` is high (> 15) (gocyclo)
Lint: nats_test.go#L9
import 'github.com/google/uuid' is not allowed from list 'Main' (depguard)
Lint: nats_test.go#L10
import 'github.com/nats-io/nats.go' is not allowed from list 'Main' (depguard)