Removed os.Exec'ing code #12086
Annotations
10 errors and 1 warning
platform/os_windows.go#L302
Error return value of `m.Disconnect` is not checked (errcheck)
|
platform/os_windows.go#L68
commentFormatting: put a space between `//` and comment text (gocritic)
|
platform/os_windows.go#L265
commentFormatting: put a space between `//` and comment text (gocritic)
|
platform/os_windows.go#L274
commentFormatting: put a space between `//` and comment text (gocritic)
|
platform/os_windows.go#L409
commentFormatting: put a space between `//` and comment text (gocritic)
|
platform/os_windows_test.go#L167
commentFormatting: put a space between `//` and comment text (gocritic)
|
platform/os_windows_test.go#L187
commentFormatting: put a space between `//` and comment text (gocritic)
|
platform/os_windows_test.go#L38
unnamedResult: consider giving a name to these results (gocritic)
|
platform/os_windows_test.go#L25
unused-parameter: parameter 'k' seems to be unused, consider removing or renaming it as _ (revive)
|
platform/osRegistryInterface.go#L27
unused-parameter: parameter 'k' seems to be unused, consider removing or renaming it as _ (revive)
|
|
This job failed
Loading