4c3b4df0ad4fe3527b89e46de3cccd34cf38c433
GCC problem matcher
DO NOT COMMIT THIS LINE
Creates annotations for warnings and errors in gcc builds.
Inputs
root
Optional Base directory for build. For builds done in a subdirectory, this should match that directory, otherwise the pattern match will not be able to point to the correct file.
Example usage
Just add this line anywhere before running the build step.
- uses: olemorud/gcc-problem-matcher@master
with:
root: /workspace/build
Description
Languages
JavaScript
93.7%
C
6.3%