Checkout fake release branch for release workflow #31
Annotations
10 errors and 2 warnings
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#L83
Error return value is not checked (errcheck)
|
Lint:
config/external_name.go#L18
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#L48
commentFormatting: put a space between `//` and comment text (gocritic)
|
Lint:
cmd/provider/main.go#L123
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#L31
File is not `gofmt`-ed with `-s` (gofmt)
|
Lint:
config/common/config.go#L4
File is not `goimports`-ed with -local github.com/upbound/upjet-provider-template (goimports)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2, actions/cache@v3, 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 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