Skip to content

Update dependencies #70

Update dependencies

Update dependencies #70

Triggered via pull request September 15, 2024 09:32
Status Failure
Total duration 4m 53s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

37 errors and 8 warnings
report-breaking-changes
Process completed with exit code 2.
local-deploy
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)
local-deploy
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)
local-deploy
impossible type assertion: ec.(*terraformPluginFrameworkExternalClient)
local-deploy
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)
local-deploy
impossible type assertion: ec.(*terraformPluginSDKExternal)
local-deploy
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)
local-deploy
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)
local-deploy
Process completed with exit code 2.
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)
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)
unit-tests
impossible type assertion: ec.(*terraformPluginFrameworkExternalClient)
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)
unit-tests
impossible type assertion: ec.(*terraformPluginSDKExternal)
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)
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)
unit-tests
Process completed with exit code 2.
publish-artifacts
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)
publish-artifacts
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)
publish-artifacts
impossible type assertion: ec.(*terraformPluginFrameworkExternalClient)
publish-artifacts
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)
publish-artifacts
impossible type assertion: ec.(*terraformPluginSDKExternal)
publish-artifacts
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)
publish-artifacts
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)
publish-artifacts
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)
publish-artifacts
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)
publish-artifacts
impossible type assertion: ec.(*terraformPluginFrameworkExternalClient)
lint: internal/controller/additionalip/firewall/zz_controller.go#L18
could not import github.com/crossplane/upjet/pkg/controller (-: # github.com/crossplane/upjet/pkg/controller
lint
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)
lint
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)
lint
impossible type assertion: ec.(*terraformPluginFrameworkExternalClient)
lint
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)
lint
impossible type assertion: ec.(*terraformPluginSDKExternal)
lint
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)
lint
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)
lint: internal/controller/additionalip/firewallrule/zz_controller.go#L18
could not import github.com/crossplane/upjet/pkg/controller (-: # github.com/crossplane/upjet/pkg/controller
lint
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)
detect-noop
The following actions use a deprecated Node.js version and will be forced to run on node20: fkirc/skip-duplicate-actions@v5.3.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
report-breaking-changes
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
report-breaking-changes
Unable to find merge base between bd5297bd16c113cbc5ed1905b1d96aa1cb3078ec and 3b99463225581259ce39c7d7a45290be12515abb
report-breaking-changes
Set 'fetch_additional_submodule_history: true' to fetch additional submodule history for: build
local-deploy
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/
unit-tests
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/
publish-artifacts
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@2b82ce82d56a2a04d2637cd93a637ae1b359c0a7, docker/setup-buildx-action@v2, 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/
lint
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, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/