fix(deps): update go-git #9
Annotations
12 errors
|
build (stable, ubuntu-latest)
Process completed with exit code 2.
|
|
build (stable, ubuntu-latest):
cmd/gogit/main.go#L62
cannot use ep.User (variable of type *"net/url".Userinfo) as string value in argument to ssh.NewSSHAgentAuth
|
|
build (stable, ubuntu-latest):
cmd/gogit/main.go#L58
ep.Protocol undefined (type *transport.Endpoint has no field or method Protocol)
|
|
build (stable, ubuntu-24.04-arm)
Process completed with exit code 2.
|
|
build (stable, ubuntu-24.04-arm):
cmd/gogit/main.go#L62
cannot use ep.User (variable of type *"net/url".Userinfo) as string value in argument to ssh.NewSSHAgentAuth
|
|
build (stable, ubuntu-24.04-arm):
cmd/gogit/main.go#L58
ep.Protocol undefined (type *transport.Endpoint has no field or method Protocol)
|
|
build (stable, macos-latest)
Process completed with exit code 2.
|
|
build (stable, macos-latest):
cmd/gogit/main.go#L62
cannot use ep.User (variable of type *"net/url".Userinfo) as string value in argument to ssh.NewSSHAgentAuth
|
|
build (stable, macos-latest):
cmd/gogit/main.go#L58
ep.Protocol undefined (type *transport.Endpoint has no field or method Protocol)
|
|
build (stable, windows-latest)
Process completed with exit code 1.
|
|
build (stable, windows-latest):
cmd/gogit/main.go#L62
cannot use ep.User (variable of type *"net/url".Userinfo) as string value in argument to ssh.NewSSHAgentAuth
|
|
build (stable, windows-latest):
cmd/gogit/main.go#L58
ep.Protocol undefined (type *transport.Endpoint has no field or method Protocol)
|