🧹 refactor: Update code quality and error handling #131
Annotations
4 errors and 6 warnings
update_views:
src/cli/commands/base.command.ts#L12
`../utils/database.util` import should occur before import of `../utils/error.util`
|
update_views:
src/cli/commands/base.command.ts#L68
Missing return type on function
|
update_views:
src/cli/commands/env.command.ts#L39
Missing return type on function
|
update_views
Process completed with exit code 1.
|
update_views:
src/cli/commands/env.command.ts#L98
Expected blank line before this statement
|
update_views:
src/shared/utils/anthropic_client.ts#L12
Expected blank line before this statement
|
update_views:
src/shared/utils/anthropic_client.ts#L15
Expected blank line before this statement
|
update_views:
src/shared/utils/anthropic_client.ts#L22
Expected blank line before this statement
|
update_views:
src/shared/utils/anthropic_client.ts#L41
Expected blank line before this statement
|
update_views:
src/shared/utils/prompt_operations.ts#L1
'Anthropic' is defined but never used
|