Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: TypeError: Cannot read property 'sourcepath' of undefined #15

Open
don-vip opened this issue Jul 17, 2021 · 0 comments
Open

Error: TypeError: Cannot read property 'sourcepath' of undefined #15

don-vip opened this issue Jul 17, 2021 · 0 comments

Comments

@don-vip
Copy link

don-vip commented Jul 17, 2021

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

You can check our workflow here:
https://github.com/openstreetmap/josm/actions/workflows/spotbugs-analysis.yml

The spotbugs report is uploaded as an artifact.

josmmirror pushed a commit to JOSM/josm that referenced this issue Jul 18, 2021
Always fails with error message "TypeError: Cannot read property 'sourcepath' of undefined"
See jwgmeligmeyling/spotbugs-github-action#15

git-svn-id: https://josm.openstreetmap.de/svn/trunk@18064 0c6e7542-c601-0410-84e7-c038aed88b3b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant