nashwaan/xml-js

View on GitHub
Removed BitHound badge. #189
Yousuf authored f0376f26
errored00:00:22
An engine encountered an error
E10 Error

We had trouble running the eslint engine.

The engine's output shown below may indicate the cause of the error.

If not, please contact us so we can investigate further.

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
docker pull codeclimate/codeclimate-csslint:b84
b84: Pulling from codeclimate/codeclimate-csslint
1160f4abea84: Pulling fs layer
a3ed95caeb02: Pulling fs layer
3ec5cae38735: Pulling fs layer
8936ea0e8ba7: Pulling fs layer
94a9aff34d5e: Pulling fs layer
8d0399ee02d4: Pulling fs layer
4dfde3fb5720: Pulling fs layer
96be06cb94ee: Pulling fs layer
3ec5cae38735: Waiting
8936ea0e8ba7: Waiting
94a9aff34d5e: Waiting
8d0399ee02d4: Waiting
4dfde3fb5720: Waiting
96be06cb94ee: Waiting
a3ed95caeb02: Verifying Checksum
a3ed95caeb02: Download complete
1160f4abea84: Verifying Checksum
1160f4abea84: Download complete
1160f4abea84: Pull complete
3ec5cae38735: Verifying Checksum
3ec5cae38735: Download complete
94a9aff34d5e: Download complete
a3ed95caeb02: Pull complete
8d0399ee02d4: Verifying Checksum
8d0399ee02d4: Download complete
96be06cb94ee: Download complete
4dfde3fb5720: Verifying Checksum
4dfde3fb5720: Download complete
3ec5cae38735: Pull complete
8936ea0e8ba7: Pull complete
94a9aff34d5e: Pull complete
8d0399ee02d4: Pull complete
4dfde3fb5720: Pull complete
96be06cb94ee: Pull complete
Digest: sha256:20ce00b71ed8952203f7bb71051aec98bc5e156bcaf474bac3a23c54e8567bed
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-csslint:b84
5
structure
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-04-25T02:53:26.493601 #1]  WARN -- : Skipping dist/xml-js.min.js due to CC::Parser::Client::HTTPError
W, [2024-04-25T02:53:26.493654 #1]  WARN -- : Response status: 422
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-04-25T02:53:31.612222 #1]  WARN -- : Skipping ./dist/xml-js.min.js due to CC::Parser::Client::HTTPError
W, [2024-04-25T02:53:31.612276 #1]  WARN -- : Response status: 422
7
csslint
csslint engine documentation
8
eslint
eslint engine documentation
View output
/usr/src/app/lib/validate_config.js:17
        throw e;
        ^

Error: /code/.eslintrc.json:
	Configuration for rule "excludedFiles" is invalid:
	Severity should be one of the following: 0 = off, 1 = warn, 2 = error (you passed '"**/*.min.js"').

    at validateRuleOptions (/usr/local/node_modules/eslint/lib/config/config-validator.js:109:15)
    at /usr/local/node_modules/eslint/lib/config/config-validator.js:156:13
    at Array.forEach (<anonymous>)
    at Object.validate (/usr/local/node_modules/eslint/lib/config/config-validator.js:155:35)
    at Object.load (/usr/local/node_modules/eslint/lib/config/config-file.js:559:19)
    at loadConfig (/usr/local/node_modules/eslint/lib/config.js:63:33)
    at getLocalConfig (/usr/local/node_modules/eslint/lib/config.js:130:29)
    at Config.getConfig (/usr/local/node_modules/eslint/lib/config.js:260:26)
    at Config.getConfig (/usr/src/app/lib/eslint-patch.js:45:46)
    at CLIEngine.getConfigForFile (/usr/local/node_modules/eslint/lib/cli-engine.js:776:29)

Node.js v17.3.0