fix(core): possible NPE on namespace files usage #3159
Annotations
1 error and 2 warnings
ValuesFilterTest.map():
core/src/test/java/io/kestra/core/runners/pebble/filters/ValuesFilterTest.java#L47
java.lang.AssertionError:
Expected: a string containing "true,"
but: was "[{"string":"string","float":1.123,"int":1},"2013-09-08T16:19:00Z","string",true]"
|
Analyze (javascript)
1 issue was detected with this workflow: git checkout HEAD^2 is no longer necessary. Please remove this step as Code Scanning recommends analyzing the merge commit for best results.
|
Analyze (java)
1 issue was detected with this workflow: git checkout HEAD^2 is no longer necessary. Please remove this step as Code Scanning recommends analyzing the merge commit for best results.
|