feat(spacetemplates): Provide pre-configured templates for creating spaces #114
Annotations
10 errors and 1 warning
controllers/spacetemplate_controller.go#L140
140-178 lines are duplicate of `controllers/utils.go:35-73` (dupl)
|
controllers/utils.go#L35
35-73 lines are duplicate of `controllers/spacetemplate_controller.go:140-178` (dupl)
|
api/v1alpha1/spacetemplate_types.go#L57
commentFormatting: put a space between `//` and comment text (gocritic)
|
controllers/spacetemplate_controller.go#L45
commentFormatting: put a space between `//` and comment text (gocritic)
|
api/v1alpha1/space_types.go#L36
Comment should end in a period (godot)
|
api/v1alpha1/spacetemplate_types.go#L27
Comment should end in a period (godot)
|
api/v1alpha1/spacetemplate_types.go#L39
Comment should end in a period (godot)
|
api/v1alpha1/spacetemplate_types.go#L58
api/v1alpha1/spacetemplate_types.go:58: Line contains TODO/BUG/FIXME: "TODO implement me" (godox)
|
controllers/reconciler.go#L155
controllers/reconciler.go:155: Line contains TODO/BUG/FIXME: "todo : proper override(compare & append)" (godox)
|
controllers/reconciler.go#L149
File is not `gofumpt`-ed (gofumpt)
|
controllers/space_controller.go#L73
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
The logs for this run have expired and are no longer available.
Loading