NCSDEV-9765: FSS tenant and subnet automatic deletion (#24) #132
Annotations
5 errors and 12 warnings
pkg/fssclient/fssclient.go#L124
using response before checking for errors
|
pkg/fssclient/fssclient.go#L575
k8s.io/klog.Warningf format %s has arg localTenant of wrong type github.com/nokia/net-attach-def-admission-controller/pkg/fssclient.Tenant
|
pkg/fssclient/fssclient.go#L607
k8s.io/klog.Warningf format %s has arg localSubnet of wrong type github.com/nokia/net-attach-def-admission-controller/pkg/fssclient.Subnet
|
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, 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/
|
pkg/datatypes/datatypes.go#L72
func GetVlanIds should be GetVlanIDs
|
pkg/datatypes/datatypes.go#L32
type JsonNic should be JSONNic
|
cmd/topocontroller/main.go#L1
should have a package comment
|
pkg/datatypes/datatypes.go#L181
var vlanIds should be vlanIDs
|
pkg/fssclient/fssclient.go#L562
range var fssWorkloadEvpnId should be fssWorkloadEvpnID
|
pkg/netcontroller/utils.go#L97
var vlanId should be vlanID
|
pkg/openstackclient/openstackclient.go#L62
parameter 'userAgent' seems to be unused, consider removing or renaming it as _
|
pkg/fssclient/datamodel.go#L131
struct field EdgeMapIds should be EdgeMapIDs
|
pkg/vlanprovider/fss.go#L59
var vlanIds should be vlanIDs
|
pkg/vlanprovider/vlanprovider.go#L10
exported type VlanProvider should have comment or be unexported
|
This job failed
Loading