Fix "deadline exceeded" issues discovered in conformance tests #1985
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
9 errors
ci (1.21.x):
client_ext_norace_test.go#L67
Error return value is not checked (errcheck)
|
ci (1.21.x):
client_ext_norace_test.go#L194
Non-inherited new context, use function like `context.WithXXX` instead (contextcheck)
|
ci (1.21.x):
client_ext_norace_test.go#L35
import "connectrpc.com/connect" imported without alias but must be with alias "connect" according to config (importas)
|
ci (1.21.x):
client_ext_norace_test.go#L66
test helper function should start from t.Helper() (thelper)
|
ci (1.21.x):
client_ext_norace_test.go#L108
test helper function should start from t.Helper() (thelper)
|
ci (1.21.x):
envelope.go#L208
variable name 'n' is too short for the scope of its usage (varnamelen)
|
ci (1.21.x):
client_ext_norace_test.go#L111
variable name 'n' is too short for the scope of its usage (varnamelen)
|
ci (1.21.x)
Process completed with exit code 2.
|
ci (1.20.x)
The job was canceled because "_1_21_x" failed.
|