Handrolled Parser #739
Annotations
4 errors and 1 warning
Run rake valgrind JSON_COMPACT=1:
test/json/json_ext_parser_test.rb#L18
<"unexpected token at 'Infinity'"> expected but was
<"unexpected character">.
|
Run rake valgrind JSON_COMPACT=1:
test/json/json_parser_test.rb#L628
<"unexpected token at '{\"input\":{\"firstName\":\"Bob\",\"las'"> expected but was
<"expected ',' or '}' after object value, got: ''">.
|
Run rake valgrind JSON_COMPACT=1:
test/json/json_string_matching_test.rb#L26
<[2025-01-15 18:14:42.107256945 +0000]> expected but was
<["2025-01-15T18:14:42+0000"]>.
diff:
- [2025-01-15 18:14:42.107256945 +0000]
? ^ -----------
+ ["2025-01-15T18:14:42+0000"]
? + ^ +
|
Run rake valgrind JSON_COMPACT=1
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading