-
Bug
-
Resolution: Unresolved
-
Trivial
-
Jenkins 2.361.4
Version 3.1.2
Running xunit with NUnit-Report shows a warning.
Warning at function xunit:is-empty on line 51
SXWN9000 A function that computes atomic values should use xsl:sequence rather than xsl:value-of
It seems this is the problematic line in nunit-3.0-to-junit.xsl:
Change the result of function xunit:is-empty to xsl:sequence instead of using xsl-value-of.
[JENKINS-70210] Warning at function xunit:is-empty on line 51
Priority | Original: Minor [ 4 ] | New: Trivial [ 5 ] |