feature: API Start and Stop mechanism for RpaasInstance. #1053
Annotations
10 errors and 3 warnings
Run integration tests
cannot use &client{…} (value of type *client) as Client value in return statement: *client does not implement Client (missing method Start)
|
Run integration tests
cannot use &client{…} (value of type *client) as Client value in return statement: *client does not implement Client (missing method Start)
|
Run integration tests
cannot use &client{} (value of type *client) as Client value in variable declaration: *client does not implement Client (missing method Start)
|
Run integration tests
cannot use &newClient (value of type *client) as Client value in return statement: *client does not implement Client (missing method Start)
|
Run integration tests
cannot use &RpaasManager{} (value of type *RpaasManager) as rpaas.RpaasManager value in variable declaration: *RpaasManager does not implement rpaas.RpaasManager (missing method Start)
|
Run integration tests
cannot use &client{…} (value of type *client) as Client value in return statement: *client does not implement Client (missing method Start)
|
Run integration tests
cannot use &client{…} (value of type *client) as Client value in return statement: *client does not implement Client (missing method Start)
|
Run integration tests
cannot use &client{} (value of type *client) as Client value in variable declaration: *client does not implement Client (missing method Start)
|
Run integration tests
cannot use &newClient (value of type *client) as Client value in return statement: *client does not implement Client (missing method Start)
|
Run integration tests
impossible type assertion: rpaasClient.(*client)
|
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/.
|
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/
|
Run azure/setup-helm@v1
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/
|
Loading