fix: disable fuzzy #3244
Annotations
10 errors and 1 warning
|
golangci-lint:
setup.go#L8
"slices" imported and not used
|
|
golangci-lint:
cmd/task/task.go#L11
could not import github.com/go-task/task/v3 (-: # github.com/go-task/task/v3
|
|
golangci-lint:
setup.go#L13
"github.com/sajari/fuzzy" imported and not used (typecheck)
|
|
golangci-lint:
setup.go#L8
"slices" imported and not used
|
|
golangci-lint:
args/args.go#L33
undefined: task (typecheck)
|
|
golangci-lint:
args/args.go#L28
undefined: task (typecheck)
|
|
golangci-lint:
args/args.go#L27
undefined: task (typecheck)
|
|
golangci-lint:
setup.go#L13
"github.com/sajari/fuzzy" imported and not used) (typecheck)
|
|
golangci-lint:
setup.go#L8
"slices" imported and not used
|
|
golangci-lint:
args/args.go#L9
could not import github.com/go-task/task/v3 (-: # github.com/go-task/task/v3
|
|
Run actions/setup-go@v6
Restore cache failed: Dependencies file is not found in /home/runner/work/task/task. Supported file pattern: go.sum
|
Loading