Escape paths (#32) #214
Annotations
10 errors
golangci-lint:
../../../../../opt/hostedtoolcache/go/1.21.5/x64/src/slices/sort.go#L67
undefined: min (typecheck)
|
golangci-lint:
../../../../../opt/hostedtoolcache/go/1.21.5/x64/src/slices/sort.go#L97
undefined: max (typecheck)
|
golangci-lint:
internal/chain/chain.go#L17
type `dispatcher` is unused (unused)
|
golangci-lint:
internal/chain/chain.go#L21
func `(*dispatcher[T]).Next` is unused (unused)
|
golangci-lint:
internal/chain/chain.go#L33
func `(*dispatcher[T]).SetNext` is unused (unused)
|
golangci-lint:
cmd/portup/main.go#L61
block should not end with a whitespace (or comment) (wsl)
|
golangci-lint:
cmd/portup/main.go#L100
only cuddled expressions if assigning variable or using from line above (wsl)
|
golangci-lint:
internal/file/copy.go#L33
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
golangci-lint:
cmd/pushbak/main.go#L5
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
golangci-lint:
cmd/refiles/main.go#L7
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
The logs for this run have expired and are no longer available.
Loading