NaturalIntelligence/fast-xml-parser

View on GitHub
docs: fix typos in v5 document `fast-xml-parse` (#650) #1036
Abiria authored 91187361
complete00:00:19
1
git clone
2
codeclimate validate-config
View output
codeclimate validate-config
WARNING: 'engines' has been deprecated, please use 'plugins' instead
WARNING: 'exclude_paths' has been deprecated, please use 'exclude_patterns' instead
WARNING: 'ratings' has been deprecated, and will not be used
3
codeclimate prepare
View output
codeclimate prepare
4
builder pull-engines
View output
determining required images
5
structure
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-05-05T06:58:57.320370 #1]  WARN -- : Skipping static/js/prettify.min.js due to CC::Parser::Client::HTTPError
W, [2024-05-05T06:58:57.320405 #1]  WARN -- : Response status: 422
W, [2024-05-05T06:58:57.321940 #1]  WARN -- : Skipping static/js/jquery-confirm.min.js due to CC::Parser::Client::HTTPError
W, [2024-05-05T06:58:57.321977 #1]  WARN -- : Response status: 422
W, [2024-05-05T06:58:57.323627 #1]  WARN -- : Skipping static/js/bootstrap.min.js due to CC::Parser::Client::HTTPError
W, [2024-05-05T06:58:57.323664 #1]  WARN -- : Response status: 422
W, [2024-05-05T06:58:57.326267 #1]  WARN -- : Skipping static/js/jquery-3.2.1.min.js due to CC::Parser::Client::HTTPError
W, [2024-05-05T06:58:57.326302 #1]  WARN -- : Response status: 422
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-05-05T06:59:02.156929 #1]  WARN -- : Skipping ./static/js/prettify.min.js due to CC::Parser::Client::HTTPError
W, [2024-05-05T06:59:02.157177 #1]  WARN -- : Response status: 422
W, [2024-05-05T06:59:02.158323 #1]  WARN -- : Skipping ./static/js/jquery-confirm.min.js due to CC::Parser::Client::HTTPError
W, [2024-05-05T06:59:02.158349 #1]  WARN -- : Response status: 422
W, [2024-05-05T06:59:02.159147 #1]  WARN -- : Skipping ./static/js/bootstrap.min.js due to CC::Parser::Client::HTTPError
W, [2024-05-05T06:59:02.159188 #1]  WARN -- : Response status: 422
W, [2024-05-05T06:59:02.160787 #1]  WARN -- : Skipping ./static/js/jquery-3.2.1.min.js due to CC::Parser::Client::HTTPError
W, [2024-05-05T06:59:02.160812 #1]  WARN -- : Response status: 422
7
eslint
eslint engine documentation
View output
ESLint is running with the default parser.
.eslintrc appears to be incompatible with ESLint 3.
We've attempted to fix any compatibility issues.
Note: some of these warnings may originate in configurations you are extending.
If analysis succeeds, you have nothing to worry about.
To upgrade it do the following:

* Add .yml or .json to the config file name. Extension-less config file names are deprecated.


WARN: Skipping static/js/bootstrap.min.js: it appears to be minified
WARN: Skipping static/js/jquery-3.2.1.min.js: it appears to be minified
WARN: Skipping static/js/jquery-confirm.min.js: it appears to be minified
WARN: Skipping static/js/prettify.min.js: it appears to be minified
(node:8) Warning: Accessing non-existent property 'cd' of module exports inside circular dependency
(Use `node --trace-warnings ...` to show where the warning was created)
(node:8) Warning: Accessing non-existent property 'pwd' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'ls' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'find' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'cp' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'rm' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'mv' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'mkdir' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'test' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'cat' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'head' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'tail' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'to' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'toEnd' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'sed' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'sort' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'uniq' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'grep' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'which' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'echo' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'dirs' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'pushd' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'popd' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'ln' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'tempdir' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'exec' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'chmod' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'touch' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'set' of module exports inside circular dependency
8
fixme
fixme engine documentation