Add dynamically start crd reconciler #32
Annotations
10 errors and 1 warning
Lint:
internal/controller/crd_controller.go#L80
Error return value is not checked (errcheck)
|
Lint:
internal/controller/crd_controller.go#L43
commentFormatting: put a space between `//` and comment text (gocritic)
|
Lint:
internal/controller/crd_controller.go#L53
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/generator/main.go#L27
cyclomatic complexity 33 of func `main` is high (> 10) (gocyclo)
|
Lint:
config/dbformariadb/config.go#L20
File is not `goimports`-ed with -local github.com/crossplane/upjet-provider-template (goimports)
|
Lint:
internal/clients/azure.go#L9
File is not `goimports`-ed with -local github.com/crossplane/upjet-provider-template (goimports)
|
Lint:
config/external_name.go#L9
File is not `goimports`-ed with -local github.com/crossplane/upjet-provider-template (goimports)
|
Lint:
config/provider.go#L8
File is not `goimports`-ed with -local github.com/crossplane/upjet-provider-template (goimports)
|
Lint:
cmd/generator/main.go#L9
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