Rubin Raithel

Results 9 issues of Rubin Raithel

**Describe the bug** When creating a docstring, function parameters, their types and the return-type is not taken into consideration. The generated docstring will only contain a seemingly random selection of...

bug

# Bug report ## Describe the bug Starting with [`14.1.0.55`](https://hub.docker.com/layers/postgres/supabase/postgres/14.1.0.55/images/sha256-84f966c91ad180ed215d53b019bb8f13ce8635d8e81dbf165ee8011abcc00c84?context=explore) the server fails with `Permission denied for /usr/lib/postgresql/14/bin/pgsodium_getkey_urandom.sh` ## To Reproduce 1. Try to start `supabase/postgres:14.1.0.55` or newer 2. Watch...

bug

I would like to establish the raw TCP connections myself in my application and simply rely on `smtpExchange` to handle the SMTP protocol. Are there any negative consequences for exposing...

Hi there, I discovered your awesome package and everything works very well. The only little problem I have is that when trying out multiple servers to send emails to (in...

I would like to add my little tool [Uptime-Robot](https://github.com/Coronon/uptime-robot) to the list of 3rd party integrations :) Thank you for your awesome work!

question

Hi there, I really love all the work by the dart team, Dart really has become one of my favorite languages (also outside of Flutter). I am wondering why there...

**Which API doesn't behave as documented, and how does it misbehave?** The `sequenceStateStream` emits inconsistent `SequenceState` instances. When I switch between two shuffled playlists (`ConcatenatingAudioSource`) the `sequenceStateStream` emits a `SequenceState`...

bug
1 backlog

### Change Type Addition ### Proposed Changes The new CSS variables introduced in the Svelte 5 version (`--sidebar-*`) are not generated when customizing themes on the [themes](https://next.shadcn-svelte.com/themes) site. Currently, these...

triage

### Describe the bug When using the `Calendar` component with the year selector dropdown, going to the last selectable year and month and using the _right arrow_ to go to...

under review