Bump google.golang.org/grpc from 1.42.0 to 1.56.3 in /test #7
Kogito-Operator-PR-Check.yaml
on: pull_request
Lint
6m 7s
Bats Test
47s
Annotations
9 errors and 2 warnings
Lint
undefined: any
|
Lint:
core/client/client.go#L145
superfluous-else: if block ends with call to panic function, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
|
Lint:
core/manager/infra_manager.go#L63
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
|
Lint:
core/infrastructure/service.go#L61
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
|
Lint:
core/infrastructure/infinispan.go#L91
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
|
Lint:
controllers/app/suite_test.go#L22
dot-imports: should not use dot imports (revive)
|
Lint:
controllers/app/suite_test.go#L23
dot-imports: should not use dot imports (revive)
|
Lint:
controllers/rhpam/suite_test.go#L22
dot-imports: should not use dot imports (revive)
|
Lint
Process completed with exit code 1.
|
Bats Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|