Skip to content

Bump golang.org/x/net from 0.7.0 to 0.17.0 #28

Bump golang.org/x/net from 0.7.0 to 0.17.0

Bump golang.org/x/net from 0.7.0 to 0.17.0 #28

Triggered via pull request October 11, 2023 23:26
Status Failure
Total duration 1m 49s
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/