Releases: digirati-labs/analysis-publisher
Releases · digirati-labs/analysis-publisher
Analysis Publisher 0.0.1
This initial release contains a report publisher that targets GitHub checks and can report back issues from various code analyzers to GitHub as line annotations on diffs.
All of the analysis report parsers that are currently available is listed below:
Java/JVM
- java
- javadoc
- spotbugs
- checkstyle
Rust
- cargo
C/C++
- cmake
- clang
- clang-tidy
- gcc
PHP
- php
Go
- golint
Python
- pylint
Misc.
- lint