incubator-devlake icon indicating copy to clipboard operation
incubator-devlake copied to clipboard

[Bug][Framework] Report `panic: interface conversion: interface {} is nil, not *helper.ListBaseNode`

Open warren830 opened this issue 3 years ago • 1 comments

Search before asking

  • [X] I had searched in the issues and found no similar issues.

What happened

When I tried to use jenkins to collect jobs, it reported panic: interface conversion: interface {} is nil, not *helper.ListBaseNode I found this is caused by pr #2401 @keon94 Please take a look at that, thanks

What you expected to happen

It should collect successfully

How to reproduce

just collect jenkins jobs

Anything else

No response

Version

main

Are you willing to submit PR?

  • [ ] Yes I am willing to submit a PR!

Code of Conduct

warren830 avatar Jul 29 '22 14:07 warren830

@warren830 please run a quick test again and let me know if PR #2634 fixed it.

keon94 avatar Jul 29 '22 15:07 keon94