Skip to content

feature: API Start and Stop mechanism for RpaasInstance. #1053

feature: API Start and Stop mechanism for RpaasInstance.

feature: API Start and Stop mechanism for RpaasInstance. #1053

Triggered via pull request April 4, 2024 17:30
Status Failure
Total duration 3m 13s
Artifacts

ci.yaml

on: pull_request
Matrix: integration
Publish rpaas-api image on dockerhub
0s
Publish rpaas-api image on dockerhub
Publish rpaas-operator image on dockerhub
0s
Publish rpaas-operator image on dockerhub
Publish rpaas-purger image on dockerhub
0s
Publish rpaas-purger image on dockerhub
Release artifacts on github
0s
Release artifacts on github
Fit to window
Zoom out
Zoom in

Annotations

31 errors and 6 warnings
test: internal/pkg/rpaas/fake/manager.go#L1
: # github.com/tsuru/rpaas-operator/internal/pkg/rpaas/fake
test: internal/pkg/rpaas/fake/manager.go#L19
cannot use &RpaasManager{} (value of type *RpaasManager) as rpaas.RpaasManager value in variable declaration: *RpaasManager does not implement rpaas.RpaasManager (missing method Start) (typecheck)
test: pkg/rpaas/client/fake/client.go#L12
could not import github.com/tsuru/rpaas-operator/pkg/rpaas/client (-: # github.com/tsuru/rpaas-operator/pkg/rpaas/client
test: pkg/rpaas/client/internal_client.go#L93
cannot use &client{…} (value of type *client) as Client value in return statement: *client does not implement Client (missing method Start)
test: pkg/rpaas/client/internal_client.go#L127
cannot use &client{…} (value of type *client) as Client value in return statement: *client does not implement Client (missing method Start)
test: pkg/rpaas/client/internal_client.go#L173
cannot use &client{} (value of type *client) as Client value in variable declaration: *client does not implement Client (missing method Start)
test: pkg/rpaas/client/internal_client.go#L190
cannot use &newClient (value of type *client) as Client value in return statement: *client does not implement Client (missing method Start)) (typecheck)
test: cmd/plugin/rpaasv2/cmd/app.go#L20
could not import github.com/tsuru/rpaas-operator/pkg/rpaas/client (-: # github.com/tsuru/rpaas-operator/pkg/rpaas/client
test: pkg/rpaas/client/internal_client.go#L93
cannot use &client{…} (value of type *client) as Client value in return statement: *client does not implement Client (missing method Start)
test: pkg/rpaas/client/internal_client.go#L127
cannot use &client{…} (value of type *client) as Client value in return statement: *client does not implement Client (missing method Start)
integration (1.25.8)
cannot use &client{…} (value of type *client) as Client value in return statement: *client does not implement Client (missing method Start)
integration (1.25.8)
cannot use &client{…} (value of type *client) as Client value in return statement: *client does not implement Client (missing method Start)
integration (1.25.8)
cannot use &client{} (value of type *client) as Client value in variable declaration: *client does not implement Client (missing method Start)
integration (1.25.8)
cannot use &newClient (value of type *client) as Client value in return statement: *client does not implement Client (missing method Start)
integration (1.25.8)
cannot use &RpaasManager{} (value of type *RpaasManager) as rpaas.RpaasManager value in variable declaration: *RpaasManager does not implement rpaas.RpaasManager (missing method Start)
integration (1.25.8)
cannot use &client{…} (value of type *client) as Client value in return statement: *client does not implement Client (missing method Start)
integration (1.25.8)
cannot use &client{…} (value of type *client) as Client value in return statement: *client does not implement Client (missing method Start)
integration (1.25.8)
cannot use &client{} (value of type *client) as Client value in variable declaration: *client does not implement Client (missing method Start)
integration (1.25.8)
cannot use &newClient (value of type *client) as Client value in return statement: *client does not implement Client (missing method Start)
integration (1.25.8)
impossible type assertion: rpaasClient.(*client)
integration (1.24.13)
The job was canceled because "_1_25_8" failed.
integration (1.24.13)
cannot use &client{…} (value of type *client) as Client value in return statement: *client does not implement Client (missing method Start)
integration (1.24.13)
cannot use &client{…} (value of type *client) as Client value in return statement: *client does not implement Client (missing method Start)
integration (1.24.13)
cannot use &client{} (value of type *client) as Client value in variable declaration: *client does not implement Client (missing method Start)
integration (1.24.13)
cannot use &newClient (value of type *client) as Client value in return statement: *client does not implement Client (missing method Start)
integration (1.24.13)
cannot use &RpaasManager{} (value of type *RpaasManager) as rpaas.RpaasManager value in variable declaration: *RpaasManager does not implement rpaas.RpaasManager (missing method Start)
integration (1.24.13)
cannot use &client{…} (value of type *client) as Client value in return statement: *client does not implement Client (missing method Start)
integration (1.24.13)
cannot use &client{…} (value of type *client) as Client value in return statement: *client does not implement Client (missing method Start)
integration (1.24.13)
cannot use &client{} (value of type *client) as Client value in variable declaration: *client does not implement Client (missing method Start)
integration (1.24.13)
cannot use &newClient (value of type *client) as Client value in return statement: *client does not implement Client (missing method Start)
integration (1.24.13)
impossible type assertion: rpaasClient.(*client)
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.25.8)
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.25.8)
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.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/
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/