fix: call conn.release method in ext.ReleaseBodystream #3878
tests.yml
on: push
Matrix: compat-test
Matrix: unit-test
Matrix: ut-windows
Annotations
26 errors
compat-test (1.19):
pkg/protocol/http1/req/request_test.go#L1428
conn.HasReleased undefined (type *mock.StreamConn has no field or method HasReleased)
|
compat-test (1.19)
Process completed with exit code 1.
|
compat-test (1.18):
pkg/protocol/http1/req/request_test.go#L1428
conn.HasReleased undefined (type *mock.StreamConn has no field or method HasReleased)
|
compat-test (1.18)
Process completed with exit code 2.
|
code-cov:
pkg/protocol/http1/req/request_test.go#L1428
conn.HasReleased undefined (type *mock.StreamConn has no field or method HasReleased)
|
code-cov
Process completed with exit code 1.
|
compat-test (1.17)
The job was canceled because "_1_19" failed.
|
compat-test (1.17):
pkg/protocol/http1/req/request_test.go#L1428
conn.HasReleased undefined (type *mock.StreamConn has no field or method HasReleased)
|
compat-test (1.17)
The operation was canceled.
|
unit-test (1.20):
pkg/protocol/http1/req/request_test.go#L1428
conn.HasReleased undefined (type *mock.StreamConn has no field or method HasReleased)
|
unit-test (1.20)
Process completed with exit code 1.
|
unit-test (1.22):
pkg/protocol/http1/req/request_test.go#L1428
conn.HasReleased undefined (type *mock.StreamConn has no field or method HasReleased)
|
unit-test (1.22)
Process completed with exit code 1.
|
unit-test (1.23)
The job was canceled because "_1_20" failed.
|
unit-test (1.23):
pkg/protocol/http1/req/request_test.go#L1428
conn.HasReleased undefined (type *mock.StreamConn has no field or method HasReleased)
|
unit-test (1.23)
The operation was canceled.
|
unit-test (1.21)
The job was canceled because "_1_20" failed.
|
unit-test (1.21)
The operation was canceled.
|
ut-windows (1.23):
pkg/protocol/http1/req/request_test.go#L1428
conn.HasReleased undefined (type *mock.StreamConn has no field or method HasReleased)
|
ut-windows (1.23)
Process completed with exit code 1.
|
ut-windows (1.22)
The job was canceled because "_1_23" failed.
|
ut-windows (1.22)
The operation was canceled.
|
ut-windows (1.21)
The job was canceled because "_1_23" failed.
|
ut-windows (1.21)
The operation was canceled.
|
ut-windows (1.20)
The job was canceled because "_1_23" failed.
|
ut-windows (1.20)
The operation was canceled.
|