fix (shell) : Improve CRC shell detection on unix environments (#3767) #3191
Annotations
3 errors
build (windows-2022, 1.22):
pkg/os/shell/shell.go#L93
wrapperFunc: use strings.ReplaceAll method in `strings.Replace(path, ":", "", -1)` (gocritic)
|
build (windows-2022, 1.22):
pkg/os/shell/shell.go#L94
wrapperFunc: use strings.ReplaceAll method in `strings.Replace(path, "\\", "/", -1)` (gocritic)
|
build (windows-2022, 1.22)
Process completed with exit code 1.
|