313 explain add routing resources #938
Annotations
10 errors
golangci-lint:
cmd/analyzer/main.go#L12
could not import github.com/np-guard/vpc-network-config-analyzer/pkg/vpcmodel (-: # github.com/np-guard/vpc-network-config-analyzer/pkg/vpcmodel
|
golangci-lint:
pkg/vpcmodel/nodesExplainability.go#L203
syntax error: unexpected computeActualRules, expected () (typecheck)
|
golangci-lint:
pkg/ibmvpc/ibmDrawioGenerator.go#L5
could not import github.com/np-guard/vpc-network-config-analyzer/pkg/vpcmodel (-: # github.com/np-guard/vpc-network-config-analyzer/pkg/vpcmodel
|
golangci-lint:
pkg/vpcmodel/nodesExplainability.go#L203
syntax error: unexpected computeActualRules, expected () (typecheck)
|
golangci-lint:
pkg/ibmvpc/ibmDrawioGenerator.go#L26
v.Name undefined (type *VPC has no field or method Name) (typecheck)
|
golangci-lint:
pkg/ibmvpc/ibmDrawioGenerator.go#L37
s.Name undefined (type *Subnet has no field or method Name) (typecheck)
|
golangci-lint:
pkg/ibmvpc/ibmDrawioGenerator.go#L41
sgl.VPC undefined (type *SecurityGroupLayer has no field or method VPC) (typecheck)
|
golangci-lint:
pkg/ibmvpc/ibmDrawioGenerator.go#L53
acl.Name undefined (type *NACL has no field or method Name) (typecheck)
|
golangci-lint:
pkg/ibmvpc/ibmDrawioGenerator.go#L84
v.Name undefined (type *Vsi has no field or method Name) (typecheck)
|
golangci-lint:
pkg/ibmvpc/ibmDrawioGenerator.go#L96
v.VPC undefined (type *Vpe has no field or method VPC) (typecheck)
|