doc: add documentation #31
Annotations
14 errors and 1 warning
Lint, Build, and Test (1.21):
modules/client/retry_rt.go#L34
undefined: rand (typecheck)
|
Lint, Build, and Test (1.21):
example/client-server/client/client.go#L25
cl.Request undefined (type *exampleClient has no field or method Request) (typecheck)
|
Lint, Build, and Test (1.21):
example/client-server/client/client.go#L40
cl.Request undefined (type *exampleClient has no field or method Request) (typecheck)
|
Lint, Build, and Test (1.21):
example/client-server/client/client.go#L57
cl.Request undefined (type *exampleClient has no field or method Request) (typecheck)
|
Lint, Build, and Test (1.21):
example/client-server-circuit/client/client.go#L58
cl.RequestWithCommand undefined (type *exampleClient has no field or method RequestWithCommand) (typecheck)
|
Lint, Build, and Test (1.21)
issues found
|
Lint, Build, and Test (1.23)
The job was canceled because "_1_21" failed.
|
Lint, Build, and Test (1.23):
modules/client/retry_rt.go#L34
G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (gosec)
|
Lint, Build, and Test (1.23):
modules/client/circuit_rt.go#L100
response body must be closed (bodyclose)
|
Lint, Build, and Test (1.23)
issues found
|
Lint, Build, and Test (1.22)
The job was canceled because "_1_21" failed.
|
Lint, Build, and Test (1.22):
modules/client/retry_rt.go#L34
G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (gosec)
|
Lint, Build, and Test (1.22):
modules/client/circuit_rt.go#L100
response body must be closed (bodyclose)
|
Lint, Build, and Test (1.22)
issues found
|
Lint, Build, and Test (1.21)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|