Skip to content

rdctl: Use new function when terminating RD for factory-reset #3644

rdctl: Use new function when terminating RD for factory-reset

rdctl: Use new function when terminating RD for factory-reset #3644

Triggered via push October 7, 2024 20:48
Status Failure
Total duration 16m 26s
Artifacts

test.yaml

on: push
Matrix: lint
Fit to window
Zoom out
Zoom in

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#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.