Maconomy Java Check
Version updated for https://github.com/DevNines/maconomy-java-check to version v3.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Maconomy Java Check GitHub Action is designed to compile-check Java 8 source code against a predefined set of libraries and annotate pull requests with detailed diagnostics directly on problematic lines. It automates the process of identifying compile-time issues, helping developers catch errors early in the CI/CD pipeline. Key capabilities include severity-based failure thresholds, real-time annotations, and integration with external APIs for enhanced analysis.
What’s Changed
V3