Skip to content

ecmp feature support #1564

ecmp feature support

ecmp feature support #1564

Triggered via pull request October 10, 2024 06:02
Status Failure
Total duration 2m 57s
Artifacts

linters.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
call / golangci: pkg/evpn/LinuxVendorModule/intele2000/intelE2000.go#L1
: # github.com/opiproject/opi-intel-bridge/pkg/evpn/LinuxVendorModule/intele2000
call / golangci: pkg/evpn/LinuxVendorModule/intele2000/intelE2000.go#L424
config.GlobalConfig.Interfaces undefined (type config.Config has no field or method Interfaces)
call / golangci: pkg/evpn/LinuxVendorModule/intele2000/intelE2000.go#L425
config.GlobalConfig.Interfaces undefined (type config.Config has no field or method Interfaces) (typecheck)
call / golangci: pkg/evpn/vendor_plugins/intel-e2000/p4runtime/p4translation/dcgw.go#L683
nh.Value undefined (type *"github.com/opiproject/opi-evpn-bridge/pkg/netlink".NexthopStruct has no field or method Value) (typecheck)
call / golangci: pkg/evpn/vendor_plugins/intel-e2000/p4runtime/p4translation/dcgw.go#L684
nh.Value undefined (type *"github.com/opiproject/opi-evpn-bridge/pkg/netlink".NexthopStruct has no field or method Value) (typecheck)
call / golangci: pkg/evpn/vendor_plugins/intel-e2000/p4runtime/p4translation/dcgw.go#L688
maxNh.Hashes undefined (type *"github.com/opiproject/opi-evpn-bridge/pkg/netlink".NexthopStruct has no field or method Hashes) (typecheck)
call / golangci: pkg/evpn/vendor_plugins/intel-e2000/p4runtime/p4translation/dcgw.go#L689
maxNh.Divisor undefined (type *"github.com/opiproject/opi-evpn-bridge/pkg/netlink".NexthopStruct has no field or method Divisor) (typecheck)
call / golangci
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/