Hirotaka Miyagi

Results 86 comments of Hirotaka Miyagi

oh, in my project, I am probably getting the expected results by doing the following(passing two `--`): ``` yarn test -- -- --listTests yarn run v1.19.0 warning From Yarn 1.0...

Thanks for working on this issue 😄 Please allow me to report the bug. Starting with v1.6.0, it appears that whitespace with placeholders in template literals will be removed. ```...

I want to use `enumsAsConst` with client-preset. I want to treat them as object values, not types, e.g. [typescript-mock-data](https://github.com/ardeois/graphql-codegen-typescript-mock-data),[typescript-validation-schema](https://www.npmjs.com/package/graphql-codegen-typescript-validation-schema) refers to a value. --- I know that client-preset is intentionally...

@katz Thanks for the comment 😄 Very nice! Since the purpose of this action is to visualize the scope of changes affected, the `--reaches` option may be optimal. It would...

@katz Hey, I've pushed the prerelease version, can you try it? https://github.com/MH4GF/dependency-cruiser-report-action/releases/tag/v2.5.0-1 ```yaml steps: - uses: MH4GF/[email protected] with: visualize-type: reaches ``` One difference from the existing system is that the...

Hi @sanket-deepsource, @jai-deepsource, @aman-deepsource, @ishan-deepsource, @rahul-deepsource, @rohan-deepsource, Thanks for creating a great site. Take a look if you can!

@samuel871211 That's the problem that happens when it's a PR from a fork. Thanks, you can ignore it for now.

📝 ```sh ❯ pnpm -r why undici Legend: production dependency, optional only, dev only [email protected] /Users/mh4gf/ghq/github.com/liam-hq/liam devDependencies: vercel 41.4.1 └─┬ @vercel/node 5.1.14 └── undici 5.28.5 @liam-hq/[email protected] /Users/mh4gf/ghq/github.com/liam-hq/liam/frontend/apps/app dependencies: @liam-hq/jobs link:../../packages/jobs...