Refactor how clients are used, add new NewClient and NewConnection methods. #132
Annotations
8 errors
run_go_checks (1.21):
client_test.go#L197
t.Context undefined (type *testing.T has no field or method Context)
|
run_go_checks (1.21):
client_test.go#L221
t.Context undefined (type *testing.T has no field or method Context)
|
run_go_checks (1.21):
client_test.go#L298
t.Context undefined (type *testing.T has no field or method Context)
|
run_go_checks (1.21):
client_test.go#L303
t.Context undefined (type *testing.T has no field or method Context)
|
run_go_checks (1.21):
client_test.go#L465
t.Context undefined (type *testing.T has no field or method Context)
|
run_go_checks (1.21)
Process completed with exit code 1.
|
run_go_checks (1.23.x)
The job was canceled because "_1_21" failed.
|
run_go_checks (1.23.x)
The operation was canceled.
|