Skip to content

Resolve CompareObjectsWithEquals #198

@Bigeco

Description

@Bigeco

Description

Among the issues that code-flow mentioned was UseEqualsToCompareStrings (using == when comparing String objects). In String objects, == does not compare object strings but rather memory addresses. There may be issues arising from this, so we will address these issues for maintenance purposes.

Metadata

Metadata

Assignees

Labels

🛠️fixThis will not be worked on

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions