Fix usage of "Deprecated" godoc comments #132
Annotations
3 errors and 3 warnings
lint:
jetstream/test/kv_test.go#L923
SA1019: kv.Keys is deprecated: Use ListKeys instead to avoid memory issues. (staticcheck)
|
lint:
jetstream/test/kv_test.go#L951
SA1019: kv.Keys is deprecated: Use ListKeys instead to avoid memory issues. (staticcheck)
|
lint
Process completed with exit code 1.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (1.23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (1.22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|