Skip to content

feat(events): add VPC Lattice request/response types #525

feat(events): add VPC Lattice request/response types

feat(events): add VPC Lattice request/response types #525

Triggered via pull request October 26, 2023 16:58
Status Failure
Total duration 40s
Artifacts

lint.yml

on: pull_request
run golangci-golint on the project
32s
run golangci-golint on the project
Fit to window
Zoom out
Zoom in

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.