Yajl ruby #247
Annotations
2 errors and 1 warning
Run tests:
test/plugin/test_storage_local.rb#L332
<"{\n" + " \"key1\": \"1\"\n" + "}">("UTF-8") expected but was
<"{\"key1\":\"1\"}">("ASCII-8BIT").
diff:
- {
- "key1": "1"
? ^^ -
+ {"key1":"1"}
? ^ +
- }
|
Run tests
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