Skip to content

build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.8.0 #45

build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.8.0

build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.8.0 #45

Triggered via pull request November 6, 2023 11:12
Status Failure
Total duration 2m 25s
Artifacts

dependencies.yml

on: pull_request
dependency-review
2m 9s
dependency-review
Fit to window
Zoom out
Zoom in

Annotations

10 errors
dependency-review
network.startInProcess calls grpc.StartGRPCServer, which eventually calls transport.NewServerTransport
dependency-review
network.startInProcess calls grpc.StartGRPCServer, which calls grpc.NewServer
dependency-review
network.startInProcess calls grpc.StartGRPCServer, which eventually calls grpc.Server.Serve
dependency-review
rpc.Start calls http.ListenAndServe
dependency-review
rpc.Start calls http.ListenAndServeTLS
dependency-review
network.startInProcess calls grpc.StartGRPCWeb, which eventually calls http.Server.ListenAndServe
dependency-review
server.StartJSONRPC calls http.Server.Serve
dependency-review
network.startInProcess calls service.BaseService.Start, which eventually calls http.Server.ServeTLS
dependency-review
server.StartJSONRPC calls http.Server.Serve, which eventually calls template.Template.Execute
dependency-review
server.StartJSONRPC calls http.Server.Serve, which eventually calls template.Template.ExecuteTemplate