Skip to content

fix(deps): update k8s.io/test-infra digest to 84b5fba - autoclosed #4184

fix(deps): update k8s.io/test-infra digest to 84b5fba - autoclosed

fix(deps): update k8s.io/test-infra digest to 84b5fba - autoclosed #4184

Triggered via pull request August 8, 2023 12:48
Status Failure
Total duration 2m 1s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
lint: cmd/rerere/main.go#L12
could not import github.com/ti-community-infra/tichi/internal/pkg/rerere (-: # github.com/ti-community-infra/tichi/internal/pkg/rerere
lint: cmd/rerere/main.go#L95
not enough arguments in call to o.github.GitClientFactory
lint: cmd/rerere/main.go#L128
cannot use labels (variable of type sets.String) as sets.Set[string] value in argument to o.labels.StringSet().Difference (typecheck)
lint: cmd/ticommunitycherrypicker/github.go#L1
: # github.com/ti-community-infra/tichi/cmd/ticommunitycherrypicker
lint: internal/pkg/rerere/rerere.go#L1
: # github.com/ti-community-infra/tichi/internal/pkg/rerere [github.com/ti-community-infra/tichi/internal/pkg/rerere.test]
lint: internal/pkg/externalplugins/blunderbuss/blunderbuss.go#L276
SA1019: sets.String is deprecated: use generic Set instead. new ways: s1 := Set[string]{} s2 := New[string]() (staticcheck)
lint: internal/pkg/externalplugins/formatchecker/formatchecker.go#L427
SA1019: sets.String is deprecated: use generic Set instead. new ways: s1 := Set[string]{} s2 := New[string]() (staticcheck)
lint: internal/pkg/externalplugins/issuetriage/issuetriage.go#L332
SA1019: sets.String is deprecated: use generic Set instead. new ways: s1 := Set[string]{} s2 := New[string]() (staticcheck)
lint
issues found