Skip to content

Decouple HTTP retries and error mapping mechanics from DatabricksClient into httpclient.ApiClient #1572

Decouple HTTP retries and error mapping mechanics from DatabricksClient into httpclient.ApiClient

Decouple HTTP retries and error mapping mechanics from DatabricksClient into httpclient.ApiClient #1572

Triggered via pull request November 18, 2023 17:36
@nfxnfx
synchronize #699
httpclient
Status Failure
Total duration 49s
Artifacts

push.yml

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

Annotations

30 errors
tests (1.20): client/client_test.go#L50
c.debugTruncateBytes undefined (type *DatabricksClient has no field or method debugTruncateBytes)
tests (1.20): client/client_test.go#L51
c.retryTimeout undefined (type *DatabricksClient has no field or method retryTimeout)
tests (1.20): client/client_test.go#L60
unknown field httpClient in struct literal of type DatabricksClient
tests (1.20): client/client_test.go#L75
unknown field rateLimiter in struct literal of type DatabricksClient
tests (1.20): client/client_test.go#L91
unknown field httpClient in struct literal of type DatabricksClient
tests (1.20): client/client_test.go#L104
unknown field rateLimiter in struct literal of type DatabricksClient
tests (1.20): client/client_test.go#L122
unknown field httpClient in struct literal of type DatabricksClient
tests (1.20): client/client_test.go#L151
unknown field rateLimiter in struct literal of type DatabricksClient
tests (1.20): client/client_test.go#L176
unknown field httpClient in struct literal of type DatabricksClient
tests (1.20): client/client_test.go#L183
unknown field rateLimiter in struct literal of type DatabricksClient
tests (1.21): client/client_test.go#L50
c.debugTruncateBytes undefined (type *DatabricksClient has no field or method debugTruncateBytes)
tests (1.21): client/client_test.go#L51
c.retryTimeout undefined (type *DatabricksClient has no field or method retryTimeout)
tests (1.21): client/client_test.go#L60
unknown field httpClient in struct literal of type DatabricksClient
tests (1.21): client/client_test.go#L75
unknown field rateLimiter in struct literal of type DatabricksClient
tests (1.21): client/client_test.go#L91
unknown field httpClient in struct literal of type DatabricksClient
tests (1.21): client/client_test.go#L104
unknown field rateLimiter in struct literal of type DatabricksClient
tests (1.21): client/client_test.go#L122
unknown field httpClient in struct literal of type DatabricksClient
tests (1.21): client/client_test.go#L151
unknown field rateLimiter in struct literal of type DatabricksClient
tests (1.21): client/client_test.go#L176
unknown field httpClient in struct literal of type DatabricksClient
tests (1.21): client/client_test.go#L183
unknown field rateLimiter in struct literal of type DatabricksClient
tests (1.19): client/client_test.go#L50
c.debugTruncateBytes undefined (type *DatabricksClient has no field or method debugTruncateBytes)
tests (1.19): client/client_test.go#L51
c.retryTimeout undefined (type *DatabricksClient has no field or method retryTimeout)
tests (1.19): client/client_test.go#L60
unknown field 'httpClient' in struct literal of type DatabricksClient
tests (1.19): client/client_test.go#L75
unknown field 'rateLimiter' in struct literal of type DatabricksClient
tests (1.19): client/client_test.go#L91
unknown field 'httpClient' in struct literal of type DatabricksClient
tests (1.19): client/client_test.go#L104
unknown field 'rateLimiter' in struct literal of type DatabricksClient
tests (1.19): client/client_test.go#L122
unknown field 'httpClient' in struct literal of type DatabricksClient
tests (1.19): client/client_test.go#L151
unknown field 'rateLimiter' in struct literal of type DatabricksClient
tests (1.19): client/client_test.go#L176
unknown field 'httpClient' in struct literal of type DatabricksClient
tests (1.19): client/client_test.go#L183
unknown field 'rateLimiter' in struct literal of type DatabricksClient