Below you will find pages that utilize the taxonomy term “DevNines”
May 4, 2026
Maconomy Java Check
Version updated for https://github.com/DevNines/maconomy-java-check to version v4.
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 automates the compilation of Java 8 source files against a predefined set of libraries and reports any issues as annotations directly on pull request lines. It simplifies the process of identifying and addressing compilation errors or warnings during code reviews, improving developer efficiency and collaboration. Key capabilities include severity-based failure thresholds and metrics on findings for enhanced code quality analysis.
May 1, 2026
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.