Update dependencies #74
Annotations
8 errors and 1 warning
Run Unit Tests
cannot use &external{…} (value of type *external) as managed.ExternalClient value in return statement: *external does not implement managed.ExternalClient (wrong type for method Delete)
|
Run Unit Tests
cannot use &terraformPluginFrameworkAsyncExternalClient{…} (value of type *terraformPluginFrameworkAsyncExternalClient) as managed.ExternalClient value in return statement: *terraformPluginFrameworkAsyncExternalClient does not implement managed.ExternalClient (wrong type for method Delete)
|
Run Unit Tests
impossible type assertion: ec.(*terraformPluginFrameworkExternalClient)
|
Run Unit Tests
cannot use &terraformPluginSDKAsyncExternal{…} (value of type *terraformPluginSDKAsyncExternal) as managed.ExternalClient value in return statement: *terraformPluginSDKAsyncExternal does not implement managed.ExternalClient (wrong type for method Delete)
|
Run Unit Tests
impossible type assertion: ec.(*terraformPluginSDKExternal)
|
Run Unit Tests
cannot use &terraformPluginFrameworkExternalClient{…} (value of type *terraformPluginFrameworkExternalClient) as managed.ExternalClient value in return statement: *terraformPluginFrameworkExternalClient does not implement managed.ExternalClient (wrong type for method Delete)
|
Run Unit Tests
cannot use &terraformPluginSDKExternal{…} (value of type *terraformPluginSDKExternal) as managed.ExternalClient value in return statement: *terraformPluginSDKExternal does not implement managed.ExternalClient (wrong type for method Delete)
|
Run Unit Tests
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading