-
Bug
-
Resolution: Unresolved
-
Minor
-
None
When using the pipeline syntax gdsl generator, certain methods are not generated and others are not generated correctly (as far as I can tell anyway). The ones I noticed are podTemplate's namedParam containers should be a List rather than a Map. Additionally, it doesn't generate a method for containerTemplate, podAnnotation, hostPathVolume.
Additional errors being reported by IntelliJ:
checkout scm
Error reported
'checkout' cannot be applied to '(org.jenkinsci.plugins.workflow.multibranch.SCMVar)'