mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-07 09:45:46 -05:00
b2491c3bd6
* Bump pylint from 2.7.0 to 2.7.1 in /dependencies Bumps [pylint](https://github.com/PyCQA/pylint) from 2.7.0 to 2.7.1. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog) - [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.7.0...pylint-2.7.1) Signed-off-by: dependabot[bot] <support@github.com> * fix jscpd * fix json Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
7 lines
901 B
Text
7 lines
901 B
Text
TAP version 13
|
|
1..2
|
|
not ok 1 - json_bad_1.json
|
|
---
|
|
message: Error Parse error on line 6 \n...ng" { "level" 'ignore', "space\n----------------------^\nExpecting 'STRING', 'NUMBER', 'NULL', 'TRUE', 'FALSE', '{', '[', got 'undefined'\n at Object.parseError (/node_modules/jsonlint/lib/jsonlint.js)\n at Object.parse (/node_modules/jsonlint/lib/jsonlint.js)\n at parse (/node_modules/jsonlint/lib/cli.js)\n at main (/node_modules/jsonlint/lib/cli.js)\n at Object.<anonymous> (/node_modules/jsonlint/lib/cli.js)\n at Module._compile (node internal/modules/cjs/loader 1091 14)\n at Object.Module._extensions..js (node internal/modules/cjs/loader 1120 10)\n at Module.load (node internal/modules/cjs/loader 971 32)\n at Function.Module._load (node internal/modules/cjs/loader 812 14)\n at Function.executeUserEntryPoint [as runMain] (node internal/modules/run_main 76 12)\n
|
|
...
|
|
ok 2 - json_good_1.json
|