frantic1048/mangekyou

View on GitHub
add missing semicolon #225
frantic1048 authored 1c73e8a6
errored00:00:28
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: '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-eslint:b1476
b1476: Pulling from codeclimate/codeclimate-eslint
a2abf6c4d29d: Pulling fs layer
716b0e096692: Pulling fs layer
d65f0cc0c2e2: Pulling fs layer
c7fbf3401fad: Pulling fs layer
811ff2aaa8ce: Pulling fs layer
6961ed5764f3: Pulling fs layer
77321725071c: Pulling fs layer
e5ddd6d9acb6: Pulling fs layer
176840c42401: Pulling fs layer
414f407f492d: Pulling fs layer
7023f3ea382b: Pulling fs layer
af2390cc3e5d: Pulling fs layer
8bc34c14ff5d: Pulling fs layer
50a05621282c: Pulling fs layer
543da683a9cb: Pulling fs layer
77321725071c: Waiting
e5ddd6d9acb6: Waiting
176840c42401: Waiting
414f407f492d: Waiting
7023f3ea382b: Waiting
c7fbf3401fad: Waiting
811ff2aaa8ce: Waiting
6961ed5764f3: Waiting
af2390cc3e5d: Waiting
543da683a9cb: Waiting
50a05621282c: Waiting
8bc34c14ff5d: Waiting
716b0e096692: Download complete
c7fbf3401fad: Verifying Checksum
c7fbf3401fad: Download complete
a2abf6c4d29d: Verifying Checksum
a2abf6c4d29d: Download complete
811ff2aaa8ce: Download complete
d65f0cc0c2e2: Verifying Checksum
d65f0cc0c2e2: Download complete
6961ed5764f3: Verifying Checksum
6961ed5764f3: Download complete
77321725071c: Download complete
e5ddd6d9acb6: Verifying Checksum
e5ddd6d9acb6: Download complete
176840c42401: Download complete
414f407f492d: Verifying Checksum
414f407f492d: Download complete
8bc34c14ff5d: Verifying Checksum
8bc34c14ff5d: Download complete
7023f3ea382b: Verifying Checksum
7023f3ea382b: Download complete
543da683a9cb: Download complete
50a05621282c: Verifying Checksum
50a05621282c: Download complete
a2abf6c4d29d: Pull complete
716b0e096692: Pull complete
af2390cc3e5d: Download complete
d65f0cc0c2e2: Pull complete
c7fbf3401fad: Pull complete
811ff2aaa8ce: Pull complete
6961ed5764f3: Pull complete
77321725071c: Pull complete
e5ddd6d9acb6: Pull complete
176840c42401: Pull complete
414f407f492d: Pull complete
7023f3ea382b: Pull complete
af2390cc3e5d: Pull complete
8bc34c14ff5d: Pull complete
50a05621282c: Pull complete
543da683a9cb: Pull complete
Digest: sha256:1927fd540edeebf51540dffc05058271fdf3caec4291ef07f3c1dd0947431add
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-eslint:b1476
5
structure
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
7
eslint
eslint engine documentation
View output
/usr/src/app/lib/validate_config.js:17
        throw e;
        ^

Error: /code/.eslintrc:
	Configuration for rule "react/no-did-mount-set-state" is invalid:
	Value "allow-in-func" must be an enum value.

    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