grlx icon indicating copy to clipboard operation
grlx copied to clipboard

handle error

Open github-actions[bot] opened this issue 2 years ago • 1 comments

https://api.github.com/gogrlx/grlx/blob/722b7b3e46e0720b315655df0f02bbf95872ba12/pki/pki.go#L437


	}
	_, err = nkeyClient.Do(req)
	if err != nil {
		// TODO handle error
		return err
	}
	return nil

github-actions[bot] avatar Jun 28 '23 00:06 github-actions[bot]

assigned to @squrki

taigrr avatar Aug 01 '24 22:08 taigrr