haraka/haraka-plugin-headers

View on GitHub
Merge pull request #3 from haraka/release-1.0.4 #69
Matt Simerson authored 26207a5c
errored00:00:26
An engine encountered an error
E10 Error

We had trouble running the eslint engine.

The engine's output shown below may indicate the cause of the error.

If not, please contact us so we can investigate further.

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:b1490
b1490: Pulling from codeclimate/codeclimate-eslint
a2abf6c4d29d: Already exists
716b0e096692: Already exists
fe6faad74785: Already exists
210ec5508c76: Already exists
c0598cf3675c: Already exists
48e77e86811c: Pulling fs layer
7cc33ddd22ed: Pulling fs layer
595bad1deab8: Pulling fs layer
e6a49bbc35fb: Pulling fs layer
93bf00f6f72d: Pulling fs layer
94e03836dd33: Pulling fs layer
1c6a0f89a4a6: Pulling fs layer
1ce7eb517bdd: Pulling fs layer
34c44125099a: Pulling fs layer
1be2fd54b137: Pulling fs layer
94e03836dd33: Waiting
1c6a0f89a4a6: Waiting
1ce7eb517bdd: Waiting
1be2fd54b137: Waiting
34c44125099a: Waiting
e6a49bbc35fb: Waiting
93bf00f6f72d: Waiting
595bad1deab8: Verifying Checksum
595bad1deab8: Download complete
7cc33ddd22ed: Verifying Checksum
7cc33ddd22ed: Download complete
48e77e86811c: Download complete
48e77e86811c: Pull complete
e6a49bbc35fb: Verifying Checksum
e6a49bbc35fb: Download complete
93bf00f6f72d: Verifying Checksum
93bf00f6f72d: Download complete
7cc33ddd22ed: Pull complete
595bad1deab8: Pull complete
94e03836dd33: Verifying Checksum
94e03836dd33: Download complete
e6a49bbc35fb: Pull complete
1ce7eb517bdd: Verifying Checksum
1ce7eb517bdd: Download complete
93bf00f6f72d: Pull complete
1be2fd54b137: Verifying Checksum
1be2fd54b137: Download complete
34c44125099a: Verifying Checksum
34c44125099a: Download complete
94e03836dd33: Pull complete
1c6a0f89a4a6: Verifying Checksum
1c6a0f89a4a6: Download complete
1c6a0f89a4a6: Pull complete
1ce7eb517bdd: Pull complete
34c44125099a: Pull complete
1be2fd54b137: Pull complete
Digest: sha256:f708abcd40db93afb3c275dfbab63e35030f65d3078948b00109e242b33f2a1b
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-eslint:b1490
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
Module not supported: plugin:haraka/recommended
/usr/local/node_modules/eslint/lib/shared/config-validator.js:169
            throw new Error(message);
            ^

Error: --config:
	Environment key "es2020" is unknown

    at /usr/local/node_modules/eslint/lib/shared/config-validator.js:169:19
    at Array.forEach (<anonymous>)
    at validateEnvironment (/usr/local/node_modules/eslint/lib/shared/config-validator.js:163:30)
    at validateConfigArray (/usr/local/node_modules/eslint/lib/shared/config-validator.js:334:9)
    at CascadingConfigArrayFactory._finalizeConfigArray (/usr/local/node_modules/eslint/lib/cli-engine/cascading-config-array-factory.js:392:13)
    at CascadingConfigArrayFactory.getConfigArrayForFile (/usr/local/node_modules/eslint/lib/cli-engine/cascading-config-array-factory.js:248:21)
    at FileEnumerator._iterateFilesWithFile (/usr/local/node_modules/eslint/lib/cli-engine/file-enumerator.js:321:43)
    at FileEnumerator._iterateFiles (/usr/local/node_modules/eslint/lib/cli-engine/file-enumerator.js:302:25)
    at FileEnumerator.iterateFiles (/usr/local/node_modules/eslint/lib/cli-engine/file-enumerator.js:254:59)
    at iterateFiles.next (<anonymous>)

Node.js v17.3.1