Don't recurse into submodules on recursive: true
#362
Annotations
10 errors
lint:
cmd/mockery.go#L190
r.Quiet undefined (type *RootApp has no field or method Quiet) (typecheck)
|
lint:
../../../go/pkg/mod/github.com/chigopher/[email protected]/path.go#L264
handle.Readdirnames undefined (type *File has no field or method Readdirnames) (typecheck)
|
lint:
../../../go/pkg/mod/github.com/chigopher/[email protected]/path.go#L629
srcFile.Close undefined (type *File has no field or method Close) (typecheck)
|
lint:
../../../go/pkg/mod/github.com/chigopher/[email protected]/path.go#L634
dstFile.Close undefined (type *File has no field or method Close) (typecheck)
|
lint:
../../../go/pkg/mod/github.com/chigopher/[email protected]/path.go#L635
cannot use dstFile (variable of type *File) as io.Writer value in argument to io.Copy: *File does not implement io.Writer (missing method Write) (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.21.5/x64/src/net/http/internal/chunked.go#L79
undefined: max (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.21.5/x64/src/slices/sort.go#L67
undefined: min (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.21.5/x64/src/slices/sort.go#L97
undefined: max (typecheck)
|
lint:
pkg/walker.go#L52
w.ExcludePath undefined (type *Walker has no field or method ExcludePath) (typecheck)
|
lint:
pkg/walker.go#L88
w.ExcludePath undefined (type *Walker has no field or method ExcludePath) (typecheck)
|