Skip to content

Conversation

lposen
Copy link
Contributor

@lposen lposen commented Oct 20, 2025

🔹 JIRA Ticket(s) if any

✏️ Description

Please provide a brief description of what this pull request does.

@github-actions
Copy link

github-actions bot commented Oct 20, 2025

Lines Statements Branches Functions
Coverage: 51%
51.25% (246/480) 23.28% (44/189) 44.23% (69/156)

@qltysh
Copy link

qltysh bot commented Oct 21, 2025

❌ 6 blocking issues (7 total)

Tool Category Rule Count
eslint Lint tsdoc-undefined-tag: The TSDoc tag "@group" is not defined in this configuration 6
qlty Structure Function with many returns (count = 8): IterableInbox 1

This is from Qlty Cloud, the successor to Code Climate Quality. Learn more.

* It handles fetching messages, displaying them in a list, and showing individual message details.
* It also manages the state of the inbox, including loading state, selected message, and visible message impressions.
*
* @category React Components
Copy link

Choose a reason for hiding this comment

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

tsdoc-undefined-tag: The TSDoc tag "@category" is not defined in this configuration [eslint:tsdoc/syntax]

* It also manages the state of the inbox, including loading state, selected message, and visible message impressions.
*
* @category React Components
* @group React Components
Copy link

Choose a reason for hiding this comment

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

tsdoc-undefined-tag: The TSDoc tag "@group" is not defined in this configuration [eslint:tsdoc/syntax]

* Launch the application from the background in Android devices.
*
* Android only.
* @group Android only.
Copy link

Choose a reason for hiding this comment

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

tsdoc-undefined-tag: The TSDoc tag "@group" is not defined in this configuration [eslint:tsdoc/syntax]

* Android only feature: This controls whether the SDK should enforce encryption for all PII stored on disk.
* By default, the SDK will not enforce encryption and may fallback to unencrypted storage in case the encryption fails.
*
* @group Android only.
Copy link

Choose a reason for hiding this comment

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

tsdoc-undefined-tag: The TSDoc tag "@group" is not defined in this configuration [eslint:tsdoc/syntax]

*
* @returns The current app state.
*
* @category Hooks
Copy link

Choose a reason for hiding this comment

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

tsdoc-undefined-tag: The TSDoc tag "@category" is not defined in this configuration [eslint:tsdoc/syntax]

* @returns The current app state.
*
* @category Hooks
* @group Hooks
Copy link

Choose a reason for hiding this comment

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

tsdoc-undefined-tag: The TSDoc tag "@group" is not defined in this configuration [eslint:tsdoc/syntax]

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