Skip to content

Remove usage of panic inside the code #3148

Open
@remyleone

Description

@remyleone

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

# rleone @ rleone-macbook in ~/workspace/terraform-provider-scaleway on git:master o [17:16:29] C:1
$ go get -tool github.com/bflad/gopaniccheck/cmd/gopaniccheck                               
(k8s|docker-desktop:default)
# rleone @ rleone-macbook in ~/workspace/terraform-provider-scaleway on git:master x [17:17:00] 
$ go tool gopaniccheck ./...                                                      
/Users/rleone/workspace/terraform-provider-scaleway/internal/acctest/vcr.go:128:3: avoid panic() usage
/Users/rleone/workspace/terraform-provider-scaleway/internal/acctest/vcr.go:133:3: avoid panic() usage
/Users/rleone/workspace/terraform-provider-scaleway/internal/acctest/vcr.go:153:4: avoid panic() usage
/Users/rleone/workspace/terraform-provider-scaleway/internal/acctest/vcr.go:167:3: avoid panic() usage

Metadata

Metadata

Assignees

Labels

enhancementpriority:lowLow priority such as UX improvements and esthetics

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions