feat: remove the mutating and validating webhooks for v1alpha2 Subscription #308
Annotations
10 errors and 1 warning
Run golangci-lint:
api/eventing/v1alpha2/condition.go#L325
variable name 'c' is too short for the scope of its usage (varnamelen)
|
Run golangci-lint:
api/eventing/v1alpha2/subscription_types.go#L128
mnd: Magic number: 2, in <condition> detected (gomnd)
|
Run golangci-lint:
cmd/main.go#L27
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/kyma-project/eventing-manager) -s blank -s dot --custom-order (gci)
|
Run golangci-lint:
cmd/main.go#L41
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/kyma-project/eventing-manager) -s blank -s dot --custom-order (gci)
|
Run golangci-lint:
internal/controller/eventing/subscription/eventmesh/reconciler.go#L11
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/kyma-project/eventing-manager) -s blank -s dot --custom-order (gci)
|
Run golangci-lint:
internal/controller/eventing/subscription/eventmesh/reconciler.go#L28
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/kyma-project/eventing-manager) -s blank -s dot --custom-order (gci)
|
Run golangci-lint:
internal/controller/eventing/subscription/eventmesh/reconciler.go#L105
Function 'Reconcile' has too many statements (41 > 40) (funlen)
|
Run golangci-lint:
internal/controller/eventing/subscription/eventmesh/reconciler_internal_integration_test.go#L8
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/kyma-project/eventing-manager) -s blank -s dot --custom-order (gci)
|
Run golangci-lint:
internal/controller/eventing/subscription/eventmesh/reconciler_internal_integration_test.go#L24
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/kyma-project/eventing-manager) -s blank -s dot --custom-order (gci)
|
Run golangci-lint:
internal/controller/eventing/subscription/eventmesh/reconciler_internal_integration_test.go#L39
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/kyma-project/eventing-manager) -s blank -s dot --custom-order (gci)
|
Run golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing-manager/eventing-manager. Supported file pattern: go.sum
|