fix: disable fuzzy #3244
lint.yml
on: pull_request
lint-jsonschema
14s
Matrix: Lint
Annotations
12 errors and 2 warnings
|
Lint (1.24.x):
setup.go#L8
"slices" imported and not used
|
|
Lint (1.24.x):
cmd/task/task.go#L11
could not import github.com/go-task/task/v3 (-: # github.com/go-task/task/v3
|
|
Lint (1.24.x):
setup.go#L13
"github.com/sajari/fuzzy" imported and not used (typecheck)
|
|
Lint (1.24.x):
setup.go#L8
"slices" imported and not used
|
|
Lint (1.24.x):
args/args.go#L33
undefined: task (typecheck)
|
|
Lint (1.24.x):
args/args.go#L28
undefined: task (typecheck)
|
|
Lint (1.24.x):
args/args.go#L27
undefined: task (typecheck)
|
|
Lint (1.24.x):
setup.go#L13
"github.com/sajari/fuzzy" imported and not used) (typecheck)
|
|
Lint (1.24.x):
setup.go#L8
"slices" imported and not used
|
|
Lint (1.24.x):
args/args.go#L9
could not import github.com/go-task/task/v3 (-: # github.com/go-task/task/v3
|
|
Lint (1.25.x)
The strategy configuration was canceled because "lint._1_24_x" failed
|
|
Lint (1.25.x)
The operation was canceled.
|
|
Lint (1.24.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/task/task. Supported file pattern: go.sum
|
|
Lint (1.25.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/task/task. Supported file pattern: go.sum
|