API of validation #1071
ci.yaml
on: pull_request
Matrix: integration
test
1m 47s
Publish rpaas-api image on dockerhub
0s
Publish rpaas-operator image on dockerhub
0s
Publish rpaas-purger image on dockerhub
0s
Release artifacts on github
0s
Annotations
11 errors and 6 warnings
test:
controllers/validation_controller_test.go#L14
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/tsuru/rpaas-operator) (gci)
|
test:
controllers/validation_controller_test.go#L24
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/tsuru/rpaas-operator) (gci)
|
test:
controllers/skeleton.go#L13
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/tsuru/rpaas-operator) (gci)
|
test:
controllers/validation_controller.go#L101
shadow: declaration of "err" shadows declaration at line 38 (govet)
|
test:
cmd/plugin/rpaasv2/cmd/autoscale_test.go#L16
SA1019: "k8s.io/utils/pointer" is deprecated: Use functions in k8s.io/utils/ptr instead: ptr.To to obtain a pointer, ptr.Deref to dereference a pointer, ptr.Equal to compare dereferenced pointers. (staticcheck)
|
test:
controllers/controller.go#L41
SA1019: "k8s.io/utils/pointer" is deprecated: Use functions in k8s.io/utils/ptr instead: ptr.To to obtain a pointer, ptr.Deref to dereference a pointer, ptr.Equal to compare dereferenced pointers. (staticcheck)
|
test:
controllers/controller_test.go#L27
SA1019: "k8s.io/utils/pointer" is deprecated: Use functions in k8s.io/utils/ptr instead: ptr.To to obtain a pointer, ptr.Deref to dereference a pointer, ptr.Equal to compare dereferenced pointers. (staticcheck)
|
test
issues found
|
integration (1.24.13)
Process completed with exit code 1.
|
integration (1.25.8)
The job was canceled because "_1_24_13" failed.
|
integration (1.25.8)
The operation was canceled.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@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/.
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
integration (1.24.13)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: azure/setup-helm@v1, actions/setup-go@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
integration (1.24.13)
The following actions uses node12 which is deprecated and will be forced to run on node16: azure/setup-helm@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
integration (1.24.13)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
integration (1.25.8)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|