Switch to glangci lint #134
Annotations
10 errors and 1 warning
Run linters:
jetstream/test/kv_test.go#L935
File is not properly formatted (gofmt)
|
Run linters:
jetstream/test/object_test.go#L923
File is not properly formatted (gofmt)
|
Run linters:
test/kv_test.go#L758
File is not properly formatted (gofmt)
|
Run linters:
test/context_test.go#L722
SA1012: do not pass a nil Context, even if a function permits it; pass context.TODO if you are unsure about which Context to use (staticcheck)
|
Run linters:
test/context_test.go#L790
SA1012: do not pass a nil Context, even if a function permits it; pass context.TODO if you are unsure about which Context to use (staticcheck)
|
Run linters:
test/context_test.go#L804
SA1012: do not pass a nil Context, even if a function permits it; pass context.TODO if you are unsure about which Context to use (staticcheck)
|
Run linters:
encoders/protobuf/protobuf_enc.go#L32
SA1019: nats.RegisterEncoder is deprecated: Encoded connections are no longer supported. (staticcheck)
|
Run linters:
enc.go#L50
SA1019: builtin.JsonEncoder is deprecated: Encoded connections are no longer supported. (staticcheck)
|
Run linters:
enc.go#L51
SA1019: builtin.GobEncoder is deprecated: Encoded connections are no longer supported. (staticcheck)
|
Run linters:
enc.go#L52
SA1019: builtin.DefaultEncoder is deprecated: Encoded connections are no longer supported. (staticcheck)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading