iTrooz

Results 93 issues of iTrooz

**Describe the bug** I don't know how to describe the bug, so here is a video to summarize it: ![Video](https://github.com/user-attachments/assets/17874b9a-189a-43cf-a5f9-7e46517908d8) **Information about your version** tabby 0.8.3 (using a docker image)...

bug-unconfirmed

**Describe the enhancement** I would like https://github.com/actions/upload-artifact (and other clients of this function ?) to print some statistics about artifact size, like human size before compression, and human size after...

enhancement

### What happened? I downloaded https://github.com/zen-browser/desktop/releases/download/1.0.0-a.22/zen-generic.AppImage and https://github.com/zen-browser/desktop/releases/download/1.0.0-a.22/zen-specific.AppImage, and both fail like this: ``` $ ./zen-generic.AppImage execv error: No such file or directory ``` ### Reproducible? - [X] I have...

kind: critical severity

**Is your feature request related to a problem? Please describe.** I have a bunch of endpoints like this: ``` /user/{user_name}/posts/{post_id} [GET] /user/{user_name}/posts/{post_id} [POST] /user/{user_name}/posts/{post_id} [DELETE] /user/{user_name}/posts/ [GET] ``` I'd like...

When using a random port (`:0`), there is no way to then retrieve the port used, e.g. to print it to the console maybe `listener.Addr()` should be exposed by `agent`...

All identifiers, such as variables and package names, are grouped under ST1003. I think it'd be good to have the possibility to only enable ST1003 for the given types of...

needs-decision

### Is your feature request related to a problem? Please describe. Sometimes I create an user account and then forget about it. I'd like to be able to review existing...

type: feature

The metrics you name are not documented, so I cannot know the amount of information that is actually exported. For example, I didn't know it exported all the entity types...

I noticed that in the README, your commands sets both PAPER_SERVER and FORGE_SERVER to true. But is it really possible for a server to be both a paper and forge...

in the README command, I see that this exporter needs a world to work. I suppose that this is done to collect statistics. In the case that I am only...