Skip to content

fix: warnings in ci checks#1707

Open
swadeley wants to merge 2 commits into
RedHatInsights:masterfrom
swadeley:swadeley/fix_warnings_in_ci_checks
Open

fix: warnings in ci checks#1707
swadeley wants to merge 2 commits into
RedHatInsights:masterfrom
swadeley:swadeley/fix_warnings_in_ci_checks

Conversation

@swadeley

@swadeley swadeley commented Jul 22, 2026

Copy link
Copy Markdown
Collaborator

Description

fix: rename pageCountLocator to stop eslint warning

Renamed to totalPagesLocator
because eslint rule treats any identifier starting with page as a Page object
so .textContent() looked like a banned page method.

fix: applied prettier text wrap & space

How to test the PR

Before the change

post-merge warnings

After the change

no more warnings

Checklist:

  • The commit message has the Jira ticket linked
  • [x ] PR has a short description
  • Screenshots before and after the change are added
  • Tests for the changes have been added
  • README.md is updated if necessary
  • Needs additional dependent work

@swadeley
swadeley requested a review from a team as a code owner July 22, 2026 10:09
swadeley added 2 commits July 22, 2026 11:24
Renamed to totalPagesLocator
 eslint rule treats any identifier starting with page as a
 Page object so .textContent() looked like a banned page method.
@swadeley
swadeley force-pushed the swadeley/fix_warnings_in_ci_checks branch from e087830 to 10238d6 Compare July 22, 2026 10:25

@dominikvagner dominikvagner left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

✨ 🚀

ack! ✅

@dominikvagner dominikvagner self-assigned this Jul 22, 2026
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.

2 participants