chore(webhook): abstract event processing into generic function #116
Annotations
3 errors and 1 warning
golangci-lint:
webhook/dispatcher.go#L98
The copy of the 'for' variable "listener" can be deleted (Go 1.22+) (copyloopvar)
|
golangci-lint:
webhook/dispatcher.go#L96
ineffectual assignment to ctx (ineffassign)
|
golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading