Skip to content

fix (shell) : Improve CRC shell detection on unix environments (#3767) #3191

fix (shell) : Improve CRC shell detection on unix environments (#3767)

fix (shell) : Improve CRC shell detection on unix environments (#3767) #3191

Triggered via pull request December 20, 2024 14:53
Status Failure
Total duration 14m 9s
Artifacts

make-check-win.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

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.