Skip to content

Upgrade: ANP dependencies to 0.1.6 #593

Upgrade: ANP dependencies to 0.1.6

Upgrade: ANP dependencies to 0.1.6 #593

Triggered via pull request November 24, 2023 08:44
Status Failure
Total duration 3m 5s
Artifacts

go-presubmit.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 6 warnings
verify: pkg/proxyserver/operator/eventhandler/clusterset_event.go#L16
cannot use &ClustersetHandler{} (value of type *ClustersetHandler) as handler.EventHandler value in variable declaration: *ClustersetHandler does not implement handler.EventHandler (wrong type for method Create)
verify: pkg/proxyserver/operator/eventhandler/proxyserviceresolver_event.go#L10
cannot use &ProxyServiceResolverHandler{} (value of type *ProxyServiceResolverHandler) as handler.EventHandler value in variable declaration: *ProxyServiceResolverHandler does not implement handler.EventHandler (wrong type for method Create)
verify
Process completed with exit code 2.
integration: pkg/proxyserver/operator/eventhandler/clusterset_event.go#L16
cannot use &ClustersetHandler{} (value of type *ClustersetHandler) as handler.EventHandler value in variable declaration: *ClustersetHandler does not implement handler.EventHandler (wrong type for method Create)
integration: pkg/proxyserver/operator/eventhandler/proxyserviceresolver_event.go#L10
cannot use &ProxyServiceResolverHandler{} (value of type *ProxyServiceResolverHandler) as handler.EventHandler value in variable declaration: *ProxyServiceResolverHandler does not implement handler.EventHandler (wrong type for method Create)
integration
Process completed with exit code 2.
build: pkg/proxyserver/operator/eventhandler/clusterset_event.go#L16
cannot use &ClustersetHandler{} (value of type *ClustersetHandler) as handler.EventHandler value in variable declaration: *ClustersetHandler does not implement handler.EventHandler (wrong type for method Create)
build: pkg/proxyserver/operator/eventhandler/proxyserviceresolver_event.go#L10
cannot use &ProxyServiceResolverHandler{} (value of type *ProxyServiceResolverHandler) as handler.EventHandler value in variable declaration: *ProxyServiceResolverHandler does not implement handler.EventHandler (wrong type for method Create)
build
Process completed with exit code 2.
unit: pkg/proxyserver/operator/eventhandler/clusterset_event.go#L16
cannot use &ClustersetHandler{} (value of type *ClustersetHandler) as handler.EventHandler value in variable declaration: *ClustersetHandler does not implement handler.EventHandler (wrong type for method Create)
unit: pkg/proxyserver/operator/eventhandler/proxyserviceresolver_event.go#L10
cannot use &ProxyServiceResolverHandler{} (value of type *ProxyServiceResolverHandler) as handler.EventHandler value in variable declaration: *ProxyServiceResolverHandler does not implement handler.EventHandler (wrong type for method Create)
unit
Process completed with exit code 2.
e2e
Process completed with exit code 2.
linelint
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/
verify
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
unit
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
e2e
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, helm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/