Skip to content

🧹 refactor: Update code quality and error handling #131

🧹 refactor: Update code quality and error handling

🧹 refactor: Update code quality and error handling #131

Triggered via push October 21, 2024 10:57
Status Failure
Total duration 24s
Artifacts

update_views.yml

on: push
update_views
14s
update_views
Fit to window
Zoom out
Zoom in

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