Skip to content

ci: add PR build workflow with checkstyle and unit tests on JDK 8 and 17 - #218

Merged
kuny0707 merged 1 commit into
tronprotocol:release_1.0.0from
0xbigapple:ci/unit-test-workflow
Jul 21, 2026
Merged

ci: add PR build workflow with checkstyle and unit tests on JDK 8 and 17#218
kuny0707 merged 1 commit into
tronprotocol:release_1.0.0from
0xbigapple:ci/unit-test-workflow

Conversation

@0xbigapple

Copy link
Copy Markdown
Collaborator

What does this PR do?

  • run unit tests on JDK 8 (ubuntu-22.04/x86_64) and JDK 17 (ubuntu-24.04-arm/aarch64)
  • run checkstyle with maxWarnings = 0 and fix the existing line length violation
  • upload test and checkstyle reports on failure

Why are these changes required?

This PR has been tested by:

  • Unit Tests
  • Manual Testing

Follow up

Extra details

- run unit tests on JDK 8 (ubuntu-22.04/x86_64) and JDK 17 (ubuntu-24.04-arm/aarch64)
- run checkstyle with maxWarnings = 0 and fix the existing line length violation
- upload test and checkstyle reports on failure
@0xbigapple
0xbigapple requested a review from 317787106 July 21, 2026 06:13
@kuny0707
kuny0707 merged commit 83ad0b6 into tronprotocol:release_1.0.0 Jul 21, 2026
3 checks passed
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.

3 participants