ci: remove pull_request_target
trigger (#613)
#1597
Annotations
10 errors and 2 warnings
|
|
|
|
|
|
cannot use &cloudsqlapi.AuthProxyWorkload{} (value of type *"github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/internal/api/v1".AuthProxyWorkload) as client.Object value in argument to ctrl.NewControllerManagedBy(mgr).For: *"github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/internal/api/v1".AuthProxyWorkload does not implement client.Object (missing method DeepCopyObject)
|
cannot use resource (variable of type *"github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/internal/api/v1".AuthProxyWorkload) as client.Object value in argument to r.Get: *"github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/internal/api/v1".AuthProxyWorkload does not implement client.Object (missing method DeepCopyObject)
|
cannot use resource (variable of type *"github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/internal/api/v1".AuthProxyWorkload) as client.Object value in argument to controllerutil.ContainsFinalizer: *"github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/internal/api/v1".AuthProxyWorkload does not implement client.Object (missing method DeepCopyObject)
|
cannot use resource (variable of type *"github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/internal/api/v1".AuthProxyWorkload) as client.Object value in argument to controllerutil.RemoveFinalizer: *"github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/internal/api/v1".AuthProxyWorkload does not implement client.Object (missing method DeepCopyObject)
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, github/codeql-action/init@a073c66b2accf653a511d88537804dcafa07812e, github/codeql-action/autobuild@a073c66b2accf653a511d88537804dcafa07812e, github/codeql-action/analyze@a073c66b2accf653a511d88537804dcafa07812e. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
This job succeeded
Loading