olemorud 8354b13365 test
2023-03-14 17:21:50 +01:00
2023-03-14 17:21:50 +01:00
2023-03-14 17:21:50 +01:00
2023-03-14 17:21:50 +01:00
2023-03-14 17:21:50 +01:00
2023-03-14 15:58:42 +01:00
2023-03-14 17:21:50 +01:00
2023-03-14 14:54:46 +01:00
2023-03-14 15:21:03 +01:00
2023-03-14 14:54:46 +01:00

GCC problem matcher

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
No description provided
Readme 105 KiB
Languages
JavaScript 93.8%
C 6.2%