Skip to content

Refactor how clients are used, add new NewClient and NewConnection methods. #132

Refactor how clients are used, add new NewClient and NewConnection methods.

Refactor how clients are used, add new NewClient and NewConnection methods. #132

Triggered via pull request February 11, 2025 19:49
Status Failure
Total duration 37s
Artifacts

go.yml

on: pull_request
Matrix: run_go_checks
Fit to window
Zoom out
Zoom in

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.