streamingccl: lint failure on deprecation warning #92761
Labels
A-disaster-recovery
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
C-test-failure
Broken test (automatically or manually discovered).
T-disaster-recovery
lint_test.go:1751:
pkg/ccl/streamingccl/streamclient/partitioned_stream_client_test.go:14:2: "io/ioutil" has been deprecated since Go 1.16: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferred in new code. See the specific function documentation for details. (SA1019)
--- FAIL: TestLint/TestStaticCheck (974.77s)
Jira issue: CRDB-21955
The text was updated successfully, but these errors were encountered: