1 | git clone | | |
2 | codeclimate validate-config | | View output |
codeclimate validate-config
WARNING: missing 'version' key. Please add `version: "2"`
|
3 | codeclimate prepare | | View output |
codeclimate prepare
|
4 | builder pull-engines | | View output |
determining required images
docker pull codeclimate/codeclimate-editorconfig:b855
b855: Pulling from codeclimate/codeclimate-editorconfig
a073c86ecf9e: Pulling fs layer
0e28711eb56d: Pulling fs layer
e460dd483fdd: Pulling fs layer
54992f8503df: Pulling fs layer
c2238fe48590: Pulling fs layer
cb4230eeef73: Pulling fs layer
b65d797fb447: Pulling fs layer
b85108c1334c: Pulling fs layer
54992f8503df: Waiting
c2238fe48590: Waiting
cb4230eeef73: Waiting
b65d797fb447: Waiting
b85108c1334c: Waiting
a073c86ecf9e: Verifying Checksum
a073c86ecf9e: Download complete
e460dd483fdd: Verifying Checksum
e460dd483fdd: Download complete
54992f8503df: Verifying Checksum
54992f8503df: Download complete
a073c86ecf9e: Pull complete
c2238fe48590: Verifying Checksum
c2238fe48590: Download complete
0e28711eb56d: Verifying Checksum
0e28711eb56d: Download complete
cb4230eeef73: Verifying Checksum
cb4230eeef73: Download complete
b65d797fb447: Verifying Checksum
b65d797fb447: Download complete
b85108c1334c: Verifying Checksum
b85108c1334c: Download complete
0e28711eb56d: Pull complete
e460dd483fdd: Pull complete
54992f8503df: Pull complete
c2238fe48590: Pull complete
cb4230eeef73: Pull complete
b65d797fb447: Pull complete
b85108c1334c: Pull complete
Digest: sha256:6d2c4a9632c2f4d3d5c7ea8aa58739fb07a6276a39847a8c00276e38cf1de302
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-editorconfig:b855
|
5 | structure | | View output |
11
Parser process id: 11
codeclimate-parser socket not present
waiting 1s...
|
6 | duplication | | View output |
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
|
7 | editorconfig editorconfig engine documentation | | |
8 | eslint eslint engine documentation | | View output |
Module not supported: editorconfig
Module not supported: plugin:editorconfig/noconflict
Ignoring the following rules that rely on module resolution:
* import/extensionsimport/named
* import/namespace
* import/no-absolute-path
* import/no-cycle
* import/no-duplicates
* import/no-extraneous-dependencies
* import/no-named-as-default
* import/no-named-as-default-member
* import/no-restricted-paths
* import/no-unresolved
* node/no-hide-code-modules
* node/no-missing-require
Ignoring the following settings that rely on module resolution:
* undefined
Skipped modules
* editorconfigplugin:editorconfig/noconflict
|