chore(deps): bump golangci/golangci-lint-action from 3 to 5 #238
Annotations
10 errors and 1 warning
lint:
vpc/aws/aws.go#L30
func `(*VPC).createVPC` is unused (unused)
|
lint:
vpc/aws/aws.go#L48
func `(*VPC).destroyVPC` is unused (unused)
|
lint:
vpc/aws/aws.go#L55
func `(*VPC).createNat` is unused (unused)
|
lint:
vpc/aws/aws.go#L59
func `(*VPC).destroyNat` is unused (unused)
|
lint:
vpc/aws/aws.go#L63
func `(*VPC).createSubnet` is unused (unused)
|
lint:
vpc/aws/aws.go#L84
func `(*VPC).destroySubnet` is unused (unused)
|
lint:
vpc/aws/aws.go#L93
func `(*VPC).createVPCPeer` is unused (unused)
|
lint:
vpc/aws/aws.go#L97
func `(*VPC).disconnectVPCPeer` is unused (unused)
|
lint:
vpc/aws/aws.go#L101
func `(*VPC).createFirewall` is unused (unused)
|
lint:
vpc/aws/aws.go#L104
func `(*VPC).destroyFirewall` is unused (unused)
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/automent/automent. Supported file pattern: go.sum
|