Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

panic: interface conversion: interface {} is nil, not string #301

Closed
jheran007 opened this issue Nov 9, 2022 · 1 comment
Closed

panic: interface conversion: interface {} is nil, not string #301

jheran007 opened this issue Nov 9, 2022 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@jheran007
Copy link

MacOs Ventura 13.0.0

aztfy version v0.8.0(a7c179f)

Getting the following when running attempting to import resource group:

panic: interface conversion: interface {} is nil, not string

goroutine 125 [running]:
github.com/magodo/azlist/azlist.listDirectChildResource({0x106c5c210, 0x1400019a010}, 0x14001ebb4f0, 0x100000000000000?, {{0x106c60718?, 0x140008fbbd0?}, 0x1400098c5a0?})
github.com/magodo/[email protected]/azlist/azlist.go:372 +0x5b8
github.com/magodo/azlist/azlist.ListChildResource.func2()
github.com/magodo/[email protected]/azlist/azlist.go:285 +0x3c
github.com/magodo/workerpool.(*workPool).Run.func1(0x0?)
github.com/magodo/[email protected]/workerpool.go:75 +0x78
created by github.com/magodo/workerpool.(*workPool).Run
github.com/magodo/[email protected]/workerpool.go:66 +0x50

@magodo
Copy link
Collaborator

magodo commented Nov 9, 2022

Duplicates to #257

@magodo magodo closed this as completed Nov 9, 2022
@magodo magodo added the duplicate This issue or pull request already exists label Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants