drop replace directives #1487
knative-style.yaml
on: pull_request
style
/
changes
5s
style
/
...
/
Auto-format and Check
18s
style
/
...
/
Lint
2m 8s
style
/
...
/
Do Not Submit
12s
style
/
...
/
shell
15s
style
/
...
/
yaml
30s
style
/
...
/
github_actions
0s
Matrix: style / Golang / Boilerplate Check
Annotations
4 errors and 8 warnings
style / Golang / Lint:
pkg/reconciler/contour/contour.go#L167
SA1019: sets.String is deprecated: use generic Set instead. new ways: s1 := Set[string]{} s2 := New[string]() (staticcheck)
|
style / Golang / Lint:
pkg/reconciler/contour/resources/httpproxy.go#L45
SA1019: sets.String is deprecated: use generic Set instead. new ways: s1 := Set[string]{} s2 := New[string]() (staticcheck)
|
style / Golang / Lint:
pkg/reconciler/contour/resources/kingress.go#L99
SA1019: sets.String is deprecated: use generic Set instead. new ways: s1 := Set[string]{} s2 := New[string]() (staticcheck)
|
style / Golang / Lint
issues found
|
style / changes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
style / Golang / Do Not Submit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
style / suggester / shell
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
style / Golang / Boilerplate Check (sh)
Restore cache failed: Dependencies file is not found in /home/runner/work/net-contour/net-contour. Supported file pattern: go.sum
|
style / Golang / Auto-format and Check
Restore cache failed: Dependencies file is not found in /home/runner/work/net-contour/net-contour. Supported file pattern: go.sum
|
style / Golang / Boilerplate Check (go)
Restore cache failed: Dependencies file is not found in /home/runner/work/net-contour/net-contour. Supported file pattern: go.sum
|
style / suggester / yaml
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
style / Golang / Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/net-contour/net-contour. Supported file pattern: go.sum
|