-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactor/monorepo (WIP) #561
base: master
Are you sure you want to change the base?
Conversation
} | ||
} | ||
|
||
function updateTsConfig(workspaceDir: string, lockfile: LockfileFile) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Function updateTsConfig
has 32 lines of code (exceeds 25 allowed). Consider refactoring.
} | ||
|
||
export function createAxiosError<T>( | ||
name: string, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Function createAxiosError
has 5 arguments (exceeds 4 allowed). Consider refactoring.
} | ||
|
||
export function mockNextResponseAsError( | ||
name: string, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Function mockNextResponseAsError
has 5 arguments (exceeds 4 allowed). Consider refactoring.
BREAKING CHANGE: Images adapters must now be installed separately: - @edged/fs-adapter - @edged/http-adapter - @edged/s3-adapter
6a7f3dd
to
6fc1bf6
Compare
} | ||
} | ||
|
||
function updateTsConfig(workspaceDir: string, lockfile: LockfileFile) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Function updateTsConfig
has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Code Climate has analyzed commit 1338696 and detected 11 issues on this pull request. Here's the issue category breakdown:
View more on Code Climate. |
No description provided.