ci: skip running github action on vendor folder #25
lint.yaml
on: pull_request
codespell
12s
misspell
16s
golangci-lint
33s
govulncheck
41s
Annotations
10 errors
govulncheck
cmd.main calls manager.New, which eventually calls http2.ConfigureTransports
|
govulncheck
cmd.main calls logr.Logger.Error, which eventually calls http2.ConnectionError.Error
|
govulncheck
utils.InstallCertManager calls fmt.Sprintf, which eventually calls http2.ErrCode.String
|
govulncheck
utils.InstallCertManager calls fmt.Sprintf, which eventually calls http2.FrameHeader.String
|
govulncheck
utils.InstallCertManager calls fmt.Sprintf, which eventually calls http2.FrameType.String
|
govulncheck
cmd.main calls logr.Logger.Error, which eventually calls http2.GoAwayError.Error
|
govulncheck
utils.InstallCertManager calls fmt.Sprintf, which eventually calls http2.Setting.String
|
govulncheck
utils.InstallCertManager calls fmt.Sprintf, which eventually calls http2.SettingID.String
|
govulncheck
cmd.main calls logr.Logger.Error, which eventually calls http2.StreamError.Error
|
govulncheck
cmd.main calls manager.controllerManager.Start, which eventually calls http2.Transport.NewClientConn
|