feat(events): add VPC Lattice request/response types #525
lint.yml
on: pull_request
run golangci-golint on the project
32s
Annotations
4 errors
run golangci-golint on the project:
events/vpclattice.go#L25
ST1003: type VpcLatticeRequestContext should be VPCLatticeRequestContext (stylecheck)
|
run golangci-golint on the project:
events/vpclattice.go#L35
ST1003: type VpcLatticeRequestIdentity should be VPCLatticeRequestIdentity (stylecheck)
|
run golangci-golint on the project:
events/vpclattice.go#L36
ST1003: struct field SourceVpcARN should be SourceVPCARN (stylecheck)
|
run golangci-golint on the project
Process completed with exit code 1.
|