Skip to content

313 explain add routing resources #938

313 explain add routing resources

313 explain add routing resources #938

Triggered via pull request January 17, 2024 12:33
Status Failure
Total duration 27s
Artifacts

golangci-lint.yml

on: pull_request
golangci-lint
16s
golangci-lint
Fit to window
Zoom out
Zoom in

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)