jonshaffer/angular-data-table

View on GitHub
[WIP] All permutations on add/remove open/closed group render accurately various options (#55) #414
Jon Shaffer authored 8 years ago981a9f6b
complete00:00:27
Your first build completed successfully!
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-stylelint:b1074
b1074: Pulling from codeclimate/codeclimate-stylelint
03bb6e0d1bb3: Pulling fs layer
7084b911d7fa: Pulling fs layer
68c541be4782: Pulling fs layer
a29ce56e7e40: Pulling fs layer
5d29e8dfc596: Pulling fs layer
10b79ba4b950: Pulling fs layer
80f5e2137cbf: Pulling fs layer
235788de5d0d: Pulling fs layer
aad205316257: Pulling fs layer
a29ce56e7e40: Waiting
5d29e8dfc596: Waiting
10b79ba4b950: Waiting
80f5e2137cbf: Waiting
235788de5d0d: Waiting
aad205316257: Waiting
7084b911d7fa: Verifying Checksum
7084b911d7fa: Download complete
68c541be4782: Verifying Checksum
68c541be4782: Download complete
a29ce56e7e40: Verifying Checksum
a29ce56e7e40: Download complete
10b79ba4b950: Verifying Checksum
10b79ba4b950: Download complete
03bb6e0d1bb3: Verifying Checksum
03bb6e0d1bb3: Download complete
80f5e2137cbf: Download complete
aad205316257: Download complete
5d29e8dfc596: Verifying Checksum
5d29e8dfc596: Download complete
235788de5d0d: Verifying Checksum
235788de5d0d: Download complete
03bb6e0d1bb3: Pull complete
7084b911d7fa: Pull complete
68c541be4782: Pull complete
a29ce56e7e40: Pull complete
5d29e8dfc596: Pull complete
10b79ba4b950: Pull complete
80f5e2137cbf: Pull complete
235788de5d0d: Pull complete
aad205316257: Pull complete
Digest: sha256:14174c4643eea8dbabb9b38db1110e98ba6f3357cc7887073e2087afd0587168
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-stylelint:b1074
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
stylelint
stylelint engine documentation
View output
•• Timing: .engineConfig: 0.03s
•• Timing: .lint: 0.796s
•• Timing: .analyze: 0s
8
eslint
eslint engine documentation
View output
ESLint is running with the /usr/local/node_modules/babel-eslint/index.js parser.
.eslintrc appears to be incompatible with ESLint 3.
We've attempted to fix any compatibility issues.
Note: some of these warnings may originate in configurations you are extending.
If analysis succeeds, you have nothing to worry about.
To upgrade it do the following:

* Add .yml or .json to the config file name. Extension-less config file names are deprecated.

src/utils/.eslintrc appears to be incompatible with ESLint 3.
We've attempted to fix any compatibility issues.
Note: some of these warnings may originate in configurations you are extending.
If analysis succeeds, you have nothing to worry about.
To upgrade it do the following:

* Add .yml or .json to the config file name. Extension-less config file names are deprecated.

Ignoring the following rules that rely on module resolution:

* import/extensions
* import/no-unresolved
* import/no-extraneous-dependencies
* import/no-named-as-default
* import/no-absolute-path
* import/no-duplicates
* import/no-named-as-default-member
(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
9
fixme
fixme engine documentation

Congratulations

Your first build completed successfully!

See the Results