Don't allow two DRPCs with conflicting selectors in the same namespace #1957
Annotations
10 errors and 1 warning
GolangCI Lint:
controllers/controllers_utils_test.go#L1
: # github.com/ramendr/ramen/controllers_test [github.com/ramendr/ramen/controllers.test]
|
GolangCI Lint:
controllers/drpc_namespace_conflict_test.go#L29
undefined: DRPCNamespaceName
|
GolangCI Lint:
controllers/drpc_namespace_conflict_test.go#L34
not enough arguments in call to getLatestDRPC
|
GolangCI Lint:
controllers/drpc_namespace_conflict_test.go#L35
not enough arguments in call to createDRPC
|
GolangCI Lint:
controllers/drplacementcontrol_controller.go#L2445
error should be the last type when returning multiple items (golint)
|
GolangCI Lint:
controllers/drplacementcontrol_controller.go#L2461
G601: Implicit memory aliasing in for loop. (gosec)
|
GolangCI Lint:
controllers/drplacementcontrol_controller.go#L726
`if err != nil` has complex nested blocks (complexity: 5) (nestif)
|
GolangCI Lint:
controllers/label_selector.go#L115
Consider pre-allocating `exprs` (prealloc)
|
GolangCI Lint:
controllers/label_selector_internal_test.go#L108
Using the variable on range scope `tt` in function literal (scopelint)
|
GolangCI Lint:
controllers/label_selector_internal_test.go#L109
Using the variable on range scope `tt` in function literal (scopelint)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading