tryzealot/zealot

View on GitHub
refactor: 移除 redis 版本检查 #2878
icyleaf authored 6b150425
complete00:00:26
1
git clone
2
codeclimate validate-config
View output
codeclimate validate-config
No errors or warnings found in .codeclimate.yml.
3
codeclimate prepare
View output
codeclimate prepare
4
builder pull-engines
View output
determining required images
docker pull codeclimate/codeclimate-rubocop:b943
b943: Pulling from codeclimate/codeclimate-rubocop
0a6724ff3fcd: Already exists
dac597affe20: Already exists
9e2877e2a047: Already exists
3b12aba1d7fe: Already exists
199631f239de: Already exists
67ec8efe2bb8: Pulling fs layer
356af03b8531: Pulling fs layer
53d09543b54c: Pulling fs layer
64dab4db0ddc: Pulling fs layer
b645ae5c0d16: Pulling fs layer
561c2cc5623c: Pulling fs layer
6363c0ecfdd0: Pulling fs layer
b645ae5c0d16: Waiting
561c2cc5623c: Waiting
6363c0ecfdd0: Waiting
64dab4db0ddc: Waiting
356af03b8531: Verifying Checksum
356af03b8531: Download complete
53d09543b54c: Verifying Checksum
53d09543b54c: Download complete
67ec8efe2bb8: Pull complete
b645ae5c0d16: Verifying Checksum
b645ae5c0d16: Download complete
561c2cc5623c: Verifying Checksum
561c2cc5623c: Download complete
356af03b8531: Pull complete
6363c0ecfdd0: Verifying Checksum
6363c0ecfdd0: Download complete
53d09543b54c: Pull complete
64dab4db0ddc: Verifying Checksum
64dab4db0ddc: Download complete
64dab4db0ddc: Pull complete
b645ae5c0d16: Pull complete
561c2cc5623c: Pull complete
6363c0ecfdd0: Pull complete
Digest: sha256:51ba2b00f0d66d6a6b11dd61c41f2657331e75c611537cfc9b307862f5b50e96
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-rubocop:b943
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
No rules are configured. Make sure you have added a config file with rules enabled.
See our documentation at https://docs.codeclimate.com/docs/eslint for more information.
(node:8) Warning: Accessing non-existent property 'cd' of module exports inside circular dependency
(Use `node --trace-warnings ...` to show where the warning was created)
(node:8) Warning: Accessing non-existent property 'pwd' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'ls' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'find' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'cp' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'rm' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'mv' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'mkdir' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'test' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'cat' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'head' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'tail' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'to' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'toEnd' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'sed' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'sort' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'uniq' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'grep' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'which' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'echo' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'dirs' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'pushd' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'popd' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'ln' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'tempdir' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'exec' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'chmod' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'touch' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'set' of module exports inside circular dependency
8
csslint
csslint engine documentation
9
rubocop
rubocop engine documentation
View output
Warning: Metrics/BlockLength does not support AllowedMethods parameter.

Supported parameters are:

  - Enabled
  - CountComments
  - Max
  - CountAsOne
  - ExcludedMethods
  - IgnoredMethods
  - Exclude