rdctl: Use new function when terminating RD for factory-reset #3644
Annotations
5 errors
lint (windows-latest):
src/go/rdctl/pkg/process/process_windows.go#L56
Error return value of `windows.CloseHandle` is not checked (errcheck)
|
lint (windows-latest):
src/go/rdctl/pkg/factoryreset/factory_reset_windows.go#L36
var `pKernel32` is unused (unused)
|
lint (windows-latest):
src/go/rdctl/pkg/factoryreset/factory_reset_windows.go#L37
var `pEnumProcesses` is unused (unused)
|
lint (windows-latest):
src/go/rdctl/pkg/process/process_windows.go#L95
S1023: redundant `return` statement (gosimple)
|
lint (windows-latest)
Process completed with exit code 1.
|