Skip to content

Conversation

valfirst
Copy link
Collaborator

Change list

  • Bump Gradle from 8.9 to 8.14
  • Bump JaCoCo from 0.8.12 to 0.8.13
  • Bump Checkstyle from 10.17.0 to 10.23.1
  • Fix Checkstyle violations in Javadocs
    New Checkstyle versions introduced a number of improvements/fixes in Javadocs checks, that resulted in new violations reported.

Types of changes

What types of changes are you proposing/introducing to Java client?

  • No changes in production code.
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

New Checkstyle versions introduced a number of improvements/fixes in Javadocs checks, that resulted in new violations reported.
@valfirst
Copy link
Collaborator Author

@mykola-mokhnach could you please review this PR?

ALT_ON(0x02),
/**
* <p>This mask is used to check whether the left ALT meta key is pressed.</p>
* his mask is used to check whether the left ALT meta key is pressed.
Copy link
Contributor

Choose a reason for hiding this comment

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

Typo "This"

@valfirst valfirst merged commit 29843c1 into appium:master May 23, 2025
7 checks passed
@KazuCocoa KazuCocoa added size:S contribution size: S size:XS contribution size: XS and removed size:S contribution size: S labels Jun 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS contribution size: XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants