Bump google.golang.org/grpc from 1.62.1 to 1.63.0 #262
ci.yml
on: pull_request
ci
/
...
/
set-go-matrix
0s
ci
/
...
/
set-go-matrix
0s
ci
/
actionlint
6s
ci
/
...
/
lint
3m 20s
ci
/
...
/
govulncheck
51s
Matrix: ci / codeql / CodeQL Analyze
Matrix: ci / build / build
Matrix: ci / test / test
Annotations
13 errors and 1 warning
ci / govulncheck / govulncheck
sds.getDefaultTransport calls http2.ConfigureTransport
|
ci / govulncheck / govulncheck
step.main calls errors.withMessage.Error, which calls http2.ConnectionError.Error
|
ci / govulncheck / govulncheck
step.main calls fmt.Fprintln, which eventually calls http2.ErrCode.String
|
ci / govulncheck / govulncheck
step.main calls fmt.Fprintln, which eventually calls http2.FrameHeader.String
|
ci / govulncheck / govulncheck
step.main calls fmt.Fprintln, which eventually calls http2.FrameType.String
|
ci / govulncheck / govulncheck
commands.runAction calls grpc.Server.Serve, which eventually calls http2.Framer.ReadFrame
|
ci / govulncheck / govulncheck
commands.runAction calls grpc.Server.Serve, which eventually calls http2.Framer.WriteContinuation
|
ci / govulncheck / govulncheck
commands.runAction calls grpc.Server.Serve, which eventually calls http2.Framer.WriteData
|
ci / govulncheck / govulncheck
commands.runAction calls grpc.Server.Serve, which eventually calls http2.Framer.WriteGoAway
|
ci / govulncheck / govulncheck
commands.runAction calls grpc.Server.Serve, which eventually calls http2.Framer.WriteHeaders
|
ci / lint / lint:
sds/service_test.go#L141
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
ci / lint / lint:
sds/service_test.go#L313
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
ci / lint / lint
issues found
|
ci / test / test (stable)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|