You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by GitBox <gi...@apache.org> on 2022/10/06 04:23:35 UTC

[GitHub] [incubator-devlake] keon94 commented on issue #3307: [Bug][generator] Extractor Not able to detect the Collector Name.

keon94 commented on issue #3307:
URL: https://github.com/apache/incubator-devlake/issues/3307#issuecomment-1269291731

   It's because of this line:
   https://github.com/apache/incubator-devlake/blob/6893518460793f3e7baa3750367ba09793e267f7/generator/cmd/create_collector.go#L64
   
   Either we need a nil check on the err there or inside the Wrap method.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org