Alex Hincu

Results 8 issues of Alex Hincu

My company uses a private instance of GitLab to host our code and the extension doesn't seem to work there, I just get an infinite spinner like this: ![image](https://user-images.githubusercontent.com/14080148/41536848-6ec2cdbc-730f-11e8-8adb-5ebba788912a.png) It...

## Description When attempting to run the [master branch docker image](https://hub.docker.com/layers/fredboat/lavalink/master/images/sha256-6ed4fa7ca308bb30979828510c38e6e9e10e57a8101db67d137d6856fb9f6ade?context=explore) on an ARM machine (M1 SoC) I encountered the following issue: https://github.com/docker/for-mac/issues/5123 ``` qemu: uncaught target signal 11 (Segmentation...

### Description Gutter icons from the diagnostics module pop up to the left of line numbers. In fact, while no icons are visible it looks fine, as soon as a...

help wanted
diagnostics

# Summary Implemented method for bulk overwriting application commands and added a couple more builders in the context of interactions to facilitate that. The `ApplicationCommandBuilder` is a bit awkward because...

enhancement

I'm looking to have a "default" option for the dropdown argument type. This could be done by simply having another boolean field called `selected` for each option, besides `title` and...

Example: ```toml [plugin.example] local = "$ZDOTDIR/plugins" ``` Ability to use environment variables for local plugin paths would make the sheldon config more portable (i.e. adds ability to use the same...

feature

### Initial Checks - [X] I confirm that I'm using Pydantic V2 ### Description While private model attributes are handled correctly by pydantic at runtime as described in https://docs.pydantic.dev/latest/concepts/models/#private-model-attributes, it...

bug V2
pending

### Checklist - [x] I am sure the error is coming from aiogram code - [x] I have searched in the issue tracker for similar bug reports, including closed ones...

bug
confirmed