Refactor for more idiomatic go, swap dropdown selector with charmbrac… #7
Annotations
3 errors and 1 warning
Run linters:
console/spin.go#L12
Error return value of `(*github.com/charmbracelet/huh/spinner.Spinner).Run` is not checked (errcheck)
|
Run linters:
pager/pagerduty.go#L98
SA1019: p.client.ListUsers is deprecated: Use ListUsersWithContext instead. (staticcheck)
|
Run linters
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading