-
Bug
-
Resolution: Fixed
-
Major
-
-
1.26
Experimental plugin with publishing cppcheck results for pipeline has no acces to source files located in cppcheck report.
After clicking filename the following message is displayed:
Can't access the file: Can't read file: C:%5Cjenkins%5Cworkspace%5CbuildSpace%5CexampleFile.cpp
- blocks
-
JENKINS-35096 Add support for Jenkins Pipeline to the cppcheck-plugin
-
- Resolved
-
[JENKINS-42613] Cppcheck publisher has no access to source files (experimental version for pipeline)
Link |
New:
This issue blocks |
Description |
Original:
Experimental plugin with publishing cppcheck results for pipeline has no acces to source files located in cppcheck report. After clicking filename the following message is displayed: Can't access the file: Can't read file: correct file path |
New:
Experimental plugin with publishing cppcheck results for pipeline has no acces to source files located in cppcheck report. After clicking filename the following message is displayed: Can't access the file: Can't read file: C:%5Cjenkins%5Cworkspace%5CbuildSpace%5CexampleFile.cpp |
Component/s | Original: pipeline [ 21692 ] |
Assignee | Original: Marco Steffan [ marcosteffan ] | New: Ilya Ilba [ il__ya ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Labels | New: cppcheck plugin |
Released As | New: 1.26 | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Closed [ 6 ] |
I've fixed that, see https://github.com/jenkinsci/cppcheck-plugin/pull/52