Skip to content

refactor: replace builtin prototype method with Object.prototype equivalent#4

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

refactor: replace builtin prototype method with Object.prototype equivalent#4
deepsource-dev-autofix[bot] wants to merge 1 commit into
v1.xfrom
deepsource-autofix-4d869ab5

Conversation

@deepsource-dev-autofix
Copy link
Copy Markdown

It is preferable to call certain Object.prototype methods through Object on object instances instead of using the builtins directly.

…uivalent

It is preferable to call certain `Object.prototype` methods through `Object` on object instances instead of using the builtins directly.
@deepsource-development
Copy link
Copy Markdown

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

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScript✅ Success
🎯 1 occurence resolved
View Check ↗

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

@deepsource-io
Copy link
Copy Markdown

deepsource-io Bot commented Apr 25, 2025

Here's the code health analysis summary for commits 1339402..27201df. 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.

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