Performance improvement : pman ls
command is now 4x faster for most use cases
#37
Annotations
6 errors and 1 warning
test (stable, ubuntu-latest):
pkg/utils/utils.go#L128
S1008: should use 'return now-recTime > int64(oneDay)' instead of 'if now-recTime > int64(oneDay) { return true }; return false' (gosimple)
|
test (stable, ubuntu-latest):
pkg/indexer.go#L68
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
|
test (stable, ubuntu-latest):
cmd/alias.go#L48
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
|
test (stable, ubuntu-latest):
cmd/delete.go#L58
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
|
test (stable, ubuntu-latest):
cmd/set.go#L54
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
|
test (stable, ubuntu-latest)
issues found
|
test (stable, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/pman/pman. Supported file pattern: go.sum
|