appearhere/bloom

View on GitHub
Merge pull request #591 from appearhere/calendar-strikethrough #2073
Luke Lamnisos Donovan authored 26ef0f55
errored00:00:32
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-eslint:b1500
b1500: Pulling from codeclimate/codeclimate-eslint
a2abf6c4d29d: Pulling fs layer
716b0e096692: Pulling fs layer
fe6faad74785: Pulling fs layer
210ec5508c76: Pulling fs layer
c0598cf3675c: Pulling fs layer
e9dd6d76927f: Pulling fs layer
a6da33734e11: Pulling fs layer
2b71ab274444: Pulling fs layer
1f7ab83d8163: Pulling fs layer
3b50b8594df5: Pulling fs layer
55dc74356ad0: Pulling fs layer
c409dd99c495: Pulling fs layer
e90bb93b7c77: Pulling fs layer
c0598cf3675c: Waiting
e9dd6d76927f: Waiting
a6da33734e11: Waiting
2b71ab274444: Waiting
1f7ab83d8163: Waiting
3b50b8594df5: Waiting
55dc74356ad0: Waiting
c409dd99c495: Waiting
e90bb93b7c77: Waiting
210ec5508c76: Waiting
716b0e096692: Verifying Checksum
716b0e096692: Download complete
210ec5508c76: Verifying Checksum
210ec5508c76: Download complete
a2abf6c4d29d: Download complete
fe6faad74785: Verifying Checksum
fe6faad74785: Download complete
c0598cf3675c: Verifying Checksum
c0598cf3675c: Download complete
e9dd6d76927f: Verifying Checksum
e9dd6d76927f: Download complete
a6da33734e11: Download complete
3b50b8594df5: Verifying Checksum
3b50b8594df5: Download complete
1f7ab83d8163: Verifying Checksum
1f7ab83d8163: Download complete
2b71ab274444: Verifying Checksum
2b71ab274444: Download complete
55dc74356ad0: Verifying Checksum
55dc74356ad0: Download complete
e90bb93b7c77: Verifying Checksum
e90bb93b7c77: Download complete
c409dd99c495: Verifying Checksum
c409dd99c495: Download complete
a2abf6c4d29d: Pull complete
716b0e096692: Pull complete
fe6faad74785: Pull complete
210ec5508c76: Pull complete
c0598cf3675c: Pull complete
e9dd6d76927f: Pull complete
a6da33734e11: Pull complete
2b71ab274444: Pull complete
1f7ab83d8163: Pull complete
3b50b8594df5: Pull complete
55dc74356ad0: Pull complete
c409dd99c495: Pull complete
e90bb93b7c77: Pull complete
Digest: sha256:aea44c60cb3134a382deee47e34991eecff90ce919651bd9b44a29423b3f9bda
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-eslint:b1500
5
structure
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-04-16T09:59:21.000117 #1]  WARN -- : Skipping packages/core/src/index.js due to CC::Parser::Client::HTTPError
W, [2024-04-16T09:59:21.000147 #1]  WARN -- : Response status: 422
W, [2024-04-16T09:59:22.097174 #1]  WARN -- : Skipping packages/core/src/components/index.js due to CC::Parser::Client::HTTPError
W, [2024-04-16T09:59:22.097213 #1]  WARN -- : Response status: 422
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-04-16T09:59:28.083241 #1]  WARN -- : Skipping ./packages/core/src/index.js due to CC::Parser::Client::HTTPError
W, [2024-04-16T09:59:28.083491 #1]  WARN -- : Response status: 422
W, [2024-04-16T09:59:29.688710 #1]  WARN -- : Skipping ./packages/core/src/components/index.js due to CC::Parser::Client::HTTPError
W, [2024-04-16T09:59:29.688904 #1]  WARN -- : Response status: 422
7
eslint
eslint engine documentation
View output
File `.github` ignored because of your .eslintignore file.
File `.github/CODEOWNERS` ignored because of your .eslintignore file.
File `.github/workflows` ignored because of your .eslintignore file.
File `.github/workflows/main.yaml` ignored because of your .eslintignore file.
File `.yarnrc` ignored because of your .eslintignore file.
File `.travis.yml` ignored because of your .eslintignore file.
File `.gitignore` ignored because of your .eslintignore file.
File `.circleci` ignored because of your .eslintignore file.
File `.circleci/config.yml` ignored because of your .eslintignore file.
File `.codeclimate.yml` ignored because of your .eslintignore file.
/usr/src/app/node_modules/eslint/lib/config/config-file.js:165
        throw e;
        ^

Error: Cannot read config file: /code/config/eslint.js
Error: Cannot find module '/code/config/eslint.js'
Require stack:
- /usr/src/app/node_modules/eslint/lib/config/noop.js
    at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15)
    at module.exports (/usr/src/app/node_modules/resolve-from/index.js:14:16)
    at module.exports (/usr/src/app/node_modules/require-uncached/index.js:11:17)
    at loadJSConfigFile (/usr/src/app/node_modules/eslint/lib/config/config-file.js:161:16)
    at loadConfigFile (/usr/src/app/node_modules/eslint/lib/config/config-file.js:200:22)
    at Object.load (/usr/src/app/node_modules/eslint/lib/config/config-file.js:494:18)
    at loadConfig (/usr/src/app/node_modules/eslint/lib/config.js:64:33)
    at new Config (/usr/src/app/node_modules/eslint/lib/config.js:199:38)
    at CLIEngine.getConfigForFile (/usr/src/app/node_modules/eslint/lib/cli-engine.js:775:28)
    at Object.<anonymous> (/usr/src/app/bin/eslint.js:228:53) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [ '/usr/src/app/node_modules/eslint/lib/config/noop.js' ]
}

Node.js v17.3.1