Michal Landsman

Results 100 issues of Michal Landsman

I tried to do it in Photopea, but the result wasn't good. ![Image](https://github.com/user-attachments/assets/f5df692e-58f6-4c64-b705-8e3acc6d4267) So It makes me thinking that Vectorpea should do this better, but I do not see the...

Please add parameter to return result in JSON. I want to use it in GitHub Action and structured data would help. My current action looks like this: https://gist.github.com/landsman/357b960c063a743c838ec531c55e82b2

outdated

~~Hi, do you have any idea how to avoid this issue with using Deno?~~ Can you please update the doc to suggest named import to avoid following issue? > Property...

From some weird reason swag do not return correct exit code to the pipeline. How can I fix that? Is there some argument to do so? Example - this should...

enhancement

Hi, I’m new to Go and I was wondering if there has been any discussion or proposal around introducing annotations or attributes to the language. Using special comments (e.g. //...

Hello guys, do you think that this bug is fixable? ![Image](https://github.com/user-attachments/assets/bed4cff2-8ded-4029-b62c-7653c5f9ffcd) ![Image](https://github.com/user-attachments/assets/0ec7acae-5877-40eb-b910-3d7db18bdb1d) ![Image](https://github.com/user-attachments/assets/ecbd8dd5-976e-4d5c-b172-1c7e087ee10f) I saw some older builds (from 2018, on youtube) where this bug was not common.

When this extension learn to operate with [twig](https://github.com/phpstan/phpstan-symfony/pull/405) it would be nice to add rule where we can check generated routes agains paths in twig. ```twig ``` That would help...

### Version 4.33.4 ### Question I am looking for something like this. I don't want to specify tags, doc in controllers. I want to do it on config level, based...

question
stale

**Describe the bug | 问题描述** https://github.com/user-attachments/assets/8e7af63e-6bcb-486d-83eb-5b34aac95188 **Screenshots | 相关截图** **System Info | 系统信息:** - Mouse: MX Master 3S - OS: macOS 15.3.2 - Browser safari, chrome, everywhere... - Version 3.5.0...

**Describe the bug** Script breaks on some typo in compose.yml **To Reproduce** use this wrong compose file: ```yml services: web: build: . ports: - "8000:80" volumes: - .:/var/www/html depends_on:exit -...

bug