ci: skip running github action on vendor folder #27
lint.yaml
on: pull_request
codespell
13s
misspell
22s
golangci-lint
38s
govulncheck
37s
Annotations
12 errors
codespell:
docs/design/operator.md#L73
catagorized ==> categorized
|
codespell:
test/e2e/e2e_test.go#L45
AfterAll ==> after all
|
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
|