Daniel Powell
Daniel Powell
I seem to be getting a lot of missed packets on 2.47f, it usually happens after being powered on for some time and then will drop off. ``` sProcessing Status...
Had an instance of 2.47e where I'm not getting any data for over an hour Using a hm-10, restarting phone has no effect and BT led indicates there is a...
It'd be interesting / useful if the debug output included the total number of packets captured on each channel and/or the channel of the last packet
Just wanted to get some ideas on this as there seem to be a few people facing the same issue and most of them are using teamcity https://github.com/NuGet/Home/issues/7699 I downloaded...
Trying to use the cli to debug an issue with hanging (which could be related to this issue I guess). Config: ``` job: package-manager: npm_and_yarn allowed-updates: - update-type: all source:...
## Describe When using the github actions summary output there is no title to the output so if you have other things in the summary it becomes confusing as to...
Using on a reusable workflow that has outputs with no description fails with `Cannot read properties of undefined (reading 'replace')` Docs state that output description in optional https://docs.github.com/en/actions/writing-workflows/workflow-syntax-for-github-actions#onworkflow_calloutputs If I...