plumbing: transport, refactor and define transport operations #251
Annotations
10 errors and 1 warning
Test:
internal/transport/http/proxy_test.go#L46
undefined: http.DefaultClient
|
Test:
internal/transport/test/receive_pack.go#L33
s.Client.NewReceivePackSession undefined (type transport.Transport has no field or method NewReceivePackSession)
|
Test:
internal/transport/test/receive_pack.go#L43
s.Client.NewReceivePackSession undefined (type transport.Transport has no field or method NewReceivePackSession)
|
Test:
internal/transport/test/receive_pack.go#L50
s.Client.NewReceivePackSession undefined (type transport.Transport has no field or method NewReceivePackSession)
|
Test:
internal/transport/test/receive_pack.go#L52
undefined: packp.NewReferenceUpdateRequest
|
Test:
internal/transport/test/receive_pack.go#L64
s.Client.NewReceivePackSession undefined (type transport.Transport has no field or method NewReceivePackSession)
|
Test:
internal/transport/test/receive_pack.go#L76
s.Client.NewReceivePackSession undefined (type transport.Transport has no field or method NewReceivePackSession)
|
Test:
internal/transport/test/receive_pack.go#L88
s.Client.NewReceivePackSession undefined (type transport.Transport has no field or method NewReceivePackSession)
|
Test:
internal/transport/test/receive_pack.go#L101
undefined: packp.NewReferenceUpdateRequest
|
Test:
internal/transport/test/receive_pack.go#L218
undefined: packp.ReferenceUpdateRequest
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading