haraka/haraka-plugin-karma

View on GitHub
update eslint #249
Matt Simerson authored c6bf6a07
complete00:00:29
1
git clone
2
codeclimate validate-config
View output
codeclimate validate-config
WARNING: 'engines' has been deprecated, please use 'plugins' 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-eslint:b1602
b1602: Pulling from codeclimate/codeclimate-eslint
a2abf6c4d29d: Already exists
716b0e096692: Already exists
fe6faad74785: Pulling fs layer
210ec5508c76: Pulling fs layer
c0598cf3675c: Pulling fs layer
e5606a8ea0d4: Pulling fs layer
b27818791512: Pulling fs layer
86a4f3cc9a5e: Pulling fs layer
a5d46899df2d: Pulling fs layer
d5e019eb1a31: Pulling fs layer
c3e13e26d339: Pulling fs layer
4c2605ced9e8: Pulling fs layer
f785f38b9608: Pulling fs layer
b1c3d3b5b66c: Pulling fs layer
8e9c5ebc6536: Pulling fs layer
b27818791512: Waiting
4c2605ced9e8: Waiting
c3e13e26d339: Waiting
86a4f3cc9a5e: Waiting
a5d46899df2d: Waiting
d5e019eb1a31: Waiting
f785f38b9608: Waiting
b1c3d3b5b66c: Waiting
8e9c5ebc6536: Waiting
e5606a8ea0d4: Waiting
c0598cf3675c: Verifying Checksum
c0598cf3675c: Download complete
210ec5508c76: Verifying Checksum
210ec5508c76: Download complete
e5606a8ea0d4: Download complete
b27818791512: Download complete
86a4f3cc9a5e: Verifying Checksum
86a4f3cc9a5e: Download complete
fe6faad74785: Verifying Checksum
fe6faad74785: Download complete
a5d46899df2d: Download complete
d5e019eb1a31: Download complete
c3e13e26d339: Download complete
f785f38b9608: Verifying Checksum
b1c3d3b5b66c: Verifying Checksum
b1c3d3b5b66c: Download complete
8e9c5ebc6536: Verifying Checksum
8e9c5ebc6536: Download complete
fe6faad74785: Pull complete
210ec5508c76: Pull complete
c0598cf3675c: Pull complete
e5606a8ea0d4: Pull complete
b27818791512: Pull complete
86a4f3cc9a5e: Pull complete
a5d46899df2d: Pull complete
d5e019eb1a31: Pull complete
c3e13e26d339: Pull complete
4c2605ced9e8: Verifying Checksum
4c2605ced9e8: Download complete
4c2605ced9e8: Pull complete
f785f38b9608: Pull complete
b1c3d3b5b66c: Pull complete
8e9c5ebc6536: Pull complete
Digest: sha256:8bd396cecc68e2222b07217ed993dce517601c650b37cc15edf1f03d7e797ce3
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-eslint:b1602
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
Module not supported: @haraka
Failed to load config "@haraka" to extend from.
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
Skipping the following modules that rely on module resolution:
	 * @haraka