Myyk Seok

Results 10 issues of Myyk Seok

Would you consider breaking out the dependencies into more modular pieces? Having to depend on all of aws-java-sdk when only using S3 is really unnecessary. aws-java-sdk is already broken up...

The "--paths-file" option does not exist, though there's mention of it in https://github.com/php-actions/phpstan#inputs. I tried to use it like this: ``` - name: PHPStan Static Analysis uses: php-actions/phpstan@v3 with: memory_limit:...

This prevents RCE with $(...) syntax, and makes the regex escaping functions unnecessary, and the code slightly cleaner. Fixes #287 Manually tested on Ubuntu running locally. ------ Setup: ![image](https://user-images.githubusercontent.com/2080820/228478226-b51b7057-024f-46fb-b5d4-5d7924b790eb.png) Before:...

### Description of the issue A release was made for this change - https://github.com/Ryujinx/Ryujinx/wiki/Changelog#11827-11828---2023-05-28 It seems like it would not be wanted since it uses GHA hours. Also it seems...

bug

**Describe the bug** I was drawing a polygon that wrapped around itself and caused the app to crash. **To Reproduce** *I couldn't repro the bug.* Steps to reproduce the behavior:...

Hi there, I'm just learning libGDX now and reading the docs and cross checking along the way, so I'm not yet comfortable to suggest an edit. I'm also new to...

PRs welcome

Hi, I tried to follow the readme and using whatever version of Expo I got on the Google Play Store. After running `npm start` and scanning the QR code I...

Attempted to test as best I could with copying the changes onto a new project created from the published template.

Attempted to test as best I could with copying the changes onto a new project created from the published template.

Firstly, thanks for this awesome template! I'm pretty new to Next, so I'm sorry if this isn't a very good issue. I believe that the `mcr.microsoft.com/devcontainers/universal:2` image used in this...