Skip to content

[feat] Add frontend VPC support for NodeBalancers #1350

[feat] Add frontend VPC support for NodeBalancers

[feat] Add frontend VPC support for NodeBalancers #1350

Triggered via pull request December 10, 2025 22:05
@komer3komer3
synchronize #501
Status Failure
Total duration 3m 57s
Artifacts

ci.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
codecov
Process completed with exit code 2.
codecov: cloud/linode/route_controller.go#L250
cannot use linodeInterfaceRoutes (variable of type []linodego.VPCInterfaceIPv4RangeCreateOptions) as *[]linodego.VPCInterfaceIPv4RangeCreateOptions value in struct literal
codecov: cloud/linode/route_controller.go#L248
cannot use &linodego.VPCInterfaceCreateOptions{…} (value of type *linodego.VPCInterfaceCreateOptions) as *linodego.VPCInterfaceUpdateOptions value in struct literal
codecov: cloud/linode/route_controller.go#L250
cannot use linodeInterfaceRoutes (variable of type []linodego.VPCInterfaceIPv4RangeCreateOptions) as *[]linodego.VPCInterfaceIPv4RangeCreateOptions value in struct literal
codecov: cloud/linode/route_controller.go#L248
cannot use &linodego.VPCInterfaceCreateOptions{…} (value of type *linodego.VPCInterfaceCreateOptions) as *linodego.VPCInterfaceUpdateOptions value in struct literal
e2e-tests
Process completed with exit code 2.
e2e-tests
Process completed with exit code 2.
e2e-tests: cloud/linode/route_controller.go#L250
cannot use linodeInterfaceRoutes (variable of type []linodego.VPCInterfaceIPv4RangeCreateOptions) as *[]linodego.VPCInterfaceIPv4RangeCreateOptions value in struct literal
e2e-tests: cloud/linode/route_controller.go#L248
cannot use &linodego.VPCInterfaceCreateOptions{…} (value of type *linodego.VPCInterfaceCreateOptions) as *linodego.VPCInterfaceUpdateOptions value in struct literal
changes
'base' input parameter is ignored when action is triggered by pull request event