I would suggest to check if clang is supported by the warnings-ng <https://plugins.jenkins.io/warnings-ng/> plugin (I would expect it does support it).
Björn Peter schrieb am Mittwoch, 27. Juli 2022 um 02:08:22 UTC+2: > Hi, > upgrading to jenkins weekly every now and then, i do get this in my logs > since 14th of July 2022. Anyone else? > > Publishing Clang scan-build results > ERROR: Build step failed with exception > java.lang.NullPointerException at > jenkins.plugins.clangscanbuild.publisher.ClangScanBuildPublisher.perform(ClangScanBuildPublisher.java:169) > > at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) > at > hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:816) > > athudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:765) > at hudson.model.Build$BuildExecution.post2(Build.java:179) > ... > Build step 'Publish Clang Scan-Build Results' marked build as failure. > > https://plugins.jenkins.io/clang-scanbuild/ is at version 1.8 (released 6 > years ago) > LLVM scan-build used here is version 12.0.1. Any hints how to solve this > issue? > > Cheers, Peter > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/326bc664-e8d0-4d00-ad20-5b47077562efn%40googlegroups.com.
