anywhichway/foxst

View on GitHub
added codeclimate.yml #19
anywhichway authored 20171743
complete00:00:20
Your first build completed successfully!

Congratulations

Your first build completed successfully!

See the Results

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-golint:b89
b89: Pulling from codeclimate/codeclimate-golint
9d48c3bd43c5: Pulling fs layer
7f94eaf8af20: Pulling fs layer
9fe9984849c1: Pulling fs layer
9f41b4213f39: Pulling fs layer
33c1f6efaf8c: Pulling fs layer
9ae45325cc2a: Pulling fs layer
29de4dba3e6e: Pulling fs layer
b357234f8796: Pulling fs layer
83039f8453a9: Pulling fs layer
9f41b4213f39: Waiting
33c1f6efaf8c: Waiting
9ae45325cc2a: Waiting
29de4dba3e6e: Waiting
b357234f8796: Waiting
83039f8453a9: Waiting
7f94eaf8af20: Download complete
9fe9984849c1: Verifying Checksum
9fe9984849c1: Download complete
9d48c3bd43c5: Verifying Checksum
9d48c3bd43c5: Download complete
33c1f6efaf8c: Verifying Checksum
33c1f6efaf8c: Download complete
9d48c3bd43c5: Pull complete
9ae45325cc2a: Verifying Checksum
9ae45325cc2a: Download complete
29de4dba3e6e: Verifying Checksum
29de4dba3e6e: Download complete
7f94eaf8af20: Pull complete
b357234f8796: Verifying Checksum
b357234f8796: Download complete
9fe9984849c1: Pull complete
83039f8453a9: Download complete
9f41b4213f39: Download complete
9f41b4213f39: Pull complete
33c1f6efaf8c: Pull complete
9ae45325cc2a: Pull complete
29de4dba3e6e: Pull complete
b357234f8796: Pull complete
83039f8453a9: Pull complete
Digest: sha256:d50485f9f9db1f5e67f3effe3b562f40512670ef691c84c719c3d03408bf2e8a
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-golint:b89
5
structure
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-05-07T05:48:58.824017 #1]  WARN -- : Skipping src/index.js due to CC::Parser::Client::HTTPError
W, [2024-05-07T05:48:58.824080 #1]  WARN -- : Response status: 422
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-05-07T05:49:01.650449 #1]  WARN -- : Skipping ./src/index.js due to CC::Parser::Client::HTTPError
W, [2024-05-07T05:49:01.650505 #1]  WARN -- : Response status: 422
7
rubocop
rubocop engine documentation
8
golint
golint engine documentation
9
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
10
csslint
csslint engine documentation