Don't recurse into submodules on recursive: true
#685
Annotations
10 errors and 4 warnings
build (ubuntu-latest, 1.19):
cmd/mockery.go#L190
r.Quiet undefined (type *RootApp has no field or method Quiet) (typecheck)
|
build (ubuntu-latest, 1.19):
pkg/walker.go#L52
w.ExcludePath undefined (type *Walker has no field or method ExcludePath) (typecheck)
|
build (ubuntu-latest, 1.19):
pkg/walker.go#L88
w.ExcludePath undefined (type *Walker has no field or method ExcludePath) (typecheck)
|
build (ubuntu-latest, 1.19)
Process completed with exit code 1.
|
build (ubuntu-latest, 1.20):
cmd/mockery.go#L190
r.Quiet undefined (type *RootApp has no field or method Quiet) (typecheck)
|
build (ubuntu-latest, 1.20):
pkg/walker.go#L52
w.ExcludePath undefined (type *Walker has no field or method ExcludePath) (typecheck)
|
build (ubuntu-latest, 1.20):
pkg/walker.go#L88
w.ExcludePath undefined (type *Walker has no field or method ExcludePath) (typecheck)
|
build (ubuntu-latest, 1.20)
Process completed with exit code 1.
|
build (macos-latest, 1.19)
The operation was canceled.
|
build (macos-latest, 1.20)
The operation was canceled.
|
build (ubuntu-latest, 1.19)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (ubuntu-latest, 1.20)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (macos-latest, 1.19)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (macos-latest, 1.20)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|