feat: added golangci-lint #98
Annotations
10 errors
astTraversal/traverser.go#L130
astTraversal/traverser.go:130: Line contains TODO/BUG/FIXME: "TODO: Implement struct property lookup a..." (godox)
|
astTraversal/type.go#L233
astTraversal/type.go:233: Line contains TODO/BUG/FIXME: "TODO - this isn't working entirely well ..." (godox)
|
astTraversal/testUtils.go#L10
const `relativeTestFilePath` is unused (unused)
|
astTraversal/testUtils.go#L12
func `createTraverserFromTestFile` is unused (unused)
|
tests/snapshot/petstore/handlers.go#L12
func `getAllPets` is unused (unused)
|
tests/snapshot/petstore/handlers.go#L18
func `getPetByID` is unused (unused)
|
tests/snapshot/petstore/handlers.go#L34
func `createPet` is unused (unused)
|
tests/snapshot/petstore/handlers.go#L52
func `deletePet` is unused (unused)
|
tests/integration/5-custom-functions/customFunctions.go#L5
func `handleError` is unused (unused)
|
tests/integration/5-custom-functions/handlers.go#L13
func `getAllPets` is unused (unused)
|
The logs for this run have expired and are no longer available.
Loading