1 | git clone | | |
2 | codeclimate validate-config | | View output |
codeclimate validate-config
WARNING: unknown engine or channel <codescan:stable>
WARNING: unknown engine or channel <cody:stable>
WARNING: unknown engine or channel <isort:stable>
WARNING: unknown engine or channel <proselint:stable>
WARNING: unknown engine or channel <protobuf:stable>
WARNING: unknown engine or channel <rustfmt:stable>
WARNING: unknown engine or channel <tfsec:stable>
|
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...
|
6 | duplication | | View output |
14
Parser process id: 14
codeclimate-parser socket not present
waiting 1s...
|
7 | eslint eslint engine documentation | | View output |
Ignoring the following rules that rely on module resolution:
* import/extensions
* import/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
|