-
* bleak version: 0.22.3
* Python version: 3.11
* Operating System: RISC-V
* BlueZ version (`bluetoothctl -v`) in case of Linux: 5.6.8
### Description
![image](https://github.com/user-attachment…
-
* bleak version: 0.22.3
* Python version: 3.11
* Operating System: RISC-V
* BlueZ version (`bluetoothctl -v`) in case of Linux: 5.6.8
### Description
![image](https://github.com/user-attachment…
-
### Component(s)
receiver/kafka
### Is your feature request related to a problem? Please describe.
In our company, we use the `kafkareceiver` to consume messages from an internal Kafka instance, wh…
-
Hello. I cant seem to get past this error when attempting to connect to my AC180. The android app picks it up fine.
2024-06-14 14:41:04 INFO Connecting to MQTT broker...
2024-06-14 14:41:04 …
-
When running light node on v0.18.2-mocha, I observe a flood of logs:
```bash
2024-10-08T14:38:50.290-0400 ERROR shwap/bitswap bitswap/block_fetch.go:190hasher: no unmarshallers registered for bagi…
-
Hi, Is there a plan to write an unmarshaller for R5 version. I currently see the unmarshaller is available for R4, R3. If the plan is not in near future, can you guide me on how to generate the unmars…
-
The new StAX APIs on javax.xml.bind.Unmarshaller need to specify that
START_DOCUMENT is a legal state for the XMLStreamReader or XMLEventReader
passed into the unmarshal() method.
The javadoc current…
-
Please review the [Community Note](https://github.com/trufflesecurity/trufflehog/blob/main/.github/community_note.md) before submitting
### TruffleHog Version
Dev
### Trace Output
```
{"level":…
-
Move those common components out of the `amazonsqs` package into a separate `utils` package?
p4tin updated
2 months ago
-
**Describe the bug**
```
record MyClass(@JsonbProperty("my_set_field") @JsonbTypeAdapter(SetAdapter.class) Set entries) {};
public class SetAdapter implements JsonbAdapter { /* ... */ }
```
…