-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
-
Declarative - 1.2
Steps to Reproduce:
- Using version 1.1.1 of Pipeline Model Definition Plugin, try running a job using this Jenkinsfile: https://github.com/mozilla/fxapom/blob/13f8e668f5d99ebc6a66045db238494479acef00/Jenkinsfile
Actual Results:
WorkflowScript: 14: "ansiColor" should have 1 arguments but has 0 arguments instead. @ line 14, column 5. ansiColor() ^
We fixed/worked around this in https://github.com/mozilla/fxapom/pull/91 but as it was working before, want to check if it's an intended change.
- is duplicated by
-
JENKINS-38580 Declarative Pipeline does not work with Milestone without Ordinal
- Closed
- relates to
-
JENKINS-42777 Add more Declarative test coverage based on real-world usage
- Closed
- links to