Skip to content

Bump google.golang.org/grpc from 1.53.0 to 1.56.3 #30

Bump google.golang.org/grpc from 1.53.0 to 1.56.3

Bump google.golang.org/grpc from 1.53.0 to 1.56.3 #30

Triggered via pull request October 25, 2023 22:34
Status Failure
Total duration 1m 40s
Artifacts

audit.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
check
chain.main calls cmd.Execute, which eventually calls http.ListenAndServe
check
chain.main calls cmd.Execute, which eventually calls http.Server.ListenAndServe
check
chain.main calls cmd.Execute, which eventually calls http.Server.Serve
check
chain.main calls cmd.Execute, which eventually calls http.Server.ServeTLS
check
chain.main calls cmd.Execute, which eventually calls template.Template.Execute
check
chain.main calls cmd.Execute, which eventually calls template.Template.ExecuteTemplate
check
chain.main calls cmd.Execute, which eventually calls template.Template.Execute
check
chain.main calls cmd.Execute, which eventually calls template.Template.ExecuteTemplate
check
types.RegisterQueryHandlerFromEndpoint calls grpc.Dial, which eventually calls tls.Conn.Handshake
check
chain.main calls cmd.Execute, which eventually calls tls.Conn.HandshakeContext
check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/