Skip to content

Conversation

timokoessler
Copy link
Member

No description provided.

.isSignatureAgentMonitored(signatureAgent);

if (isSignatureAgentBlocked || isMonitoredSignatureAgent) {
// Find all the matching user agent keys when it's a blocked or monitored user agent
Copy link

@aikido-pr-checks aikido-pr-checks bot Aug 1, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line exceeds 120 characters limit making it harder to read and maintain More info

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

False detection

Copy link

codecov bot commented Aug 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

return this.receivedAnyStats;
}

updateBlockedSignatureAgents(blockedSignatureAgents: string) {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line exceeds 120 characters with 'updateBlockedSignatureAgents(blockedSignatureAgents: string)' method signature More info

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

False positive

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.

1 participant