Joan

Results 5 issues of Joan

### Module RabbitMQ ### Testcontainers version 1.17.3 ### Using the latest Testcontainers version? Yes ### Host OS Linux (Ubuntu 20.04) ### Host Arch x86_64 ### Docker version ```shell Client: Version:...

type/bug
resolution/acknowledged
resolution/pr-submitted
modules/rabbitmq

I'm trying to cur a video using SmartCut but I get the following error: ``` 2019-08-29 20:30 - vidcutter.libs.videoservice - INFO - /usr/bin/ffprobe -hide_banner -v error -show_packets -select_streams v -show_entries...

Sonarsource has a commercial C/C++/Objective C plugin, if you install the Sornarsource plugin it takes precedence even if you only have the license for the C/C++ functionalities (not for Objective...

If published as a Docker image it can be used easily without depending on cargo or homebrew

good first issue

I trying to check the values inserted on a table where a field is of the type `jsonb`. When I run something like this: ```java assertThat(eventsTable) .row(0) .value("data").isEqualTo("{\"key\": \"value\"}"); ```...

enhancement
question