fix: quality gate check for code duplication #37
Closed
shivamvijaywargi
started this conversation in
Ideas
Replies: 1 comment
-
For now I have excluded the *.sql, *.model.ts, *.route.ts files |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As of now the quality gate check is failing because the error responses for OpenAPI are being duplicated over and over again in every *.route.ts file.
We need to find a way to fix this if possible.
Beta Was this translation helpful? Give feedback.
All reactions