Skip to content

163 semantic diff subnets a #509

163 semantic diff subnets a

163 semantic diff subnets a #509

Triggered via pull request October 22, 2023 07:34
Status Failure
Total duration 38s
Artifacts

golangci-lint.yml

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

Annotations

10 errors and 1 warning
golangci-lint: pkg/ibmvpc/ibmDrawioGenerator.go#L10
v.Name undefined (type *VPC has no field or method Name) (typecheck)
golangci-lint: pkg/ibmvpc/ibmDrawioGenerator.go#L30
s.Name undefined (type *Subnet has no field or method Name) (typecheck)
golangci-lint: pkg/ibmvpc/ibmDrawioGenerator.go#L50
acl.Name undefined (type *NACL has no field or method Name) (typecheck)
golangci-lint: pkg/ibmvpc/ibmDrawioGenerator.go#L79
v.Name undefined (type *Vsi has no field or method Name) (typecheck)
golangci-lint: pkg/ibmvpc/ibmDrawioGenerator.go#L87
pgw.Name undefined (type *PublicGateway has no field or method Name) (typecheck)
golangci-lint: pkg/ibmvpc/ibmDrawioGenerator.go#L93
fip.Name undefined (type *FloatingIP has no field or method Name) (typecheck)
golangci-lint: pkg/ibmvpc/parser.go#L373
vsiNode.Name undefined (type *Vsi has no field or method Name) (typecheck)
golangci-lint: pkg/ibmvpc/parser.go#L432
subnetNode.Name undefined (type *Subnet has no field or method Name) (typecheck)
golangci-lint: pkg/ibmvpc/parser.go#L504
routerPgw.Name undefined (type *PublicGateway has no field or method Name) (typecheck)
golangci-lint: pkg/ibmvpc/parser.go#L542
routerFip.Name undefined (type *FloatingIP has no field or method Name) (typecheck)
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/vpc-network-config-analyzer/vpc-network-config-analyzer. Supported file pattern: go.sum