ecmp feature support #1564
linters.yml
on: pull_request
call
/
markdown-lint
9s
call
/
docker-lint
10s
call
/
shellcheck
5s
call
/
YAMLlint
3s
call
/
golangci
2m 45s
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#L106
undefined: utils.IDPoolInit (typecheck)
|
call / golangci:
pkg/evpn/vendor_plugins/intel-e2000/p4runtime/p4translation/dcgw.go#L109
undefined: utils.IDPoolInit (typecheck)
|
call / golangci:
pkg/evpn/vendor_plugins/intel-e2000/p4runtime/p4translation/dcgw.go#L111
undefined: utils.IDPoolInit (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/
|