Skip to content

feat: add RequestReply control plane #7412

feat: add RequestReply control plane

feat: add RequestReply control plane #7412

Triggered via pull request September 9, 2025 20:31
Status Failure
Total duration 3m 10s
Artifacts

knative-style.yaml

on: pull_request
style  /  changes
4s
style / changes
style  /  ...  /  Auto-format and Check
27s
style / Golang / Auto-format and Check
style  /  ...  /  Lint
3m 2s
style / Golang / Lint
style  /  ...  /  Do Not Submit
10s
style / Golang / Do Not Submit
style  /  ...  /  shell
0s
style / suggester / shell
style  /  ...  /  yaml
27s
style / suggester / yaml
style  /  ...  /  github_actions
0s
style / suggester / github_actions
Matrix: style / Golang / Boilerplate Check
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 4 warnings
style / suggester / yaml
Process completed with exit code 255.
style / Golang / Lint
issues found
style / Golang / Lint: pkg/reconciler/requestreply/requestreply.go#L283
(*Reconciler).reconcileAddress - ctx is unused (unparam)
style / Golang / Lint: pkg/reconciler/requestreply/requestreply.go#L262
(*Reconciler).reconcileBrokerAddressAnnotation - result 0 (error) is always nil (unparam)
style / Golang / Lint: pkg/reconciler/requestreply/controller.go#L116
enqueueRequestRepliesForBroker - logger is unused (unparam)
style / Golang / Lint: pkg/reconciler/requestreply/controller.go#L97
enqueueRequestRepliesForTrigger - logger is unused (unparam)
style / Golang / Lint: pkg/reconciler/requestreply/requestreply.go#L205
ineffectual assignment to err (ineffassign)
style / Golang / Lint: pkg/reconciler/requestreply/requestreply.go#L247
G115: integer overflow conversion int -> int32 (gosec)
style / Golang / Lint: pkg/reconciler/requestreply/requestreply.go#L54
G101: Potential hardcoded credentials (gosec)
style / Golang / Boilerplate Check (sh)
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing/eventing. Supported file pattern: go.sum
style / Golang / Boilerplate Check (go)
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing/eventing. Supported file pattern: go.sum
style / Golang / Auto-format and Check
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing/eventing. Supported file pattern: go.sum
style / Golang / Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing/eventing. Supported file pattern: go.sum