Skip to content
This repository was archived by the owner on May 25, 2026. It is now read-only.

chore: silence tracks.test object-injection lint - #51

Merged
ivorycrayon merged 1 commit into
mainfrom
chore/silence-tracks-test-lint
May 22, 2026
Merged

chore: silence tracks.test object-injection lint#51
ivorycrayon merged 1 commit into
mainfrom
chore/silence-tracks-test-lint

Conversation

@ivorycrayon

Copy link
Copy Markdown
Contributor

What

Add a file-level eslint-disable security/detect-object-injection to tracks.test.ts — the same suppression Group H applied to the Fisher-Yates files.

Why

PR #47's test helpers index fetchMock.mock.calls[callIndex] with a test-controlled integer; the rule flags the computed access as injection, a false positive. Restores a zero-warning pnpm lint.

@ivorycrayon
ivorycrayon merged commit 7c402e9 into main May 22, 2026
1 check passed
@ivorycrayon
ivorycrayon deleted the chore/silence-tracks-test-lint branch May 22, 2026 22:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant