Merge pull request #4 from PDOK/PDOK-17553-Atom-crd_converter-v2-v3 #43
Annotations
9 errors and 1 warning
Run on Ubuntu:
internal/controller/atom_controller.go#L112
Error return value of `r.Create` is not checked (errcheck)
|
Run on Ubuntu:
internal/controller/atom_controller.go#L144
Error return value of `r.Create` is not checked (errcheck)
|
Run on Ubuntu:
internal/controller/atom_controller.go#L146
Error return value of `r.Update` is not checked (errcheck)
|
Run on Ubuntu:
internal/controller/atom_controller.go#L186
Error return value of `r.Create` is not checked (errcheck)
|
Run on Ubuntu:
internal/controller/atom_controller.go#L188
Error return value of `r.Update` is not checked (errcheck)
|
Run on Ubuntu:
internal/controller/atom_generator/mapping.go#L4
File is not properly formatted (goimports)
|
Run on Ubuntu:
internal/controller/atom_controller.go#L28
File is not properly formatted (goimports)
|
Run on Ubuntu:
internal/controller/atom_generator/mapping.go#L124
naked return in func `MapAtomV3ToAtomGeneratorConfig` with 117 lines of code (nakedret)
|
Run on Ubuntu
issues found
|
Run on Ubuntu
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|