Skip to content

fix(client): refactor duplicated replica+partition logic #2745

fix(client): refactor duplicated replica+partition logic

fix(client): refactor duplicated replica+partition logic #2745

Status Failure
Total duration 38s
Artifacts

ci.yml

on: pull_request
Matrix: lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Linting with Go 1.22.x: admin_test.go#L1593
SA5011: possible nil pointer dereference (staticcheck)
Linting with Go 1.22.x: admin_test.go#L1589
SA5011(related information): this check suggests that the pointer can be nil (staticcheck)
Linting with Go 1.22.x: fetch_response_test.go#L230
SA5011: possible nil pointer dereference (staticcheck)
Linting with Go 1.22.x: fetch_response_test.go#L227
SA5011(related information): this check suggests that the pointer can be nil (staticcheck)
Linting with Go 1.22.x: fetch_response_test.go#L233
SA5011: possible nil pointer dereference (staticcheck)
Linting with Go 1.22.x: fetch_response_test.go#L236
SA5011: possible nil pointer dereference (staticcheck)
Linting with Go 1.22.x: fetch_response_test.go#L254
SA5011: possible nil pointer dereference (staticcheck)
Linting with Go 1.22.x: fetch_response_test.go#L286
SA5011: possible nil pointer dereference (staticcheck)
Linting with Go 1.22.x: fetch_response_test.go#L283
SA5011(related information): this check suggests that the pointer can be nil (staticcheck)
Linting with Go 1.22.x: fetch_response_test.go#L289
SA5011: possible nil pointer dereference (staticcheck)