PremSahooESL

Results 4 issues of PremSahooESL

Application could not get started due to wrong method signture being used from eventhub package. I am trying to use **iotservice** client on my application. I end up gettng below...

Go Version: **go 1.19** **ERROR message parse error: invalid semicolon separator in query** ``` c, err := iotdevice.NewFromConnectionString( iotmqtt.New(), "xxxxxxxxxxxxxxxxxxxx", ) if err != nil { log.Fatal(err) } // connect...

`Attempt to call undefined import method with arguments ("tmpdir") via package "File::Spec" (Perhaps you forgot to load the package?) at pgbadger line 46.`

**Eventhub Module**: github.com/Azure/azure-event-hubs-go/v3 **v3.6.2** Is there a way to print Eventhub PartitionId while using '**eph**' (Eventhub Processor Host) ![Image](https://github.com/user-attachments/assets/560c0d70-76e1-4298-b7c3-9a082869bcdf)