An error occurred while fetching the assigned iteration of the selected issue.
Powershell: writeCommandChecked does not check exit code
func (b *PowerShell) writeCommandChecked(w io.Writer, format string, args ...interface{}) {
b.writeCommand(w, format, args...)
}
so build always succeeded.