Add dynamically start crd reconciler (#3) #40
Annotations
10 errors and 1 warning
Lint:
cmd/dynamic-controller/setup.go#L134
Error return value of `os.Remove` is not checked (errcheck)
|
Lint:
cmd/dynamic-controller/setup.go#L153
Error return value of `file.Close` is not checked (errcheck)
|
Lint:
internal/controller/zz_dynamic_crd_controller.go#L229
Error return value is not checked (errcheck)
|
Lint:
config/provider.go#L52
commentFormatting: put a space between `//` and comment text (gocritic)
|
Lint:
cmd/dynamic-controller/setup.go#L111
ifElseChain: rewrite if-else to switch statement (gocritic)
|
Lint:
internal/controller/zz_dynamic_crd_controller.go#L194
commentFormatting: put a space between `//` and comment text (gocritic)
|
Lint:
cmd/provider/main.go#L124
commentFormatting: put a space between `//` and comment text (gocritic)
|
Lint:
cmd/dynamic-controller/generate_dynamic_controller.go#L20
cyclomatic complexity 27 of func `GenerateController` is high (> 10) (gocyclo)
|
Lint:
internal/controller/zz_dynamic_crd_controller.go#L104
File is not `gofmt`-ed with `-s` (gofmt)
|
Lint:
config/dbformariadb/config.go#L20
File is not `goimports`-ed with -local github.com/crossplane/upjet-provider-template (goimports)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading