5959 {
6060 "instancePath" : " /0/tasks/0/ignore_errors" ,
6161 "keyword" : " pattern" ,
62- "message" : " must match pattern \" ^\\ {\\ {. *\\ }\\ }$\" " ,
62+ "message" : " must match pattern \" ^\\ {\\ {(.|[ \r\n ]) *\\ }\\ }$\" " ,
6363 "params" : {
64- "pattern" : " ^\\ {\\ {. *\\ }\\ }$"
64+ "pattern" : " ^\\ {\\ {(.|[ \r\n ]) *\\ }\\ }$"
6565 },
6666 "schemaPath" : " #/$defs/full-jinja/pattern"
6767 },
9595 {
9696 "instancePath" : " /0/tasks/0/ignore_errors" ,
9797 "keyword" : " pattern" ,
98- "message" : " must match pattern \" ^\\ {\\ {. *\\ }\\ }$\" " ,
98+ "message" : " must match pattern \" ^\\ {\\ {(.|[ \r\n ]) *\\ }\\ }$\" " ,
9999 "params" : {
100- "pattern" : " ^\\ {\\ {. *\\ }\\ }$"
100+ "pattern" : " ^\\ {\\ {(.|[ \r\n ]) *\\ }\\ }$"
101101 },
102102 "schemaPath" : " #/$defs/full-jinja/pattern"
103103 },
@@ -177,7 +177,7 @@ stdout:
177177 },
178178 {
179179 "path" : " $[0].tasks[0].ignore_errors" ,
180- "message" : " 'should_ignore_errors' does not match '^\\\\ {\\\\ {. *\\\\ }\\\\ }$'"
180+ "message" : " 'should_ignore_errors' does not match '^\\\\ {\\\\ {(.|[ \\ r \\ n]) *\\\\ }\\\\ }$'"
181181 },
182182 {
183183 "path" : " $[0].tasks[0].ignore_errors" ,
@@ -189,7 +189,7 @@ stdout:
189189 },
190190 {
191191 "path" : " $[0].tasks[0].ignore_errors" ,
192- "message" : " 'should_ignore_errors' does not match '^\\\\ {\\\\ {. *\\\\ }\\\\ }$'"
192+ "message" : " 'should_ignore_errors' does not match '^\\\\ {\\\\ {(.|[ \\ r \\ n]) *\\\\ }\\\\ }$'"
193193 },
194194 {
195195 "path" : " $[0].tasks[0]" ,
0 commit comments