You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to setup this action without success, this is the output I get:
Run jwgmeligmeyling/spotbugs-github-action@master
with:
path: **/spotbugs-josm.xml
name: spotbugs
title: SpotBugs Source Code Analyzer report
token: ***
With the provided path, there will be 1 results uploaded
Creating annotations for /home/runner/work/josm/josm/spotbugs-josm.xml
/home/runner/work/josm/josm/spotbugs-josm.xml has 208 violations
Error: TypeError: Cannot read property 'sourcepath' of undefined
I'm trying to setup this action without success, this is the output I get:
You can check our workflow here:
https://github.com/openstreetmap/josm/actions/workflows/spotbugs-analysis.yml
The spotbugs report is uploaded as an artifact.
The text was updated successfully, but these errors were encountered: