jmcdo29 / testing-nestjs

A repository to show off to the community methods of testing NestJS including Unit Tests, Integration Tests, E2E Tests, pipes, filters, interceptors, GraphQL, Mongo, TypeORM, and more!
MIT License
2.88k stars 379 forks source link

Unable to commit the file in file-up-and-down-sample #1995

Closed neerajkumar161 closed 1 year ago

neerajkumar161 commented 1 year ago

Is there an existing issue for this?

Describe the bug

I was doing some type assertion fix in the file, after doing that when I tried to commit the file, .eslintrc.json file causing the issue and unable to commit the file. You can check the screenshot I have shared. I tried installing the package as well as mentioned in the terminal, but it didn't work. Please let me know if I'm missing anything.

image

Minimum reproduction code and/or steps to reproduce

No response

Expected behavior

File should commit after making changes.

In which operating systems have you tested?

Additional context

No response

jmcdo29 commented 1 year ago

Most likely the auto upgrade deps went through fine but there's actual errors with the workout.. nx recently rebranded most of their packages to be @nx/whatever.. I'll look into fixing things up tomorrow or Friday