Skip to content

State Mutation In Getter detector#306

Merged
jubnzv merged 5 commits into
nowarp:masterfrom
Esorat:248-State-mutatingin-in-getter
Feb 27, 2025
Merged

State Mutation In Getter detector#306
jubnzv merged 5 commits into
nowarp:masterfrom
Esorat:248-State-mutatingin-in-getter

Conversation

@Esorat
Copy link
Copy Markdown
Member

@Esorat Esorat commented Feb 25, 2025

Closes #248

  • I have updated CHANGELOG.md
  • I have added tests to demonstrate the contribution is correctly implemented
  • No test failures were reported when running yarn test-all
  • I did not do unrelated and/or undiscussed refactorings

@Esorat Esorat force-pushed the 248-State-mutatingin-in-getter branch from 4a06c3c to 4731f9e Compare February 25, 2025 17:01
Comment thread src/detectors/builtin/stateMutationInGetter.ts Outdated
Comment thread src/detectors/builtin/stateMutationInGetter.ts Outdated
Comment thread src/detectors/builtin/stateMutationInGetter.ts Outdated
Comment thread src/detectors/builtin/stateMutationInGetter.ts Outdated
Comment thread src/detectors/builtin/stateMutationInGetter.ts Outdated
Comment thread src/detectors/builtin/stateMutationInGetter.ts Outdated
Comment thread src/detectors/builtin/stateMutationInGetter.ts Outdated
Comment thread src/detectors/builtin/stateMutationInGetter.ts Outdated
@jubnzv jubnzv merged commit 969f2f7 into nowarp:master Feb 27, 2025
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.

State-Mutating Function is Called in Getter

2 participants