jenkins-library
jenkins-library copied to clipboard
CpsClosure2 warning on the build log
With upgrade of plugin, the build log now shows a lot of warnings:
expected to call org.zowe.jenkins_shared_library.pipelines.base.models.Stage.execute but wound up catching org.jenkinsci.plugins.workflow.cps.CpsClosure2.call; see: https://jenkins.io/redirect/pipeline-cps-method-mismatches/
Seems this warning doesn't affect the build, but it should be investigated.
Related to https://issues.jenkins-ci.org/browse/JENKINS-58407