Skip to content

refactor: remove ts-<directive> comments - #7

Open
deepsource-dev-autofix[bot] wants to merge 1 commit into
v1.xfrom
deepsource-autofix-ab63afd4
Open

refactor: remove ts-<directive> comments#7
deepsource-dev-autofix[bot] wants to merge 1 commit into
v1.xfrom
deepsource-autofix-ab63afd4

Conversation

@deepsource-dev-autofix

Copy link
Copy Markdown

This PR removes unnecessary TypeScript ts- comments from the codebase to enforce stricter type checking and improve code quality.

  • Found // @ts-<directive> comments: The codebase contained // @ts-ignore and similar directives that globally suppress TypeScript checks, potentially hiding legitimate type errors. This change removes all such directives and implements proper type annotations and refactors to address the underlying errors, thereby improving code safety and maintainability.

This Autofix was generated by AI. Please review the change before merging.

This PR removes unnecessary TypeScript ts-<directive> comments from the codebase to enforce stricter type checking and improve code quality.

- Found `// @ts-<directive>` comments: The codebase contained `// @ts-ignore` and similar directives that globally suppress TypeScript checks, potentially hiding legitimate type errors. This change removes all such directives and implements proper type annotations and refactors to address the underlying errors, thereby improving code safety and maintainability.

> This Autofix was generated by AI. Please review the change before merging.
@deepsource-io

deepsource-io Bot commented May 29, 2025

Copy link
Copy Markdown

Here's the code health analysis summary for commits 1339402..23f2958. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScript✅ SuccessView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

@deepsource-development

Copy link
Copy Markdown

Here's the code health analysis summary for commits 1339402..23f2958. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScript✅ Success
🎯 5 occurences resolved
View Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants