Skip to content

Don't recurse into submodules on recursive: true #362

Don't recurse into submodules on recursive: true

Don't recurse into submodules on recursive: true #362

Triggered via pull request December 19, 2023 21:49
Status Failure
Total duration 42s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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: 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)