Skip to content

Instantly share code, notes, and snippets.

@timroes
Created October 6, 2020 15:06
Show Gist options
  • Save timroes/9f15a78f5fc1ed1e1b3cecb94f9195d5 to your computer and use it in GitHub Desktop.
Save timroes/9f15a78f5fc1ed1e1b3cecb94f9195d5 to your computer and use it in GitHub Desktop.
[Info - 5:02:13 PM] ESLint server stopped.
[Info - 5:02:13 PM] ESLint server running in node v12.14.1
[Info - 5:02:14 PM] ESLint server is running.
[Info - 5:02:15 PM] ESLint library loaded from: /home/timroes/elastic/eui/node_modules/eslint/lib/api.js
2020-10-06T15:02:15.022Z eslint:config-array-factory Loading .eslintignore file: /home/timroes/elastic/eui/.eslintignore
2020-10-06T15:02:15.026Z eslint:ignore-pattern Create with: [ IgnorePattern { patterns: [ '/node_modules/*', '/bower_components/*' ], basePath: '/home/timroes/elastic/eui', loose: false } ]
2020-10-06T15:02:15.029Z eslint:ignore-pattern processed: { basePath: '/home/timroes/elastic/eui', patterns: [ '/node_modules/*', '/bower_components/*' ] }
2020-10-06T15:02:15.030Z eslint:ignore-pattern Create with: [ IgnorePattern { patterns: [ '/node_modules/*', '/bower_components/*' ], basePath: '/home/timroes/elastic/eui', loose: false } ]
2020-10-06T15:02:15.030Z eslint:ignore-pattern processed: { basePath: '/home/timroes/elastic/eui', patterns: [ '/node_modules/*', '/bower_components/*' ] }
2020-10-06T15:02:15.031Z eslint:cascading-config-array-factory Load config files for /home/timroes/elastic/eui/src/components/combo_box.
2020-10-06T15:02:15.031Z eslint:cascading-config-array-factory No cache found: /home/timroes/elastic/eui/src/components/combo_box.
2020-10-06T15:02:15.031Z eslint:config-array-factory Config file not found on /home/timroes/elastic/eui/src/components/combo_box
2020-10-06T15:02:15.032Z eslint:cascading-config-array-factory No cache found: /home/timroes/elastic/eui/src/components.
2020-10-06T15:02:15.032Z eslint:config-array-factory Config file not found on /home/timroes/elastic/eui/src/components
2020-10-06T15:02:15.032Z eslint:cascading-config-array-factory No cache found: /home/timroes/elastic/eui/src.
2020-10-06T15:02:15.032Z eslint:config-array-factory Config file not found on /home/timroes/elastic/eui/src
2020-10-06T15:02:15.033Z eslint:cascading-config-array-factory No cache found: /home/timroes/elastic/eui.
2020-10-06T15:02:15.033Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:15.035Z eslint:config-array-factory Config file found: /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:15.036Z eslint:config-array-factory Loading {extends:"@elastic/eslint-config-kibana"} relative to /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:15.038Z eslint:config-array-factory Loaded: @elastic/eslint-config-kibana@0.15.0 (/home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js)
2020-10-06T15:02:15.038Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:15.040Z eslint:config-array-factory Loading parser "babel-eslint" from /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:15.040Z eslint:config-array-factory Loaded: babel-eslint@10.1.0 (/home/timroes/elastic/eui/node_modules/babel-eslint/lib/index.js)
2020-10-06T15:02:15.041Z eslint:config-array-factory Loading plugin "mocha" from /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:15.042Z eslint:config-array-factory Loaded: eslint-plugin-mocha@6.3.0 (/home/timroes/elastic/eui/node_modules/eslint-plugin-mocha/index.js)
2020-10-06T15:02:15.082Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-mocha/index.js loaded in: 39ms
2020-10-06T15:02:15.082Z eslint:config-array-factory Loading plugin "babel" from /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:15.083Z eslint:config-array-factory Loaded: eslint-plugin-babel@5.3.1 (/home/timroes/elastic/eui/node_modules/eslint-plugin-babel/index.js)
2020-10-06T15:02:15.087Z eslint:rules Loading rule 'accessor-pairs' (remaining=274)
2020-10-06T15:02:15.092Z eslint:rules Loading rule 'array-bracket-newline' (remaining=273)
2020-10-06T15:02:15.093Z eslint:rules Loading rule 'array-bracket-spacing' (remaining=272)
2020-10-06T15:02:15.094Z eslint:rules Loading rule 'array-callback-return' (remaining=271)
2020-10-06T15:02:15.095Z eslint:rules Loading rule 'array-element-newline' (remaining=270)
2020-10-06T15:02:15.095Z eslint:rules Loading rule 'arrow-body-style' (remaining=269)
2020-10-06T15:02:15.098Z eslint:rules Loading rule 'arrow-parens' (remaining=268)
2020-10-06T15:02:15.099Z eslint:rules Loading rule 'arrow-spacing' (remaining=267)
2020-10-06T15:02:15.100Z eslint:rules Loading rule 'block-scoped-var' (remaining=266)
2020-10-06T15:02:15.100Z eslint:rules Loading rule 'block-spacing' (remaining=265)
2020-10-06T15:02:15.101Z eslint:rules Loading rule 'brace-style' (remaining=264)
2020-10-06T15:02:15.102Z eslint:rules Loading rule 'callback-return' (remaining=263)
2020-10-06T15:02:15.102Z eslint:rules Loading rule 'camelcase' (remaining=262)
2020-10-06T15:02:15.103Z eslint:rules Loading rule 'capitalized-comments' (remaining=261)
2020-10-06T15:02:15.104Z eslint:rules Loading rule 'class-methods-use-this' (remaining=260)
2020-10-06T15:02:15.105Z eslint:rules Loading rule 'comma-dangle' (remaining=259)
2020-10-06T15:02:15.105Z eslint:rules Loading rule 'comma-spacing' (remaining=258)
2020-10-06T15:02:15.109Z eslint:rules Loading rule 'comma-style' (remaining=257)
2020-10-06T15:02:15.110Z eslint:rules Loading rule 'complexity' (remaining=256)
2020-10-06T15:02:15.111Z eslint:rules Loading rule 'computed-property-spacing' (remaining=255)
2020-10-06T15:02:15.112Z eslint:rules Loading rule 'consistent-return' (remaining=254)
2020-10-06T15:02:15.112Z eslint:rules Loading rule 'consistent-this' (remaining=253)
2020-10-06T15:02:15.113Z eslint:rules Loading rule 'constructor-super' (remaining=252)
2020-10-06T15:02:15.114Z eslint:rules Loading rule 'curly' (remaining=251)
2020-10-06T15:02:15.115Z eslint:rules Loading rule 'default-case' (remaining=250)
2020-10-06T15:02:15.116Z eslint:rules Loading rule 'default-param-last' (remaining=249)
2020-10-06T15:02:15.116Z eslint:rules Loading rule 'dot-location' (remaining=248)
2020-10-06T15:02:15.117Z eslint:rules Loading rule 'dot-notation' (remaining=247)
2020-10-06T15:02:15.118Z eslint:rules Loading rule 'eol-last' (remaining=246)
2020-10-06T15:02:15.119Z eslint:rules Loading rule 'eqeqeq' (remaining=245)
2020-10-06T15:02:15.119Z eslint:rules Loading rule 'for-direction' (remaining=244)
2020-10-06T15:02:15.120Z eslint:rules Loading rule 'func-call-spacing' (remaining=243)
2020-10-06T15:02:15.121Z eslint:rules Loading rule 'func-name-matching' (remaining=242)
2020-10-06T15:02:15.121Z eslint:rules Loading rule 'func-names' (remaining=241)
2020-10-06T15:02:15.122Z eslint:rules Loading rule 'func-style' (remaining=240)
2020-10-06T15:02:15.123Z eslint:rules Loading rule 'function-call-argument-newline' (remaining=239)
2020-10-06T15:02:15.124Z eslint:rules Loading rule 'function-paren-newline' (remaining=238)
2020-10-06T15:02:15.124Z eslint:rules Loading rule 'generator-star-spacing' (remaining=237)
2020-10-06T15:02:15.125Z eslint:rules Loading rule 'getter-return' (remaining=236)
2020-10-06T15:02:15.126Z eslint:rules Loading rule 'global-require' (remaining=235)
2020-10-06T15:02:15.126Z eslint:rules Loading rule 'grouped-accessor-pairs' (remaining=234)
2020-10-06T15:02:15.127Z eslint:rules Loading rule 'guard-for-in' (remaining=233)
2020-10-06T15:02:15.128Z eslint:rules Loading rule 'handle-callback-err' (remaining=232)
2020-10-06T15:02:15.128Z eslint:rules Loading rule 'id-blacklist' (remaining=231)
2020-10-06T15:02:15.129Z eslint:rules Loading rule 'id-length' (remaining=230)
2020-10-06T15:02:15.129Z eslint:rules Loading rule 'id-match' (remaining=229)
2020-10-06T15:02:15.130Z eslint:rules Loading rule 'implicit-arrow-linebreak' (remaining=228)
2020-10-06T15:02:15.131Z eslint:rules Loading rule 'indent' (remaining=227)
2020-10-06T15:02:15.134Z eslint:rules Loading rule 'indent-legacy' (remaining=226)
2020-10-06T15:02:15.135Z eslint:rules Loading rule 'init-declarations' (remaining=225)
2020-10-06T15:02:15.136Z eslint:rules Loading rule 'jsx-quotes' (remaining=224)
2020-10-06T15:02:15.136Z eslint:rules Loading rule 'key-spacing' (remaining=223)
2020-10-06T15:02:15.137Z eslint:rules Loading rule 'keyword-spacing' (remaining=222)
2020-10-06T15:02:15.139Z eslint:rules Loading rule 'line-comment-position' (remaining=221)
2020-10-06T15:02:15.140Z eslint:rules Loading rule 'linebreak-style' (remaining=220)
2020-10-06T15:02:15.140Z eslint:rules Loading rule 'lines-around-comment' (remaining=219)
2020-10-06T15:02:15.141Z eslint:rules Loading rule 'lines-around-directive' (remaining=218)
2020-10-06T15:02:15.142Z eslint:rules Loading rule 'lines-between-class-members' (remaining=217)
2020-10-06T15:02:15.143Z eslint:rules Loading rule 'max-classes-per-file' (remaining=216)
2020-10-06T15:02:15.143Z eslint:rules Loading rule 'max-depth' (remaining=215)
2020-10-06T15:02:15.144Z eslint:rules Loading rule 'max-len' (remaining=214)
2020-10-06T15:02:15.145Z eslint:rules Loading rule 'max-lines' (remaining=213)
2020-10-06T15:02:15.145Z eslint:rules Loading rule 'max-lines-per-function' (remaining=212)
2020-10-06T15:02:15.146Z eslint:rules Loading rule 'max-nested-callbacks' (remaining=211)
2020-10-06T15:02:15.147Z eslint:rules Loading rule 'max-params' (remaining=210)
2020-10-06T15:02:15.147Z eslint:rules Loading rule 'max-statements' (remaining=209)
2020-10-06T15:02:15.148Z eslint:rules Loading rule 'max-statements-per-line' (remaining=208)
2020-10-06T15:02:15.149Z eslint:rules Loading rule 'multiline-comment-style' (remaining=207)
2020-10-06T15:02:15.150Z eslint:rules Loading rule 'multiline-ternary' (remaining=206)
2020-10-06T15:02:15.157Z eslint:rules Loading rule 'new-cap' (remaining=205)
2020-10-06T15:02:15.157Z eslint:rules Loading rule 'new-parens' (remaining=204)
2020-10-06T15:02:15.158Z eslint:rules Loading rule 'newline-after-var' (remaining=203)
2020-10-06T15:02:15.159Z eslint:rules Loading rule 'newline-before-return' (remaining=202)
2020-10-06T15:02:15.160Z eslint:rules Loading rule 'newline-per-chained-call' (remaining=201)
2020-10-06T15:02:15.160Z eslint:rules Loading rule 'no-alert' (remaining=200)
2020-10-06T15:02:15.161Z eslint:rules Loading rule 'no-array-constructor' (remaining=199)
2020-10-06T15:02:15.162Z eslint:rules Loading rule 'no-async-promise-executor' (remaining=198)
2020-10-06T15:02:15.162Z eslint:rules Loading rule 'no-await-in-loop' (remaining=197)
2020-10-06T15:02:15.163Z eslint:rules Loading rule 'no-bitwise' (remaining=196)
2020-10-06T15:02:15.163Z eslint:rules Loading rule 'no-buffer-constructor' (remaining=195)
2020-10-06T15:02:15.164Z eslint:rules Loading rule 'no-caller' (remaining=194)
2020-10-06T15:02:15.164Z eslint:rules Loading rule 'no-case-declarations' (remaining=193)
2020-10-06T15:02:15.165Z eslint:rules Loading rule 'no-catch-shadow' (remaining=192)
2020-10-06T15:02:15.166Z eslint:rules Loading rule 'no-class-assign' (remaining=191)
2020-10-06T15:02:15.166Z eslint:rules Loading rule 'no-compare-neg-zero' (remaining=190)
2020-10-06T15:02:15.167Z eslint:rules Loading rule 'no-cond-assign' (remaining=189)
2020-10-06T15:02:15.167Z eslint:rules Loading rule 'no-confusing-arrow' (remaining=188)
2020-10-06T15:02:15.168Z eslint:rules Loading rule 'no-console' (remaining=187)
2020-10-06T15:02:15.168Z eslint:rules Loading rule 'no-const-assign' (remaining=186)
2020-10-06T15:02:15.169Z eslint:rules Loading rule 'no-constant-condition' (remaining=185)
2020-10-06T15:02:15.170Z eslint:rules Loading rule 'no-constructor-return' (remaining=184)
2020-10-06T15:02:15.170Z eslint:rules Loading rule 'no-continue' (remaining=183)
2020-10-06T15:02:15.171Z eslint:rules Loading rule 'no-control-regex' (remaining=182)
2020-10-06T15:02:15.176Z eslint:rules Loading rule 'no-debugger' (remaining=181)
2020-10-06T15:02:15.177Z eslint:rules Loading rule 'no-delete-var' (remaining=180)
2020-10-06T15:02:15.178Z eslint:rules Loading rule 'no-div-regex' (remaining=179)
2020-10-06T15:02:15.179Z eslint:rules Loading rule 'no-dupe-args' (remaining=178)
2020-10-06T15:02:15.179Z eslint:rules Loading rule 'no-dupe-class-members' (remaining=177)
2020-10-06T15:02:15.180Z eslint:rules Loading rule 'no-dupe-else-if' (remaining=176)
2020-10-06T15:02:15.180Z eslint:rules Loading rule 'no-dupe-keys' (remaining=175)
2020-10-06T15:02:15.181Z eslint:rules Loading rule 'no-duplicate-case' (remaining=174)
2020-10-06T15:02:15.182Z eslint:rules Loading rule 'no-duplicate-imports' (remaining=173)
2020-10-06T15:02:15.182Z eslint:rules Loading rule 'no-else-return' (remaining=172)
2020-10-06T15:02:15.183Z eslint:rules Loading rule 'no-empty' (remaining=171)
2020-10-06T15:02:15.184Z eslint:rules Loading rule 'no-empty-character-class' (remaining=170)
2020-10-06T15:02:15.184Z eslint:rules Loading rule 'no-empty-function' (remaining=169)
2020-10-06T15:02:15.185Z eslint:rules Loading rule 'no-empty-pattern' (remaining=168)
2020-10-06T15:02:15.186Z eslint:rules Loading rule 'no-eq-null' (remaining=167)
2020-10-06T15:02:15.193Z eslint:rules Loading rule 'no-eval' (remaining=166)
2020-10-06T15:02:15.193Z eslint:rules Loading rule 'no-ex-assign' (remaining=165)
2020-10-06T15:02:15.194Z eslint:rules Loading rule 'no-extend-native' (remaining=164)
2020-10-06T15:02:15.195Z eslint:rules Loading rule 'no-extra-bind' (remaining=163)
2020-10-06T15:02:15.195Z eslint:rules Loading rule 'no-extra-boolean-cast' (remaining=162)
2020-10-06T15:02:15.196Z eslint:rules Loading rule 'no-extra-label' (remaining=161)
2020-10-06T15:02:15.196Z eslint:rules Loading rule 'no-extra-parens' (remaining=160)
2020-10-06T15:02:15.198Z eslint:rules Loading rule 'no-extra-semi' (remaining=159)
2020-10-06T15:02:15.198Z eslint:rules Loading rule 'no-fallthrough' (remaining=158)
2020-10-06T15:02:15.199Z eslint:rules Loading rule 'no-floating-decimal' (remaining=157)
2020-10-06T15:02:15.199Z eslint:rules Loading rule 'no-func-assign' (remaining=156)
2020-10-06T15:02:15.200Z eslint:rules Loading rule 'no-global-assign' (remaining=155)
2020-10-06T15:02:15.200Z eslint:rules Loading rule 'no-implicit-coercion' (remaining=154)
2020-10-06T15:02:15.201Z eslint:rules Loading rule 'no-implicit-globals' (remaining=153)
2020-10-06T15:02:15.202Z eslint:rules Loading rule 'no-implied-eval' (remaining=152)
2020-10-06T15:02:15.202Z eslint:rules Loading rule 'no-import-assign' (remaining=151)
2020-10-06T15:02:15.203Z eslint:rules Loading rule 'no-inline-comments' (remaining=150)
2020-10-06T15:02:15.204Z eslint:rules Loading rule 'no-inner-declarations' (remaining=149)
2020-10-06T15:02:15.221Z eslint:rules Loading rule 'no-invalid-regexp' (remaining=148)
2020-10-06T15:02:15.222Z eslint:rules Loading rule 'no-invalid-this' (remaining=147)
2020-10-06T15:02:15.222Z eslint:rules Loading rule 'no-irregular-whitespace' (remaining=146)
2020-10-06T15:02:15.238Z eslint:rules Loading rule 'no-iterator' (remaining=145)
2020-10-06T15:02:15.239Z eslint:rules Loading rule 'no-label-var' (remaining=144)
2020-10-06T15:02:15.239Z eslint:rules Loading rule 'no-labels' (remaining=143)
2020-10-06T15:02:15.240Z eslint:rules Loading rule 'no-lone-blocks' (remaining=142)
2020-10-06T15:02:15.240Z eslint:rules Loading rule 'no-lonely-if' (remaining=141)
2020-10-06T15:02:15.241Z eslint:rules Loading rule 'no-loop-func' (remaining=140)
2020-10-06T15:02:15.242Z eslint:rules Loading rule 'no-magic-numbers' (remaining=139)
2020-10-06T15:02:15.242Z eslint:rules Loading rule 'no-misleading-character-class' (remaining=138)
2020-10-06T15:02:15.249Z eslint:rules Loading rule 'no-mixed-operators' (remaining=137)
2020-10-06T15:02:15.250Z eslint:rules Loading rule 'no-mixed-requires' (remaining=136)
2020-10-06T15:02:15.250Z eslint:rules Loading rule 'no-mixed-spaces-and-tabs' (remaining=135)
2020-10-06T15:02:15.251Z eslint:rules Loading rule 'no-multi-assign' (remaining=134)
2020-10-06T15:02:15.251Z eslint:rules Loading rule 'no-multi-spaces' (remaining=133)
2020-10-06T15:02:15.252Z eslint:rules Loading rule 'no-multi-str' (remaining=132)
2020-10-06T15:02:15.252Z eslint:rules Loading rule 'no-multiple-empty-lines' (remaining=131)
2020-10-06T15:02:15.253Z eslint:rules Loading rule 'no-native-reassign' (remaining=130)
2020-10-06T15:02:15.253Z eslint:rules Loading rule 'no-negated-condition' (remaining=129)
2020-10-06T15:02:15.254Z eslint:rules Loading rule 'no-negated-in-lhs' (remaining=128)
2020-10-06T15:02:15.254Z eslint:rules Loading rule 'no-nested-ternary' (remaining=127)
2020-10-06T15:02:15.255Z eslint:rules Loading rule 'no-new' (remaining=126)
2020-10-06T15:02:15.255Z eslint:rules Loading rule 'no-new-func' (remaining=125)
2020-10-06T15:02:15.255Z eslint:rules Loading rule 'no-new-object' (remaining=124)
2020-10-06T15:02:15.256Z eslint:rules Loading rule 'no-new-require' (remaining=123)
2020-10-06T15:02:15.256Z eslint:rules Loading rule 'no-new-symbol' (remaining=122)
2020-10-06T15:02:15.256Z eslint:rules Loading rule 'no-new-wrappers' (remaining=121)
2020-10-06T15:02:15.257Z eslint:rules Loading rule 'no-obj-calls' (remaining=120)
2020-10-06T15:02:15.257Z eslint:rules Loading rule 'no-octal' (remaining=119)
2020-10-06T15:02:15.257Z eslint:rules Loading rule 'no-octal-escape' (remaining=118)
2020-10-06T15:02:15.258Z eslint:rules Loading rule 'no-param-reassign' (remaining=117)
2020-10-06T15:02:15.258Z eslint:rules Loading rule 'no-path-concat' (remaining=116)
2020-10-06T15:02:15.259Z eslint:rules Loading rule 'no-plusplus' (remaining=115)
2020-10-06T15:02:15.259Z eslint:rules Loading rule 'no-process-env' (remaining=114)
2020-10-06T15:02:15.260Z eslint:rules Loading rule 'no-process-exit' (remaining=113)
2020-10-06T15:02:15.260Z eslint:rules Loading rule 'no-proto' (remaining=112)
2020-10-06T15:02:15.260Z eslint:rules Loading rule 'no-prototype-builtins' (remaining=111)
2020-10-06T15:02:15.261Z eslint:rules Loading rule 'no-redeclare' (remaining=110)
2020-10-06T15:02:15.261Z eslint:rules Loading rule 'no-regex-spaces' (remaining=109)
2020-10-06T15:02:15.262Z eslint:rules Loading rule 'no-restricted-globals' (remaining=108)
2020-10-06T15:02:15.262Z eslint:rules Loading rule 'no-restricted-imports' (remaining=107)
2020-10-06T15:02:15.263Z eslint:rules Loading rule 'no-restricted-modules' (remaining=106)
2020-10-06T15:02:15.264Z eslint:rules Loading rule 'no-restricted-properties' (remaining=105)
2020-10-06T15:02:15.266Z eslint:rules Loading rule 'no-restricted-syntax' (remaining=104)
2020-10-06T15:02:15.267Z eslint:rules Loading rule 'no-return-assign' (remaining=103)
2020-10-06T15:02:15.267Z eslint:rules Loading rule 'no-return-await' (remaining=102)
2020-10-06T15:02:15.268Z eslint:rules Loading rule 'no-script-url' (remaining=101)
2020-10-06T15:02:15.268Z eslint:rules Loading rule 'no-self-assign' (remaining=100)
2020-10-06T15:02:15.268Z eslint:rules Loading rule 'no-self-compare' (remaining=99)
2020-10-06T15:02:15.269Z eslint:rules Loading rule 'no-sequences' (remaining=98)
2020-10-06T15:02:15.269Z eslint:rules Loading rule 'no-setter-return' (remaining=97)
2020-10-06T15:02:15.270Z eslint:rules Loading rule 'no-shadow' (remaining=96)
2020-10-06T15:02:15.270Z eslint:rules Loading rule 'no-shadow-restricted-names' (remaining=95)
2020-10-06T15:02:15.271Z eslint:rules Loading rule 'no-spaced-func' (remaining=94)
2020-10-06T15:02:15.271Z eslint:rules Loading rule 'no-sparse-arrays' (remaining=93)
2020-10-06T15:02:15.272Z eslint:rules Loading rule 'no-sync' (remaining=92)
2020-10-06T15:02:15.272Z eslint:rules Loading rule 'no-tabs' (remaining=91)
2020-10-06T15:02:15.272Z eslint:rules Loading rule 'no-template-curly-in-string' (remaining=90)
2020-10-06T15:02:15.273Z eslint:rules Loading rule 'no-ternary' (remaining=89)
2020-10-06T15:02:15.273Z eslint:rules Loading rule 'no-this-before-super' (remaining=88)
2020-10-06T15:02:15.274Z eslint:rules Loading rule 'no-throw-literal' (remaining=87)
2020-10-06T15:02:15.274Z eslint:rules Loading rule 'no-trailing-spaces' (remaining=86)
2020-10-06T15:02:15.274Z eslint:rules Loading rule 'no-undef' (remaining=85)
2020-10-06T15:02:15.275Z eslint:rules Loading rule 'no-undef-init' (remaining=84)
2020-10-06T15:02:15.275Z eslint:rules Loading rule 'no-undefined' (remaining=83)
2020-10-06T15:02:15.276Z eslint:rules Loading rule 'no-underscore-dangle' (remaining=82)
2020-10-06T15:02:15.276Z eslint:rules Loading rule 'no-unexpected-multiline' (remaining=81)
2020-10-06T15:02:15.277Z eslint:rules Loading rule 'no-unmodified-loop-condition' (remaining=80)
2020-10-06T15:02:15.278Z eslint:rules Loading rule 'no-unneeded-ternary' (remaining=79)
2020-10-06T15:02:15.278Z eslint:rules Loading rule 'no-unreachable' (remaining=78)
2020-10-06T15:02:15.279Z eslint:rules Loading rule 'no-unsafe-finally' (remaining=77)
2020-10-06T15:02:15.279Z eslint:rules Loading rule 'no-unsafe-negation' (remaining=76)
2020-10-06T15:02:15.279Z eslint:rules Loading rule 'no-unused-expressions' (remaining=75)
2020-10-06T15:02:15.280Z eslint:rules Loading rule 'no-unused-labels' (remaining=74)
2020-10-06T15:02:15.280Z eslint:rules Loading rule 'no-unused-vars' (remaining=73)
2020-10-06T15:02:15.281Z eslint:rules Loading rule 'no-use-before-define' (remaining=72)
2020-10-06T15:02:15.281Z eslint:rules Loading rule 'no-useless-call' (remaining=71)
2020-10-06T15:02:15.282Z eslint:rules Loading rule 'no-useless-catch' (remaining=70)
2020-10-06T15:02:15.282Z eslint:rules Loading rule 'no-useless-computed-key' (remaining=69)
2020-10-06T15:02:15.283Z eslint:rules Loading rule 'no-useless-concat' (remaining=68)
2020-10-06T15:02:15.283Z eslint:rules Loading rule 'no-useless-constructor' (remaining=67)
2020-10-06T15:02:15.283Z eslint:rules Loading rule 'no-useless-escape' (remaining=66)
2020-10-06T15:02:15.284Z eslint:rules Loading rule 'no-useless-rename' (remaining=65)
2020-10-06T15:02:15.285Z eslint:rules Loading rule 'no-useless-return' (remaining=64)
2020-10-06T15:02:15.285Z eslint:rules Loading rule 'no-var' (remaining=63)
2020-10-06T15:02:15.286Z eslint:rules Loading rule 'no-void' (remaining=62)
2020-10-06T15:02:15.286Z eslint:rules Loading rule 'no-warning-comments' (remaining=61)
2020-10-06T15:02:15.287Z eslint:rules Loading rule 'no-whitespace-before-property' (remaining=60)
2020-10-06T15:02:15.287Z eslint:rules Loading rule 'no-with' (remaining=59)
2020-10-06T15:02:15.288Z eslint:rules Loading rule 'nonblock-statement-body-position' (remaining=58)
2020-10-06T15:02:15.288Z eslint:rules Loading rule 'object-curly-newline' (remaining=57)
2020-10-06T15:02:15.289Z eslint:rules Loading rule 'object-curly-spacing' (remaining=56)
2020-10-06T15:02:15.289Z eslint:rules Loading rule 'object-property-newline' (remaining=55)
2020-10-06T15:02:15.290Z eslint:rules Loading rule 'object-shorthand' (remaining=54)
2020-10-06T15:02:15.290Z eslint:rules Loading rule 'one-var' (remaining=53)
2020-10-06T15:02:15.291Z eslint:rules Loading rule 'one-var-declaration-per-line' (remaining=52)
2020-10-06T15:02:15.291Z eslint:rules Loading rule 'operator-assignment' (remaining=51)
2020-10-06T15:02:15.292Z eslint:rules Loading rule 'operator-linebreak' (remaining=50)
2020-10-06T15:02:15.292Z eslint:rules Loading rule 'padded-blocks' (remaining=49)
2020-10-06T15:02:15.293Z eslint:rules Loading rule 'padding-line-between-statements' (remaining=48)
2020-10-06T15:02:15.294Z eslint:rules Loading rule 'prefer-arrow-callback' (remaining=47)
2020-10-06T15:02:15.295Z eslint:rules Loading rule 'prefer-const' (remaining=46)
2020-10-06T15:02:15.296Z eslint:rules Loading rule 'prefer-destructuring' (remaining=45)
2020-10-06T15:02:15.296Z eslint:rules Loading rule 'prefer-exponentiation-operator' (remaining=44)
2020-10-06T15:02:15.297Z eslint:rules Loading rule 'prefer-named-capture-group' (remaining=43)
2020-10-06T15:02:15.297Z eslint:rules Loading rule 'prefer-numeric-literals' (remaining=42)
2020-10-06T15:02:15.298Z eslint:rules Loading rule 'prefer-object-spread' (remaining=41)
2020-10-06T15:02:15.299Z eslint:rules Loading rule 'prefer-promise-reject-errors' (remaining=40)
2020-10-06T15:02:15.299Z eslint:rules Loading rule 'prefer-reflect' (remaining=39)
2020-10-06T15:02:15.300Z eslint:rules Loading rule 'prefer-regex-literals' (remaining=38)
2020-10-06T15:02:15.300Z eslint:rules Loading rule 'prefer-rest-params' (remaining=37)
2020-10-06T15:02:15.300Z eslint:rules Loading rule 'prefer-spread' (remaining=36)
2020-10-06T15:02:15.301Z eslint:rules Loading rule 'prefer-template' (remaining=35)
2020-10-06T15:02:15.301Z eslint:rules Loading rule 'quote-props' (remaining=34)
2020-10-06T15:02:15.302Z eslint:rules Loading rule 'quotes' (remaining=33)
2020-10-06T15:02:15.303Z eslint:rules Loading rule 'radix' (remaining=32)
2020-10-06T15:02:15.303Z eslint:rules Loading rule 'require-atomic-updates' (remaining=31)
2020-10-06T15:02:15.304Z eslint:rules Loading rule 'require-await' (remaining=30)
2020-10-06T15:02:15.304Z eslint:rules Loading rule 'require-jsdoc' (remaining=29)
2020-10-06T15:02:15.305Z eslint:rules Loading rule 'require-unicode-regexp' (remaining=28)
2020-10-06T15:02:15.305Z eslint:rules Loading rule 'require-yield' (remaining=27)
2020-10-06T15:02:15.306Z eslint:rules Loading rule 'rest-spread-spacing' (remaining=26)
2020-10-06T15:02:15.306Z eslint:rules Loading rule 'semi' (remaining=25)
2020-10-06T15:02:15.307Z eslint:rules Loading rule 'semi-spacing' (remaining=24)
2020-10-06T15:02:15.307Z eslint:rules Loading rule 'semi-style' (remaining=23)
2020-10-06T15:02:15.308Z eslint:rules Loading rule 'sort-imports' (remaining=22)
2020-10-06T15:02:15.308Z eslint:rules Loading rule 'sort-keys' (remaining=21)
2020-10-06T15:02:15.309Z eslint:rules Loading rule 'sort-vars' (remaining=20)
2020-10-06T15:02:15.310Z eslint:rules Loading rule 'space-before-blocks' (remaining=19)
2020-10-06T15:02:15.310Z eslint:rules Loading rule 'space-before-function-paren' (remaining=18)
2020-10-06T15:02:15.311Z eslint:rules Loading rule 'space-in-parens' (remaining=17)
2020-10-06T15:02:15.312Z eslint:rules Loading rule 'space-infix-ops' (remaining=16)
2020-10-06T15:02:15.312Z eslint:rules Loading rule 'space-unary-ops' (remaining=15)
2020-10-06T15:02:15.313Z eslint:rules Loading rule 'spaced-comment' (remaining=14)
2020-10-06T15:02:15.313Z eslint:rules Loading rule 'strict' (remaining=13)
2020-10-06T15:02:15.314Z eslint:rules Loading rule 'switch-colon-spacing' (remaining=12)
2020-10-06T15:02:15.315Z eslint:rules Loading rule 'symbol-description' (remaining=11)
2020-10-06T15:02:15.315Z eslint:rules Loading rule 'template-curly-spacing' (remaining=10)
2020-10-06T15:02:15.316Z eslint:rules Loading rule 'template-tag-spacing' (remaining=9)
2020-10-06T15:02:15.316Z eslint:rules Loading rule 'unicode-bom' (remaining=8)
2020-10-06T15:02:15.316Z eslint:rules Loading rule 'use-isnan' (remaining=7)
2020-10-06T15:02:15.317Z eslint:rules Loading rule 'valid-jsdoc' (remaining=6)
2020-10-06T15:02:15.324Z eslint:rules Loading rule 'valid-typeof' (remaining=5)
2020-10-06T15:02:15.325Z eslint:rules Loading rule 'vars-on-top' (remaining=4)
2020-10-06T15:02:15.326Z eslint:rules Loading rule 'wrap-iife' (remaining=3)
2020-10-06T15:02:15.326Z eslint:rules Loading rule 'wrap-regex' (remaining=2)
2020-10-06T15:02:15.327Z eslint:rules Loading rule 'yield-star-spacing' (remaining=1)
2020-10-06T15:02:15.327Z eslint:rules Loading rule 'yoda' (remaining=0)
2020-10-06T15:02:15.338Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-babel/index.js loaded in: 255ms
2020-10-06T15:02:15.338Z eslint:config-array-factory Loading plugin "react" from /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:15.339Z eslint:config-array-factory Loaded: eslint-plugin-react@7.20.6 (/home/timroes/elastic/eui/node_modules/eslint-plugin-react/index.js)
2020-10-06T15:02:15.457Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-react/index.js loaded in: 118ms
2020-10-06T15:02:15.464Z eslint:config-array-factory Loading plugin "import" from /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:15.465Z eslint:config-array-factory Loaded: eslint-plugin-import@2.22.0 (/home/timroes/elastic/eui/node_modules/eslint-plugin-import/lib/index.js)
2020-10-06T15:02:15.529Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-import/lib/index.js loaded in: 63ms
2020-10-06T15:02:15.530Z eslint:config-array-factory Loading plugin "prefer-object-spread" from /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:15.531Z eslint:config-array-factory Loaded: eslint-plugin-prefer-object-spread@1.2.1 (/home/timroes/elastic/eui/node_modules/eslint-plugin-prefer-object-spread/dist/index.js)
2020-10-06T15:02:15.532Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-prefer-object-spread/dist/index.js loaded in: 0ms
2020-10-06T15:02:15.532Z eslint:config-array-factory Loading {extends:"plugin:@typescript-eslint/recommended"} relative to /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:15.532Z eslint:config-array-factory Loading plugin "@typescript-eslint" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:15.533Z eslint:config-array-factory Loaded: @typescript-eslint/eslint-plugin@3.10.1 (/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js)
2020-10-06T15:02:16.055Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js loaded in: 522ms
2020-10-06T15:02:16.055Z eslint:config-array-factory Loading {extends:"./configs/base"} relative to /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js
2020-10-06T15:02:16.056Z eslint:config-array-factory package.json was not found: Cannot find module './configs/base/package.json'
Require stack:
- /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js
2020-10-06T15:02:16.056Z eslint:config-array-factory Loaded: ./configs/base (/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js)
2020-10-06T15:02:16.056Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js
2020-10-06T15:02:16.057Z eslint:config-array-factory Loading parser "@typescript-eslint/parser" from /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js
2020-10-06T15:02:16.058Z eslint:config-array-factory Loaded: @typescript-eslint/parser@3.10.1 (/home/timroes/elastic/eui/node_modules/@typescript-eslint/parser/dist/index.js)
2020-10-06T15:02:16.160Z eslint:config-array-factory Loading plugin "@typescript-eslint" from /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js
2020-10-06T15:02:16.160Z eslint:config-array-factory Loaded: @typescript-eslint/eslint-plugin@3.10.1 (/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js)
2020-10-06T15:02:16.161Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js loaded in: 0ms
2020-10-06T15:02:16.161Z eslint:config-array-factory Loading {extends:"./configs/eslint-recommended"} relative to /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js
2020-10-06T15:02:16.161Z eslint:config-array-factory package.json was not found: Cannot find module './configs/eslint-recommended/package.json'
Require stack:
- /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js
2020-10-06T15:02:16.161Z eslint:config-array-factory Loaded: ./configs/eslint-recommended (/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/eslint-recommended.js)
2020-10-06T15:02:16.161Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/eslint-recommended.js
2020-10-06T15:02:16.164Z eslint:config-array-factory Loading {extends:"prettier/react"} relative to /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:16.164Z eslint:config-array-factory package.json was not found: Cannot find module 'eslint-config-prettier/react/package.json'
Require stack:
- /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:16.164Z eslint:config-array-factory Loaded: eslint-config-prettier/react (/home/timroes/elastic/eui/node_modules/eslint-config-prettier/react.js)
2020-10-06T15:02:16.165Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/node_modules/eslint-config-prettier/react.js
2020-10-06T15:02:16.165Z eslint:config-array-factory Loading {extends:"prettier/standard"} relative to /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:16.166Z eslint:config-array-factory package.json was not found: Cannot find module 'eslint-config-prettier/standard/package.json'
Require stack:
- /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:16.166Z eslint:config-array-factory Loaded: eslint-config-prettier/standard (/home/timroes/elastic/eui/node_modules/eslint-config-prettier/standard.js)
2020-10-06T15:02:16.166Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/node_modules/eslint-config-prettier/standard.js
2020-10-06T15:02:16.167Z eslint:config-array-factory Loading {extends:"plugin:prettier/recommended"} relative to /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:16.167Z eslint:config-array-factory Loading plugin "prettier" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:16.167Z eslint:config-array-factory Loaded: eslint-plugin-prettier@3.1.4 (/home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js)
2020-10-06T15:02:16.170Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js loaded in: 2ms
2020-10-06T15:02:16.170Z eslint:config-array-factory Loading {extends:"prettier"} relative to /home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js
2020-10-06T15:02:16.170Z eslint:config-array-factory Loaded: eslint-config-prettier@6.11.0 (/home/timroes/elastic/eui/node_modules/eslint-config-prettier/index.js)
2020-10-06T15:02:16.170Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/node_modules/eslint-config-prettier/index.js
2020-10-06T15:02:16.171Z eslint:config-array-factory Loading plugin "prettier" from /home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js
2020-10-06T15:02:16.171Z eslint:config-array-factory Loaded: eslint-plugin-prettier@3.1.4 (/home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js)
2020-10-06T15:02:16.171Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js loaded in: 0ms
2020-10-06T15:02:16.171Z eslint:config-array-factory Loading parser "@typescript-eslint/parser" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:16.172Z eslint:config-array-factory Loaded: @typescript-eslint/parser@3.10.1 (/home/timroes/elastic/eui/node_modules/@typescript-eslint/parser/dist/index.js)
2020-10-06T15:02:16.172Z eslint:config-array-factory Loading plugin "jsx-a11y" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:16.172Z eslint:config-array-factory Loaded: eslint-plugin-jsx-a11y@6.3.1 (/home/timroes/elastic/eui/node_modules/eslint-plugin-jsx-a11y/lib/index.js)
2020-10-06T15:02:16.534Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-jsx-a11y/lib/index.js loaded in: 362ms
2020-10-06T15:02:16.535Z eslint:config-array-factory Loading plugin "prettier" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:16.535Z eslint:config-array-factory Loaded: eslint-plugin-prettier@3.1.4 (/home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js)
2020-10-06T15:02:16.535Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js loaded in: 0ms
2020-10-06T15:02:16.535Z eslint:config-array-factory Loading plugin "local" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:16.536Z eslint:config-array-factory Loaded: eslint-plugin-local@1.0.0 (/home/timroes/elastic/eui/node_modules/eslint-plugin-local/index.js)
2020-10-06T15:02:16.538Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-local/index.js loaded in: 2ms
2020-10-06T15:02:16.539Z eslint:config-array-factory Loading plugin "react-hooks" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:16.539Z eslint:config-array-factory Loaded: eslint-plugin-react-hooks@3.0.0 (/home/timroes/elastic/eui/node_modules/eslint-plugin-react-hooks/index.js)
2020-10-06T15:02:16.541Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-react-hooks/index.js loaded in: 2ms
2020-10-06T15:02:16.542Z eslint:cascading-config-array-factory No cache found: /home/timroes/elastic.
2020-10-06T15:02:16.542Z eslint:config-array-factory Config file not found on /home/timroes/elastic
2020-10-06T15:02:16.543Z eslint:cascading-config-array-factory No cache found: /home/timroes.
2020-10-06T15:02:16.543Z eslint:cascading-config-array-factory Stop traversing because of considered root.
2020-10-06T15:02:16.664Z eslint:cascading-config-array-factory Configuration was determined: ConfigArray [ { name: 'DefaultIgnorePattern', filePath: '', criteria: null, env: undefined, globals: undefined, ignorePattern: IgnorePattern { patterns: [Array], basePath: '/home/timroes/elastic/eui', loose: false }, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: undefined, settings: undefined }, { name: '.eslintrc.js » @elastic/eslint-config-kibana', filePath: '/home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js', criteria: null, env: { es6: true, node: true, mocha: true, browser: true }, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: { error: null, filePath: '/home/timroes/elastic/eui/node_modules/babel-eslint/lib/index.js', id: 'babel-eslint', importerName: '.eslintrc.js » @elastic/eslint-config-kibana', importerPath: '/home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js' }, parserOptions: { sourceType: 'module', ecmaVersion: 6, ecmaFeatures: [Object] }, plugins: { mocha: [Object], babel: [Object], react: [Object], import: [Object], 'prefer-object-spread': [Object] }, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'block-scoped-var': 'error', camelcase: [Array], 'comma-dangle': 'off', 'comma-spacing': [Array], 'comma-style': [Array], 'consistent-return': 'off', curly: [Array], 'dot-location': [Array], 'dot-notation': [Array], eqeqeq: [Array], 'guard-for-in': 'error', indent: [Array], 'key-spacing': [Array], 'max-len': [Array], 'new-cap': [Array], 'no-bitwise': 'off', 'no-caller': 'error', 'no-cond-assign': 'off', 'no-const-assign': 'error', 'no-debugger': 'error', 'no-empty': 'error', 'no-eval': 'error', 'no-extend-native': 'error', 'no-extra-parens': 'off', 'no-extra-semi': [Array], 'no-global-assign': 'error', 'no-irregular-whitespace': 'error', 'no-iterator': 'error', 'no-loop-func': 'error', 'no-multi-spaces': 'off', 'no-multi-str': 'error', 'no-nested-ternary': 'error', 'no-new': 'off', 'no-path-concat': 'off', 'no-proto': 'error', 'no-redeclare': 'error', 'no-restricted-globals': [Array], 'no-return-assign': 'off', 'no-script-url': 'error', 'no-sequences': 'error', 'no-shadow': 'off', 'no-trailing-spaces': 'error', 'no-undef': 'error', 'no-underscore-dangle': 'off', 'no-unused-expressions': 'off', 'no-unused-vars': [Array], 'no-use-before-define': [Array], 'no-var': 'error', 'no-with': 'error', 'one-var': [Array], 'prefer-const': 'error', quotes: [Array], 'semi-spacing': [Array], semi: [Array], 'space-before-blocks': [Array], 'space-before-function-paren': [Array], 'space-in-parens': [Array], 'space-infix-ops': [Array], 'space-unary-ops': [Array], strict: [Array], 'valid-typeof': 'error', 'wrap-iife': [Array], yoda: 'off', 'object-curly-spacing': 'off', 'babel/object-curly-spacing': [Array], 'jsx-quotes': [Array], 'react/jsx-uses-react': 'error', 'react/react-in-jsx-scope': 'error', 'react/jsx-uses-vars': 'error', 'react/jsx-no-undef': 'error', 'react/jsx-pascal-case': 'error', 'react/jsx-closing-bracket-location': [Array], 'react/jsx-closing-tag-location': 'error', 'react/jsx-curly-spacing': [Array], 'react/jsx-indent-props': [Array], 'react/jsx-max-props-per-line': [Array], 'react/jsx-no-duplicate-props': [Array], 'react/self-closing-comp': 'error', 'react/jsx-wrap-multilines': [Array], 'react/jsx-first-prop-new-line': [Array], 'react/jsx-equals-spacing': [Array], 'react/jsx-indent': [Array], 'react/no-did-mount-set-state': 'error', 'react/no-did-update-set-state': 'error', 'react/no-will-update-set-state': 'error', 'react/no-is-mounted': 'error', 'react/no-multi-comp': [Array], 'react/no-unknown-property': 'error', 'react/prefer-es6-class': [Array], 'react/prefer-stateless-function': [Array], 'react/no-unescaped-entities': 'error', 'mocha/handle-done-callback': 'error', 'mocha/no-exclusive-tests': 'error', 'import/no-unresolved': [Array], 'import/named': 'error', 'import/namespace': 'error', 'import/default': 'error', 'import/export': 'error', 'import/no-named-as-default': 'error', 'import/no-named-as-default-member': 'error', 'import/no-duplicates': 'error', 'prefer-object-spread/prefer-object-spread': 'error' }, settings: undefined }, { name: '.eslintrc.js » plugin:@typescript-eslint/recommended » ./configs/base', filePath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: { error: null, filePath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/parser/dist/index.js', id: '@typescript-eslint/parser', importerName: '.eslintrc.js » plugin:@typescript-eslint/recommended » ./configs/base', importerPath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js' }, parserOptions: { sourceType: 'module' }, plugins: { '@typescript-eslint': [Object] }, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: undefined, settings: undefined }, { name: '.eslintrc.js » plugin:@typescript-eslint/recommended » ./configs/eslint-recommended', filePath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/eslint-recommended.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: undefined, settings: undefined }, { name: '.eslintrc.js » plugin:@typescript-eslint/recommended » ./configs/eslint-recommended#overrides[0]', filePath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/eslint-recommended.js', criteria: { includes: [Array], excludes: null, basePath: '/home/timroes/elastic/eui' }, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'constructor-super': 'off', 'getter-return': 'off', 'no-const-assign': 'off', 'no-dupe-args': 'off', 'no-dupe-class-members': 'off', 'no-dupe-keys': 'off', 'no-func-assign': 'off', 'no-import-assign': 'off', 'no-new-symbol': 'off', 'no-obj-calls': 'off', 'no-redeclare': 'off', 'no-setter-return': 'off', 'no-this-before-super': 'off', 'no-undef': 'off', 'no-unreachable': 'off', 'no-unsafe-negation': 'off', 'no-var': 'error', 'prefer-const': 'error', 'prefer-rest-params': 'error', 'prefer-spread': 'error', 'valid-typeof': 'off' }, settings: undefined }, { name: '.eslintrc.js » plugin:@typescript-eslint/recommended', filePath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { '@typescript-eslint/adjacent-overload-signatures': 'error', '@typescript-eslint/ban-ts-comment': 'error', '@typescript-eslint/ban-types': 'error', '@typescript-eslint/explicit-module-boundary-types': 'warn', 'no-array-constructor': 'off', '@typescript-eslint/no-array-constructor': 'error', 'no-empty-function': 'off', '@typescript-eslint/no-empty-function': 'error', '@typescript-eslint/no-empty-interface': 'error', '@typescript-eslint/no-explicit-any': 'warn', '@typescript-eslint/no-extra-non-null-assertion': 'error', 'no-extra-semi': 'off', '@typescript-eslint/no-extra-semi': 'error', '@typescript-eslint/no-inferrable-types': 'error', '@typescript-eslint/no-misused-new': 'error', '@typescript-eslint/no-namespace': 'error', '@typescript-eslint/no-non-null-asserted-optional-chain': 'error', '@typescript-eslint/no-non-null-assertion': 'warn', '@typescript-eslint/no-this-alias': 'error', 'no-unused-vars': 'off', '@typescript-eslint/no-unused-vars': 'warn', '@typescript-eslint/no-var-requires': 'error', '@typescript-eslint/prefer-as-const': 'error', '@typescript-eslint/prefer-namespace-keyword': 'error', '@typescript-eslint/triple-slash-reference': 'error' }, settings: undefined }, { name: '.eslintrc.js » eslint-config-prettier/react', filePath: '/home/timroes/elastic/eui/node_modules/eslint-config-prettier/react.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'react/jsx-child-element-spacing': 'off', 'react/jsx-closing-bracket-location': 'off', 'react/jsx-closing-tag-location': 'off', 'react/jsx-curly-newline': 'off', 'react/jsx-curly-spacing': 'off', 'react/jsx-equals-spacing': 'off', 'react/jsx-first-prop-new-line': 'off', 'react/jsx-indent': 'off', 'react/jsx-indent-props': 'off', 'react/jsx-max-props-per-line': 'off', 'react/jsx-one-expression-per-line': 'off', 'react/jsx-props-no-multi-spaces': 'off', 'react/jsx-tag-spacing': 'off', 'react/jsx-wrap-multilines': 'off', 'react/jsx-space-before-closing': 'off' }, settings: undefined }, { name: '.eslintrc.js » eslint-config-prettier/standard', filePath: '/home/timroes/elastic/eui/node_modules/eslint-config-prettier/standard.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'standard/array-bracket-even-spacing': 'off', 'standard/computed-property-even-spacing': 'off', 'standard/object-curly-even-spacing': 'off' }, settings: undefined }, { name: '.eslintrc.js » plugin:prettier/recommended » eslint-config-prettier', filePath: '/home/timroes/elastic/eui/node_modules/eslint-config-prettier/index.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'arrow-body-style': 0, curly: 0, 'lines-around-comment': 0, 'max-len': 0, 'no-confusing-arrow': 0, 'no-mixed-operators': 0, 'no-tabs': 0, 'no-unexpected-multiline': 0, 'prefer-arrow-callback': 0, quotes: 0, 'array-bracket-newline': 'off', 'array-bracket-spacing': 'off', 'array-element-newline': 'off', 'arrow-parens': 'off', 'arrow-spacing': 'off', 'block-spacing': 'off', 'brace-style': 'off', 'comma-dangle': 'off', 'comma-spacing': 'off', 'comma-style': 'off', 'computed-property-spacing': 'off', 'dot-location': 'off', 'eol-last': 'off', 'func-call-spacing': 'off', 'function-call-argument-newline': 'off', 'function-paren-newline': 'off', 'generator-star': 'off', 'generator-star-spacing': 'off', 'implicit-arrow-linebreak': 'off', indent: 'off', 'jsx-quotes': 'off', 'key-spacing': 'off', 'keyword-spacing': 'off', 'linebreak-style': 'off', 'multiline-ternary': 'off', 'newline-per-chained-call': 'off', 'new-parens': 'off', 'no-arrow-condition': 'off', 'no-comma-dangle': 'off', 'no-extra-parens': 'off', 'no-extra-semi': 'off', 'no-floating-decimal': 'off', 'no-mixed-spaces-and-tabs': 'off', 'no-multi-spaces': 'off', 'no-multiple-empty-lines': 'off', 'no-reserved-keys': 'off', 'no-space-before-semi': 'off', 'no-trailing-spaces': 'off', 'no-whitespace-before-property': 'off', 'no-wrap-func': 'off', 'nonblock-statement-body-position': 'off', 'object-curly-newline': 'off', 'object-curly-spacing': 'off', 'object-property-newline': 'off', 'one-var-declaration-per-line': 'off', 'operator-linebreak': 'off', 'padded-blocks': 'off', 'quote-props': 'off', 'rest-spread-spacing': 'off', semi: 'off', 'semi-spacing': 'off', 'semi-style': 'off', 'space-after-function-name': 'off', 'space-after-keywords': 'off', 'space-before-blocks': 'off', 'space-before-function-paren': 'off', 'space-before-function-parentheses': 'off', 'space-before-keywords': 'off', 'space-in-brackets': 'off', 'space-in-parens': 'off', 'space-infix-ops': 'off', 'space-return-throw-case': 'off', 'space-unary-ops': 'off', 'space-unary-word-ops': 'off', 'switch-colon-spacing': 'off', 'template-curly-spacing': 'off', 'template-tag-spacing': 'off', 'unicode-bom': 'off', 'wrap-iife': 'off', 'wrap-regex': 'off', 'yield-star-spacing': 'off', 'indent-legacy': 'off', 'no-spaced-func': 'off' }, settings: undefined }, { name: '.eslintrc.js » plugin:prettier/recommended', filePath: '/home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: { prettier: [Object] }, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'prettier/prettier': 'error' }, settings: undefined }, { name: '.eslintrc.js', filePath: '/home/timroes/elastic/eui/.eslintrc.js', criteria: null, env: { jest: true }, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: { error: null, filePath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/parser/dist/index.js', id: '@typescript-eslint/parser', importerName: '.eslintrc.js', importerPath: '/home/timroes/elastic/eui/.eslintrc.js' }, parserOptions: { ecmaFeatures: [Object] }, plugins: { 'jsx-a11y': [Object], prettier: [Object], local: [Object], 'react-hooks': [Object] }, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'prefer-template': 'error', 'local/i18n': 'error', 'local/href-with-rel': 'error', 'local/forward-ref': 'error', 'local/require-license-header': [Array], 'no-use-before-define': 'off', quotes: [Array], camelcase: 'off', 'jsx-a11y/accessible-emoji': 'error', 'jsx-a11y/alt-text': 'error', 'jsx-a11y/anchor-has-content': 'error', 'jsx-a11y/aria-activedescendant-has-tabindex': 'error', 'jsx-a11y/aria-props': 'error', 'jsx-a11y/aria-proptypes': 'error', 'jsx-a11y/aria-role': 'error', 'jsx-a11y/aria-unsupported-elements': 'error', 'jsx-a11y/heading-has-content': 'error', 'jsx-a11y/html-has-lang': 'error', 'jsx-a11y/iframe-has-title': 'error', 'jsx-a11y/interactive-supports-focus': 'error', 'jsx-a11y/media-has-caption': 'error', 'jsx-a11y/mouse-events-have-key-events': 'error', 'jsx-a11y/no-access-key': 'error', 'jsx-a11y/no-distracting-elements': 'error', 'jsx-a11y/no-interactive-element-to-noninteractive-role': 'error', 'jsx-a11y/no-noninteractive-element-interactions': 'error', 'jsx-a11y/no-noninteractive-element-to-interactive-role': 'error', 'jsx-a11y/no-redundant-roles': 'error', 'jsx-a11y/role-has-required-aria-props': 'error', 'jsx-a11y/role-supports-aria-props': 'error', 'jsx-a11y/scope': 'error', 'jsx-a11y/tabindex-no-positive': 'error', 'jsx-a11y/label-has-associated-control': 'error', 'react-hooks/rules-of-hooks': 'error', 'react-hooks/exhaustive-deps': 'warn', '@typescript-eslint/array-type': [Array], '@typescript-eslint/ban-types': 'off', '@typescript-eslint/explicit-function-return-type': 'off', '@typescript-eslint/explicit-member-accessibility': 'off', '@typescript-eslint/indent': 'off', '@typescript-eslint/ban-tslint-comment': 'error', '@typescript-eslint/no-empty-interface': 'off', '@typescript-eslint/no-explicit-any': 'off', '@typescript-eslint/no-non-null-assertion': 'off', '@typescript-eslint/no-parameter-properties': 'off', '@typescript-eslint/no-triple-slash-reference': 'off', '@typescript-eslint/no-unused-vars': [Array], '@typescript-eslint/no-use-before-define': 'off', '@typescript-eslint/no-empty-function': 'off', '@typescript-eslint/no-inferrable-types': 'off', '@typescript-eslint/explicit-module-boundary-types': 'off', '@typescript-eslint/naming-convention': 'off', '@typescript-eslint/ban-ts-comment': [Array] }, settings: { 'import/resolver': [Object], react: [Object] } }, { name: '.eslintrc.js#overrides[0]', filePath: '/home/timroes/elastic/eui/.eslintrc.js', criteria: { includes: [Array], excludes: null, basePath: '/home/timroes/elastic/eui' }, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'react/no-multi-comp': 'off', 'react/prefer-es6-class': 'off', 'react/prefer-stateless-function': 'off' }, settings: undefined }, { name: '.eslintignore', filePath: '/home/timroes/elastic/eui/.eslintignore', criteria: null, env: undefined, globals: undefined, ignorePattern: IgnorePattern { patterns: [Array], basePath: '/home/timroes/elastic/eui', loose: true }, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: undefined, settings: undefined }, { name: 'CLIOptions', filePath: '', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'no-debugger': 'off' }, settings: undefined } ] on /home/timroes/elastic/eui/src/components/combo_box
2020-10-06T15:02:16.667Z eslint:ignore-pattern Create with: [ IgnorePattern { patterns: [ '/node_modules/*', '/bower_components/*' ], basePath: '/home/timroes/elastic/eui', loose: false }, IgnorePattern { patterns: [ 'dist', 'node_modules', 'es', 'lib', 'test-env', 'types', 'eui.d.ts', '**/*.snap.js', '**/assets/**/*.js', 'package.json', 'src-docs/src/views/icon/icon_example.js', 'packages/react-datepicker/examples' ], basePath: '/home/timroes/elastic/eui', loose: true } ]
2020-10-06T15:02:16.669Z eslint:ignore-pattern processed: { basePath: '/home/timroes/elastic/eui', patterns: [ '/node_modules/*', '/bower_components/*', 'dist', 'node_modules', 'es', 'lib', 'test-env', 'types', 'eui.d.ts', '**/*.snap.js', '**/assets/**/*.js', 'package.json', 'src-docs/src/views/icon/icon_example.js', 'packages/react-datepicker/examples' ] }
2020-10-06T15:02:16.671Z eslint:ignore-pattern Check {
filePath: '/home/timroes/elastic/eui/src/components/combo_box/combo_box.tsx',
dot: false,
relativePath: 'src/components/combo_box/combo_box.tsx',
result: false
}
2020-10-06T15:02:16.671Z eslint:cascading-config-array-factory Load config files for /home/timroes/elastic/eui/src/components/combo_box.
2020-10-06T15:02:16.671Z eslint:cascading-config-array-factory Cache hit: /home/timroes/elastic/eui/src/components/combo_box.
2020-10-06T15:02:16.671Z eslint:cli-engine Lint /home/timroes/elastic/eui/src/components/combo_box/combo_box.tsx
2020-10-06T15:02:16.671Z eslint:linter Linting code for /home/timroes/elastic/eui/src/components/combo_box/combo_box.tsx (pass 1)
2020-10-06T15:02:16.671Z eslint:linter Verify
2020-10-06T15:02:16.672Z eslint:linter With ConfigArray: /home/timroes/elastic/eui/src/components/combo_box/combo_box.tsx
2020-10-06T15:02:16.983Z eslint:config-comment-parser Parsing list config
2020-10-06T15:02:16.984Z eslint:config-comment-parser Parsing list config
2020-10-06T15:02:18.304Z eslint:linter Generating fixed text for /home/timroes/elastic/eui/src/components/combo_box/combo_box.tsx (pass 1)
2020-10-06T15:02:18.304Z eslint:source-code-fixer Applying fixes
2020-10-06T15:02:18.304Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes
2020-10-06T15:02:18.306Z eslint:cli-engine Linting complete in: 3275ms
2020-10-06T15:02:29.294Z eslint:config-array-factory Loading .eslintignore file: /home/timroes/elastic/eui/.eslintignore
2020-10-06T15:02:29.295Z eslint:ignore-pattern Create with: [ IgnorePattern { patterns: [ '/node_modules/*', '/bower_components/*' ], basePath: '/home/timroes/elastic/eui', loose: false } ]
2020-10-06T15:02:29.295Z eslint:ignore-pattern processed: { basePath: '/home/timroes/elastic/eui', patterns: [ '/node_modules/*', '/bower_components/*' ] }
2020-10-06T15:02:29.295Z eslint:ignore-pattern Create with: [ IgnorePattern { patterns: [ '/node_modules/*', '/bower_components/*' ], basePath: '/home/timroes/elastic/eui', loose: false } ]
2020-10-06T15:02:29.295Z eslint:ignore-pattern processed: { basePath: '/home/timroes/elastic/eui', patterns: [ '/node_modules/*', '/bower_components/*' ] }
2020-10-06T15:02:29.295Z eslint:cascading-config-array-factory Load config files for /home/timroes/elastic/eui/src/components/combo_box.
2020-10-06T15:02:29.295Z eslint:cascading-config-array-factory No cache found: /home/timroes/elastic/eui/src/components/combo_box.
2020-10-06T15:02:29.296Z eslint:config-array-factory Config file not found on /home/timroes/elastic/eui/src/components/combo_box
2020-10-06T15:02:29.296Z eslint:cascading-config-array-factory No cache found: /home/timroes/elastic/eui/src/components.
2020-10-06T15:02:29.296Z eslint:config-array-factory Config file not found on /home/timroes/elastic/eui/src/components
2020-10-06T15:02:29.296Z eslint:cascading-config-array-factory No cache found: /home/timroes/elastic/eui/src.
2020-10-06T15:02:29.296Z eslint:config-array-factory Config file not found on /home/timroes/elastic/eui/src
2020-10-06T15:02:29.296Z eslint:cascading-config-array-factory No cache found: /home/timroes/elastic/eui.
2020-10-06T15:02:29.296Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:29.297Z eslint:config-array-factory Config file found: /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:29.297Z eslint:config-array-factory Loading {extends:"@elastic/eslint-config-kibana"} relative to /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:29.297Z eslint:config-array-factory Loaded: @elastic/eslint-config-kibana@0.15.0 (/home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js)
2020-10-06T15:02:29.297Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:29.298Z eslint:config-array-factory Loading parser "babel-eslint" from /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:29.298Z eslint:config-array-factory Loaded: babel-eslint@10.1.0 (/home/timroes/elastic/eui/node_modules/babel-eslint/lib/index.js)
2020-10-06T15:02:29.298Z eslint:config-array-factory Loading plugin "mocha" from /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:29.298Z eslint:config-array-factory Loaded: eslint-plugin-mocha@6.3.0 (/home/timroes/elastic/eui/node_modules/eslint-plugin-mocha/index.js)
2020-10-06T15:02:29.298Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-mocha/index.js loaded in: 0ms
2020-10-06T15:02:29.298Z eslint:config-array-factory Loading plugin "babel" from /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:29.298Z eslint:config-array-factory Loaded: eslint-plugin-babel@5.3.1 (/home/timroes/elastic/eui/node_modules/eslint-plugin-babel/index.js)
2020-10-06T15:02:29.298Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-babel/index.js loaded in: 0ms
2020-10-06T15:02:29.298Z eslint:config-array-factory Loading plugin "react" from /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:29.299Z eslint:config-array-factory Loaded: eslint-plugin-react@7.20.6 (/home/timroes/elastic/eui/node_modules/eslint-plugin-react/index.js)
2020-10-06T15:02:29.299Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-react/index.js loaded in: 0ms
2020-10-06T15:02:29.299Z eslint:config-array-factory Loading plugin "import" from /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:29.299Z eslint:config-array-factory Loaded: eslint-plugin-import@2.22.0 (/home/timroes/elastic/eui/node_modules/eslint-plugin-import/lib/index.js)
2020-10-06T15:02:29.299Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-import/lib/index.js loaded in: 0ms
2020-10-06T15:02:29.299Z eslint:config-array-factory Loading plugin "prefer-object-spread" from /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:29.299Z eslint:config-array-factory Loaded: eslint-plugin-prefer-object-spread@1.2.1 (/home/timroes/elastic/eui/node_modules/eslint-plugin-prefer-object-spread/dist/index.js)
2020-10-06T15:02:29.299Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-prefer-object-spread/dist/index.js loaded in: 0ms
2020-10-06T15:02:29.299Z eslint:config-array-factory Loading {extends:"plugin:@typescript-eslint/recommended"} relative to /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:29.299Z eslint:config-array-factory Loading plugin "@typescript-eslint" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:29.299Z eslint:config-array-factory Loaded: @typescript-eslint/eslint-plugin@3.10.1 (/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js)
2020-10-06T15:02:29.299Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js loaded in: 0ms
2020-10-06T15:02:29.300Z eslint:config-array-factory Loading {extends:"./configs/base"} relative to /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js
2020-10-06T15:02:29.300Z eslint:config-array-factory package.json was not found: Cannot find module './configs/base/package.json'
Require stack:
- /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js
2020-10-06T15:02:29.300Z eslint:config-array-factory Loaded: ./configs/base (/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js)
2020-10-06T15:02:29.300Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js
2020-10-06T15:02:29.300Z eslint:config-array-factory Loading parser "@typescript-eslint/parser" from /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js
2020-10-06T15:02:29.301Z eslint:config-array-factory Loaded: @typescript-eslint/parser@3.10.1 (/home/timroes/elastic/eui/node_modules/@typescript-eslint/parser/dist/index.js)
2020-10-06T15:02:29.301Z eslint:config-array-factory Loading plugin "@typescript-eslint" from /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js
2020-10-06T15:02:29.301Z eslint:config-array-factory Loaded: @typescript-eslint/eslint-plugin@3.10.1 (/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js)
2020-10-06T15:02:29.301Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js loaded in: 0ms
2020-10-06T15:02:29.301Z eslint:config-array-factory Loading {extends:"./configs/eslint-recommended"} relative to /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js
2020-10-06T15:02:29.301Z eslint:config-array-factory package.json was not found: Cannot find module './configs/eslint-recommended/package.json'
Require stack:
- /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js
2020-10-06T15:02:29.301Z eslint:config-array-factory Loaded: ./configs/eslint-recommended (/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/eslint-recommended.js)
2020-10-06T15:02:29.301Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/eslint-recommended.js
2020-10-06T15:02:29.302Z eslint:config-array-factory Loading {extends:"prettier/react"} relative to /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:29.302Z eslint:config-array-factory package.json was not found: Cannot find module 'eslint-config-prettier/react/package.json'
Require stack:
- /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:29.302Z eslint:config-array-factory Loaded: eslint-config-prettier/react (/home/timroes/elastic/eui/node_modules/eslint-config-prettier/react.js)
2020-10-06T15:02:29.302Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/node_modules/eslint-config-prettier/react.js
2020-10-06T15:02:29.303Z eslint:config-array-factory Loading {extends:"prettier/standard"} relative to /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:29.303Z eslint:config-array-factory package.json was not found: Cannot find module 'eslint-config-prettier/standard/package.json'
Require stack:
- /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:29.303Z eslint:config-array-factory Loaded: eslint-config-prettier/standard (/home/timroes/elastic/eui/node_modules/eslint-config-prettier/standard.js)
2020-10-06T15:02:29.303Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/node_modules/eslint-config-prettier/standard.js
2020-10-06T15:02:29.304Z eslint:config-array-factory Loading {extends:"plugin:prettier/recommended"} relative to /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:29.304Z eslint:config-array-factory Loading plugin "prettier" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:29.304Z eslint:config-array-factory Loaded: eslint-plugin-prettier@3.1.4 (/home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js)
2020-10-06T15:02:29.304Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js loaded in: 0ms
2020-10-06T15:02:29.304Z eslint:config-array-factory Loading {extends:"prettier"} relative to /home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js
2020-10-06T15:02:29.304Z eslint:config-array-factory Loaded: eslint-config-prettier@6.11.0 (/home/timroes/elastic/eui/node_modules/eslint-config-prettier/index.js)
2020-10-06T15:02:29.304Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/node_modules/eslint-config-prettier/index.js
2020-10-06T15:02:29.305Z eslint:config-array-factory Loading plugin "prettier" from /home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js
2020-10-06T15:02:29.305Z eslint:config-array-factory Loaded: eslint-plugin-prettier@3.1.4 (/home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js)
2020-10-06T15:02:29.305Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js loaded in: 0ms
2020-10-06T15:02:29.305Z eslint:config-array-factory Loading parser "@typescript-eslint/parser" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:29.305Z eslint:config-array-factory Loaded: @typescript-eslint/parser@3.10.1 (/home/timroes/elastic/eui/node_modules/@typescript-eslint/parser/dist/index.js)
2020-10-06T15:02:29.305Z eslint:config-array-factory Loading plugin "jsx-a11y" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:29.305Z eslint:config-array-factory Loaded: eslint-plugin-jsx-a11y@6.3.1 (/home/timroes/elastic/eui/node_modules/eslint-plugin-jsx-a11y/lib/index.js)
2020-10-06T15:02:29.305Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-jsx-a11y/lib/index.js loaded in: 0ms
2020-10-06T15:02:29.305Z eslint:config-array-factory Loading plugin "prettier" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:29.305Z eslint:config-array-factory Loaded: eslint-plugin-prettier@3.1.4 (/home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js)
2020-10-06T15:02:29.305Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js loaded in: 0ms
2020-10-06T15:02:29.305Z eslint:config-array-factory Loading plugin "local" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:29.306Z eslint:config-array-factory Loaded: eslint-plugin-local@1.0.0 (/home/timroes/elastic/eui/node_modules/eslint-plugin-local/index.js)
2020-10-06T15:02:29.306Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-local/index.js loaded in: 0ms
2020-10-06T15:02:29.306Z eslint:config-array-factory Loading plugin "react-hooks" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:29.306Z eslint:config-array-factory Loaded: eslint-plugin-react-hooks@3.0.0 (/home/timroes/elastic/eui/node_modules/eslint-plugin-react-hooks/index.js)
2020-10-06T15:02:29.306Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-react-hooks/index.js loaded in: 0ms
2020-10-06T15:02:29.306Z eslint:cascading-config-array-factory No cache found: /home/timroes/elastic.
2020-10-06T15:02:29.306Z eslint:config-array-factory Config file not found on /home/timroes/elastic
2020-10-06T15:02:29.306Z eslint:cascading-config-array-factory No cache found: /home/timroes.
2020-10-06T15:02:29.306Z eslint:cascading-config-array-factory Stop traversing because of considered root.
2020-10-06T15:02:29.312Z eslint:cascading-config-array-factory Configuration was determined: ConfigArray [ { name: 'DefaultIgnorePattern', filePath: '', criteria: null, env: undefined, globals: undefined, ignorePattern: IgnorePattern { patterns: [Array], basePath: '/home/timroes/elastic/eui', loose: false }, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: undefined, settings: undefined }, { name: '.eslintrc.js » @elastic/eslint-config-kibana', filePath: '/home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js', criteria: null, env: { es6: true, node: true, mocha: true, browser: true }, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: { error: null, filePath: '/home/timroes/elastic/eui/node_modules/babel-eslint/lib/index.js', id: 'babel-eslint', importerName: '.eslintrc.js » @elastic/eslint-config-kibana', importerPath: '/home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js' }, parserOptions: { sourceType: 'module', ecmaVersion: 6, ecmaFeatures: [Object] }, plugins: { mocha: [Object], babel: [Object], react: [Object], import: [Object], 'prefer-object-spread': [Object] }, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'block-scoped-var': 'error', camelcase: [Array], 'comma-dangle': 'off', 'comma-spacing': [Array], 'comma-style': [Array], 'consistent-return': 'off', curly: [Array], 'dot-location': [Array], 'dot-notation': [Array], eqeqeq: [Array], 'guard-for-in': 'error', indent: [Array], 'key-spacing': [Array], 'max-len': [Array], 'new-cap': [Array], 'no-bitwise': 'off', 'no-caller': 'error', 'no-cond-assign': 'off', 'no-const-assign': 'error', 'no-debugger': 'error', 'no-empty': 'error', 'no-eval': 'error', 'no-extend-native': 'error', 'no-extra-parens': 'off', 'no-extra-semi': [Array], 'no-global-assign': 'error', 'no-irregular-whitespace': 'error', 'no-iterator': 'error', 'no-loop-func': 'error', 'no-multi-spaces': 'off', 'no-multi-str': 'error', 'no-nested-ternary': 'error', 'no-new': 'off', 'no-path-concat': 'off', 'no-proto': 'error', 'no-redeclare': 'error', 'no-restricted-globals': [Array], 'no-return-assign': 'off', 'no-script-url': 'error', 'no-sequences': 'error', 'no-shadow': 'off', 'no-trailing-spaces': 'error', 'no-undef': 'error', 'no-underscore-dangle': 'off', 'no-unused-expressions': 'off', 'no-unused-vars': [Array], 'no-use-before-define': [Array], 'no-var': 'error', 'no-with': 'error', 'one-var': [Array], 'prefer-const': 'error', quotes: [Array], 'semi-spacing': [Array], semi: [Array], 'space-before-blocks': [Array], 'space-before-function-paren': [Array], 'space-in-parens': [Array], 'space-infix-ops': [Array], 'space-unary-ops': [Array], strict: [Array], 'valid-typeof': 'error', 'wrap-iife': [Array], yoda: 'off', 'object-curly-spacing': 'off', 'babel/object-curly-spacing': [Array], 'jsx-quotes': [Array], 'react/jsx-uses-react': 'error', 'react/react-in-jsx-scope': 'error', 'react/jsx-uses-vars': 'error', 'react/jsx-no-undef': 'error', 'react/jsx-pascal-case': 'error', 'react/jsx-closing-bracket-location': [Array], 'react/jsx-closing-tag-location': 'error', 'react/jsx-curly-spacing': [Array], 'react/jsx-indent-props': [Array], 'react/jsx-max-props-per-line': [Array], 'react/jsx-no-duplicate-props': [Array], 'react/self-closing-comp': 'error', 'react/jsx-wrap-multilines': [Array], 'react/jsx-first-prop-new-line': [Array], 'react/jsx-equals-spacing': [Array], 'react/jsx-indent': [Array], 'react/no-did-mount-set-state': 'error', 'react/no-did-update-set-state': 'error', 'react/no-will-update-set-state': 'error', 'react/no-is-mounted': 'error', 'react/no-multi-comp': [Array], 'react/no-unknown-property': 'error', 'react/prefer-es6-class': [Array], 'react/prefer-stateless-function': [Array], 'react/no-unescaped-entities': 'error', 'mocha/handle-done-callback': 'error', 'mocha/no-exclusive-tests': 'error', 'import/no-unresolved': [Array], 'import/named': 'error', 'import/namespace': 'error', 'import/default': 'error', 'import/export': 'error', 'import/no-named-as-default': 'error', 'import/no-named-as-default-member': 'error', 'import/no-duplicates': 'error', 'prefer-object-spread/prefer-object-spread': 'error' }, settings: undefined }, { name: '.eslintrc.js » plugin:@typescript-eslint/recommended » ./configs/base', filePath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: { error: null, filePath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/parser/dist/index.js', id: '@typescript-eslint/parser', importerName: '.eslintrc.js » plugin:@typescript-eslint/recommended » ./configs/base', importerPath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js' }, parserOptions: { sourceType: 'module' }, plugins: { '@typescript-eslint': [Object] }, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: undefined, settings: undefined }, { name: '.eslintrc.js » plugin:@typescript-eslint/recommended » ./configs/eslint-recommended', filePath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/eslint-recommended.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: undefined, settings: undefined }, { name: '.eslintrc.js » plugin:@typescript-eslint/recommended » ./configs/eslint-recommended#overrides[0]', filePath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/eslint-recommended.js', criteria: { includes: [Array], excludes: null, basePath: '/home/timroes/elastic/eui' }, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'constructor-super': 'off', 'getter-return': 'off', 'no-const-assign': 'off', 'no-dupe-args': 'off', 'no-dupe-class-members': 'off', 'no-dupe-keys': 'off', 'no-func-assign': 'off', 'no-import-assign': 'off', 'no-new-symbol': 'off', 'no-obj-calls': 'off', 'no-redeclare': 'off', 'no-setter-return': 'off', 'no-this-before-super': 'off', 'no-undef': 'off', 'no-unreachable': 'off', 'no-unsafe-negation': 'off', 'no-var': 'error', 'prefer-const': 'error', 'prefer-rest-params': 'error', 'prefer-spread': 'error', 'valid-typeof': 'off' }, settings: undefined }, { name: '.eslintrc.js » plugin:@typescript-eslint/recommended', filePath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { '@typescript-eslint/adjacent-overload-signatures': 'error', '@typescript-eslint/ban-ts-comment': 'error', '@typescript-eslint/ban-types': 'error', '@typescript-eslint/explicit-module-boundary-types': 'warn', 'no-array-constructor': 'off', '@typescript-eslint/no-array-constructor': 'error', 'no-empty-function': 'off', '@typescript-eslint/no-empty-function': 'error', '@typescript-eslint/no-empty-interface': 'error', '@typescript-eslint/no-explicit-any': 'warn', '@typescript-eslint/no-extra-non-null-assertion': 'error', 'no-extra-semi': 'off', '@typescript-eslint/no-extra-semi': 'error', '@typescript-eslint/no-inferrable-types': 'error', '@typescript-eslint/no-misused-new': 'error', '@typescript-eslint/no-namespace': 'error', '@typescript-eslint/no-non-null-asserted-optional-chain': 'error', '@typescript-eslint/no-non-null-assertion': 'warn', '@typescript-eslint/no-this-alias': 'error', 'no-unused-vars': 'off', '@typescript-eslint/no-unused-vars': 'warn', '@typescript-eslint/no-var-requires': 'error', '@typescript-eslint/prefer-as-const': 'error', '@typescript-eslint/prefer-namespace-keyword': 'error', '@typescript-eslint/triple-slash-reference': 'error' }, settings: undefined }, { name: '.eslintrc.js » eslint-config-prettier/react', filePath: '/home/timroes/elastic/eui/node_modules/eslint-config-prettier/react.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'react/jsx-child-element-spacing': 'off', 'react/jsx-closing-bracket-location': 'off', 'react/jsx-closing-tag-location': 'off', 'react/jsx-curly-newline': 'off', 'react/jsx-curly-spacing': 'off', 'react/jsx-equals-spacing': 'off', 'react/jsx-first-prop-new-line': 'off', 'react/jsx-indent': 'off', 'react/jsx-indent-props': 'off', 'react/jsx-max-props-per-line': 'off', 'react/jsx-one-expression-per-line': 'off', 'react/jsx-props-no-multi-spaces': 'off', 'react/jsx-tag-spacing': 'off', 'react/jsx-wrap-multilines': 'off', 'react/jsx-space-before-closing': 'off' }, settings: undefined }, { name: '.eslintrc.js » eslint-config-prettier/standard', filePath: '/home/timroes/elastic/eui/node_modules/eslint-config-prettier/standard.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'standard/array-bracket-even-spacing': 'off', 'standard/computed-property-even-spacing': 'off', 'standard/object-curly-even-spacing': 'off' }, settings: undefined }, { name: '.eslintrc.js » plugin:prettier/recommended » eslint-config-prettier', filePath: '/home/timroes/elastic/eui/node_modules/eslint-config-prettier/index.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'arrow-body-style': 0, curly: 0, 'lines-around-comment': 0, 'max-len': 0, 'no-confusing-arrow': 0, 'no-mixed-operators': 0, 'no-tabs': 0, 'no-unexpected-multiline': 0, 'prefer-arrow-callback': 0, quotes: 0, 'array-bracket-newline': 'off', 'array-bracket-spacing': 'off', 'array-element-newline': 'off', 'arrow-parens': 'off', 'arrow-spacing': 'off', 'block-spacing': 'off', 'brace-style': 'off', 'comma-dangle': 'off', 'comma-spacing': 'off', 'comma-style': 'off', 'computed-property-spacing': 'off', 'dot-location': 'off', 'eol-last': 'off', 'func-call-spacing': 'off', 'function-call-argument-newline': 'off', 'function-paren-newline': 'off', 'generator-star': 'off', 'generator-star-spacing': 'off', 'implicit-arrow-linebreak': 'off', indent: 'off', 'jsx-quotes': 'off', 'key-spacing': 'off', 'keyword-spacing': 'off', 'linebreak-style': 'off', 'multiline-ternary': 'off', 'newline-per-chained-call': 'off', 'new-parens': 'off', 'no-arrow-condition': 'off', 'no-comma-dangle': 'off', 'no-extra-parens': 'off', 'no-extra-semi': 'off', 'no-floating-decimal': 'off', 'no-mixed-spaces-and-tabs': 'off', 'no-multi-spaces': 'off', 'no-multiple-empty-lines': 'off', 'no-reserved-keys': 'off', 'no-space-before-semi': 'off', 'no-trailing-spaces': 'off', 'no-whitespace-before-property': 'off', 'no-wrap-func': 'off', 'nonblock-statement-body-position': 'off', 'object-curly-newline': 'off', 'object-curly-spacing': 'off', 'object-property-newline': 'off', 'one-var-declaration-per-line': 'off', 'operator-linebreak': 'off', 'padded-blocks': 'off', 'quote-props': 'off', 'rest-spread-spacing': 'off', semi: 'off', 'semi-spacing': 'off', 'semi-style': 'off', 'space-after-function-name': 'off', 'space-after-keywords': 'off', 'space-before-blocks': 'off', 'space-before-function-paren': 'off', 'space-before-function-parentheses': 'off', 'space-before-keywords': 'off', 'space-in-brackets': 'off', 'space-in-parens': 'off', 'space-infix-ops': 'off', 'space-return-throw-case': 'off', 'space-unary-ops': 'off', 'space-unary-word-ops': 'off', 'switch-colon-spacing': 'off', 'template-curly-spacing': 'off', 'template-tag-spacing': 'off', 'unicode-bom': 'off', 'wrap-iife': 'off', 'wrap-regex': 'off', 'yield-star-spacing': 'off', 'indent-legacy': 'off', 'no-spaced-func': 'off' }, settings: undefined }, { name: '.eslintrc.js » plugin:prettier/recommended', filePath: '/home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: { prettier: [Object] }, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'prettier/prettier': 'error' }, settings: undefined }, { name: '.eslintrc.js', filePath: '/home/timroes/elastic/eui/.eslintrc.js', criteria: null, env: { jest: true }, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: { error: null, filePath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/parser/dist/index.js', id: '@typescript-eslint/parser', importerName: '.eslintrc.js', importerPath: '/home/timroes/elastic/eui/.eslintrc.js' }, parserOptions: { ecmaFeatures: [Object] }, plugins: { 'jsx-a11y': [Object], prettier: [Object], local: [Object], 'react-hooks': [Object] }, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'prefer-template': 'error', 'local/i18n': 'error', 'local/href-with-rel': 'error', 'local/forward-ref': 'error', 'local/require-license-header': [Array], 'no-use-before-define': 'off', quotes: [Array], camelcase: 'off', 'jsx-a11y/accessible-emoji': 'error', 'jsx-a11y/alt-text': 'error', 'jsx-a11y/anchor-has-content': 'error', 'jsx-a11y/aria-activedescendant-has-tabindex': 'error', 'jsx-a11y/aria-props': 'error', 'jsx-a11y/aria-proptypes': 'error', 'jsx-a11y/aria-role': 'error', 'jsx-a11y/aria-unsupported-elements': 'error', 'jsx-a11y/heading-has-content': 'error', 'jsx-a11y/html-has-lang': 'error', 'jsx-a11y/iframe-has-title': 'error', 'jsx-a11y/interactive-supports-focus': 'error', 'jsx-a11y/media-has-caption': 'error', 'jsx-a11y/mouse-events-have-key-events': 'error', 'jsx-a11y/no-access-key': 'error', 'jsx-a11y/no-distracting-elements': 'error', 'jsx-a11y/no-interactive-element-to-noninteractive-role': 'error', 'jsx-a11y/no-noninteractive-element-interactions': 'error', 'jsx-a11y/no-noninteractive-element-to-interactive-role': 'error', 'jsx-a11y/no-redundant-roles': 'error', 'jsx-a11y/role-has-required-aria-props': 'error', 'jsx-a11y/role-supports-aria-props': 'error', 'jsx-a11y/scope': 'error', 'jsx-a11y/tabindex-no-positive': 'error', 'jsx-a11y/label-has-associated-control': 'error', 'react-hooks/rules-of-hooks': 'error', 'react-hooks/exhaustive-deps': 'warn', '@typescript-eslint/array-type': [Array], '@typescript-eslint/ban-types': 'off', '@typescript-eslint/explicit-function-return-type': 'off', '@typescript-eslint/explicit-member-accessibility': 'off', '@typescript-eslint/indent': 'off', '@typescript-eslint/ban-tslint-comment': 'error', '@typescript-eslint/no-empty-interface': 'off', '@typescript-eslint/no-explicit-any': 'off', '@typescript-eslint/no-non-null-assertion': 'off', '@typescript-eslint/no-parameter-properties': 'off', '@typescript-eslint/no-triple-slash-reference': 'off', '@typescript-eslint/no-unused-vars': [Array], '@typescript-eslint/no-use-before-define': 'off', '@typescript-eslint/no-empty-function': 'off', '@typescript-eslint/no-inferrable-types': 'off', '@typescript-eslint/explicit-module-boundary-types': 'off', '@typescript-eslint/naming-convention': 'off', '@typescript-eslint/ban-ts-comment': [Array] }, settings: { 'import/resolver': [Object], react: [Object] } }, { name: '.eslintrc.js#overrides[0]', filePath: '/home/timroes/elastic/eui/.eslintrc.js', criteria: { includes: [Array], excludes: null, basePath: '/home/timroes/elastic/eui' }, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'react/no-multi-comp': 'off', 'react/prefer-es6-class': 'off', 'react/prefer-stateless-function': 'off' }, settings: undefined }, { name: '.eslintignore', filePath: '/home/timroes/elastic/eui/.eslintignore', criteria: null, env: undefined, globals: undefined, ignorePattern: IgnorePattern { patterns: [Array], basePath: '/home/timroes/elastic/eui', loose: true }, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: undefined, settings: undefined }, { name: 'CLIOptions', filePath: '', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'no-debugger': 'off' }, settings: undefined } ] on /home/timroes/elastic/eui/src/components/combo_box
2020-10-06T15:02:29.313Z eslint:ignore-pattern Create with: [ IgnorePattern { patterns: [ '/node_modules/*', '/bower_components/*' ], basePath: '/home/timroes/elastic/eui', loose: false }, IgnorePattern { patterns: [ 'dist', 'node_modules', 'es', 'lib', 'test-env', 'types', 'eui.d.ts', '**/*.snap.js', '**/assets/**/*.js', 'package.json', 'src-docs/src/views/icon/icon_example.js', 'packages/react-datepicker/examples' ], basePath: '/home/timroes/elastic/eui', loose: true } ]
2020-10-06T15:02:29.313Z eslint:ignore-pattern processed: { basePath: '/home/timroes/elastic/eui', patterns: [ '/node_modules/*', '/bower_components/*', 'dist', 'node_modules', 'es', 'lib', 'test-env', 'types', 'eui.d.ts', '**/*.snap.js', '**/assets/**/*.js', 'package.json', 'src-docs/src/views/icon/icon_example.js', 'packages/react-datepicker/examples' ] }
2020-10-06T15:02:29.313Z eslint:ignore-pattern Check {
filePath: '/home/timroes/elastic/eui/src/components/combo_box/combo_box.tsx',
dot: false,
relativePath: 'src/components/combo_box/combo_box.tsx',
result: false
}
2020-10-06T15:02:29.313Z eslint:cascading-config-array-factory Load config files for /home/timroes/elastic/eui/src/components/combo_box.
2020-10-06T15:02:29.313Z eslint:cascading-config-array-factory Cache hit: /home/timroes/elastic/eui/src/components/combo_box.
2020-10-06T15:02:29.313Z eslint:cli-engine Lint /home/timroes/elastic/eui/src/components/combo_box/combo_box.tsx
2020-10-06T15:02:29.313Z eslint:linter Linting code for /home/timroes/elastic/eui/src/components/combo_box/combo_box.tsx (pass 1)
2020-10-06T15:02:29.313Z eslint:linter Verify
2020-10-06T15:02:29.313Z eslint:linter With ConfigArray: /home/timroes/elastic/eui/src/components/combo_box/combo_box.tsx
2020-10-06T15:02:29.464Z eslint:config-comment-parser Parsing list config
2020-10-06T15:02:29.464Z eslint:config-comment-parser Parsing list config
2020-10-06T15:02:29.919Z eslint:linter Generating fixed text for /home/timroes/elastic/eui/src/components/combo_box/combo_box.tsx (pass 1)
2020-10-06T15:02:29.919Z eslint:source-code-fixer Applying fixes
2020-10-06T15:02:29.919Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes
2020-10-06T15:02:29.919Z eslint:cli-engine Linting complete in: 624ms
2020-10-06T15:02:29.922Z eslint:config-array-factory Loading .eslintignore file: /home/timroes/elastic/eui/.eslintignore
2020-10-06T15:02:29.922Z eslint:ignore-pattern Create with: [ IgnorePattern { patterns: [ '/node_modules/*', '/bower_components/*' ], basePath: '/home/timroes/elastic/eui', loose: false } ]
2020-10-06T15:02:29.922Z eslint:ignore-pattern processed: { basePath: '/home/timroes/elastic/eui', patterns: [ '/node_modules/*', '/bower_components/*' ] }
2020-10-06T15:02:29.922Z eslint:ignore-pattern Create with: [ IgnorePattern { patterns: [ '/node_modules/*', '/bower_components/*' ], basePath: '/home/timroes/elastic/eui', loose: false } ]
2020-10-06T15:02:29.922Z eslint:ignore-pattern processed: { basePath: '/home/timroes/elastic/eui', patterns: [ '/node_modules/*', '/bower_components/*' ] }
2020-10-06T15:02:29.923Z eslint:cascading-config-array-factory Load config files for /home/timroes/elastic/eui/src/components/combo_box.
2020-10-06T15:02:29.924Z eslint:cascading-config-array-factory No cache found: /home/timroes/elastic/eui/src/components/combo_box.
2020-10-06T15:02:29.924Z eslint:config-array-factory Config file not found on /home/timroes/elastic/eui/src/components/combo_box
2020-10-06T15:02:29.924Z eslint:cascading-config-array-factory No cache found: /home/timroes/elastic/eui/src/components.
2020-10-06T15:02:29.924Z eslint:config-array-factory Config file not found on /home/timroes/elastic/eui/src/components
2020-10-06T15:02:29.924Z eslint:cascading-config-array-factory No cache found: /home/timroes/elastic/eui/src.
2020-10-06T15:02:29.924Z eslint:config-array-factory Config file not found on /home/timroes/elastic/eui/src
2020-10-06T15:02:29.924Z eslint:cascading-config-array-factory No cache found: /home/timroes/elastic/eui.
2020-10-06T15:02:29.924Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:29.925Z eslint:config-array-factory Config file found: /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:29.925Z eslint:config-array-factory Loading {extends:"@elastic/eslint-config-kibana"} relative to /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:29.925Z eslint:config-array-factory Loaded: @elastic/eslint-config-kibana@0.15.0 (/home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js)
2020-10-06T15:02:29.925Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:29.926Z eslint:config-array-factory Loading parser "babel-eslint" from /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:29.926Z eslint:config-array-factory Loaded: babel-eslint@10.1.0 (/home/timroes/elastic/eui/node_modules/babel-eslint/lib/index.js)
2020-10-06T15:02:29.926Z eslint:config-array-factory Loading plugin "mocha" from /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:29.926Z eslint:config-array-factory Loaded: eslint-plugin-mocha@6.3.0 (/home/timroes/elastic/eui/node_modules/eslint-plugin-mocha/index.js)
2020-10-06T15:02:29.926Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-mocha/index.js loaded in: 0ms
2020-10-06T15:02:29.926Z eslint:config-array-factory Loading plugin "babel" from /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:29.927Z eslint:config-array-factory Loaded: eslint-plugin-babel@5.3.1 (/home/timroes/elastic/eui/node_modules/eslint-plugin-babel/index.js)
2020-10-06T15:02:29.927Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-babel/index.js loaded in: 0ms
2020-10-06T15:02:29.927Z eslint:config-array-factory Loading plugin "react" from /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:29.927Z eslint:config-array-factory Loaded: eslint-plugin-react@7.20.6 (/home/timroes/elastic/eui/node_modules/eslint-plugin-react/index.js)
2020-10-06T15:02:29.927Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-react/index.js loaded in: 0ms
2020-10-06T15:02:29.927Z eslint:config-array-factory Loading plugin "import" from /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:29.927Z eslint:config-array-factory Loaded: eslint-plugin-import@2.22.0 (/home/timroes/elastic/eui/node_modules/eslint-plugin-import/lib/index.js)
2020-10-06T15:02:29.927Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-import/lib/index.js loaded in: 0ms
2020-10-06T15:02:29.927Z eslint:config-array-factory Loading plugin "prefer-object-spread" from /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:29.927Z eslint:config-array-factory Loaded: eslint-plugin-prefer-object-spread@1.2.1 (/home/timroes/elastic/eui/node_modules/eslint-plugin-prefer-object-spread/dist/index.js)
2020-10-06T15:02:29.927Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-prefer-object-spread/dist/index.js loaded in: 0ms
2020-10-06T15:02:29.927Z eslint:config-array-factory Loading {extends:"plugin:@typescript-eslint/recommended"} relative to /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:29.927Z eslint:config-array-factory Loading plugin "@typescript-eslint" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:29.928Z eslint:config-array-factory Loaded: @typescript-eslint/eslint-plugin@3.10.1 (/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js)
2020-10-06T15:02:29.928Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js loaded in: 0ms
2020-10-06T15:02:29.928Z eslint:config-array-factory Loading {extends:"./configs/base"} relative to /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js
2020-10-06T15:02:29.928Z eslint:config-array-factory package.json was not found: Cannot find module './configs/base/package.json'
Require stack:
- /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js
2020-10-06T15:02:29.928Z eslint:config-array-factory Loaded: ./configs/base (/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js)
2020-10-06T15:02:29.928Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js
2020-10-06T15:02:29.928Z eslint:config-array-factory Loading parser "@typescript-eslint/parser" from /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js
2020-10-06T15:02:29.929Z eslint:config-array-factory Loaded: @typescript-eslint/parser@3.10.1 (/home/timroes/elastic/eui/node_modules/@typescript-eslint/parser/dist/index.js)
2020-10-06T15:02:29.929Z eslint:config-array-factory Loading plugin "@typescript-eslint" from /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js
2020-10-06T15:02:29.929Z eslint:config-array-factory Loaded: @typescript-eslint/eslint-plugin@3.10.1 (/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js)
2020-10-06T15:02:29.929Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js loaded in: 0ms
2020-10-06T15:02:29.929Z eslint:config-array-factory Loading {extends:"./configs/eslint-recommended"} relative to /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js
2020-10-06T15:02:29.929Z eslint:config-array-factory package.json was not found: Cannot find module './configs/eslint-recommended/package.json'
Require stack:
- /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js
2020-10-06T15:02:29.929Z eslint:config-array-factory Loaded: ./configs/eslint-recommended (/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/eslint-recommended.js)
2020-10-06T15:02:29.929Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/eslint-recommended.js
2020-10-06T15:02:29.930Z eslint:config-array-factory Loading {extends:"prettier/react"} relative to /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:29.930Z eslint:config-array-factory package.json was not found: Cannot find module 'eslint-config-prettier/react/package.json'
Require stack:
- /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:29.930Z eslint:config-array-factory Loaded: eslint-config-prettier/react (/home/timroes/elastic/eui/node_modules/eslint-config-prettier/react.js)
2020-10-06T15:02:29.930Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/node_modules/eslint-config-prettier/react.js
2020-10-06T15:02:29.930Z eslint:config-array-factory Loading {extends:"prettier/standard"} relative to /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:29.931Z eslint:config-array-factory package.json was not found: Cannot find module 'eslint-config-prettier/standard/package.json'
Require stack:
- /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:29.931Z eslint:config-array-factory Loaded: eslint-config-prettier/standard (/home/timroes/elastic/eui/node_modules/eslint-config-prettier/standard.js)
2020-10-06T15:02:29.931Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/node_modules/eslint-config-prettier/standard.js
2020-10-06T15:02:29.931Z eslint:config-array-factory Loading {extends:"plugin:prettier/recommended"} relative to /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:29.931Z eslint:config-array-factory Loading plugin "prettier" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:29.931Z eslint:config-array-factory Loaded: eslint-plugin-prettier@3.1.4 (/home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js)
2020-10-06T15:02:29.931Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js loaded in: 0ms
2020-10-06T15:02:29.931Z eslint:config-array-factory Loading {extends:"prettier"} relative to /home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js
2020-10-06T15:02:29.932Z eslint:config-array-factory Loaded: eslint-config-prettier@6.11.0 (/home/timroes/elastic/eui/node_modules/eslint-config-prettier/index.js)
2020-10-06T15:02:29.932Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/node_modules/eslint-config-prettier/index.js
2020-10-06T15:02:29.932Z eslint:config-array-factory Loading plugin "prettier" from /home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js
2020-10-06T15:02:29.932Z eslint:config-array-factory Loaded: eslint-plugin-prettier@3.1.4 (/home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js)
2020-10-06T15:02:29.932Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js loaded in: 0ms
2020-10-06T15:02:29.932Z eslint:config-array-factory Loading parser "@typescript-eslint/parser" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:29.933Z eslint:config-array-factory Loaded: @typescript-eslint/parser@3.10.1 (/home/timroes/elastic/eui/node_modules/@typescript-eslint/parser/dist/index.js)
2020-10-06T15:02:29.933Z eslint:config-array-factory Loading plugin "jsx-a11y" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:29.933Z eslint:config-array-factory Loaded: eslint-plugin-jsx-a11y@6.3.1 (/home/timroes/elastic/eui/node_modules/eslint-plugin-jsx-a11y/lib/index.js)
2020-10-06T15:02:29.933Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-jsx-a11y/lib/index.js loaded in: 0ms
2020-10-06T15:02:29.933Z eslint:config-array-factory Loading plugin "prettier" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:29.933Z eslint:config-array-factory Loaded: eslint-plugin-prettier@3.1.4 (/home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js)
2020-10-06T15:02:29.933Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js loaded in: 0ms
2020-10-06T15:02:29.933Z eslint:config-array-factory Loading plugin "local" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:29.933Z eslint:config-array-factory Loaded: eslint-plugin-local@1.0.0 (/home/timroes/elastic/eui/node_modules/eslint-plugin-local/index.js)
2020-10-06T15:02:29.933Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-local/index.js loaded in: 0ms
2020-10-06T15:02:29.933Z eslint:config-array-factory Loading plugin "react-hooks" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:29.933Z eslint:config-array-factory Loaded: eslint-plugin-react-hooks@3.0.0 (/home/timroes/elastic/eui/node_modules/eslint-plugin-react-hooks/index.js)
2020-10-06T15:02:29.933Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-react-hooks/index.js loaded in: 0ms
2020-10-06T15:02:29.934Z eslint:cascading-config-array-factory No cache found: /home/timroes/elastic.
2020-10-06T15:02:29.934Z eslint:config-array-factory Config file not found on /home/timroes/elastic
2020-10-06T15:02:29.934Z eslint:cascading-config-array-factory No cache found: /home/timroes.
2020-10-06T15:02:29.934Z eslint:cascading-config-array-factory Stop traversing because of considered root.
2020-10-06T15:02:29.939Z eslint:cascading-config-array-factory Configuration was determined: ConfigArray [ { name: 'DefaultIgnorePattern', filePath: '', criteria: null, env: undefined, globals: undefined, ignorePattern: IgnorePattern { patterns: [Array], basePath: '/home/timroes/elastic/eui', loose: false }, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: undefined, settings: undefined }, { name: '.eslintrc.js » @elastic/eslint-config-kibana', filePath: '/home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js', criteria: null, env: { es6: true, node: true, mocha: true, browser: true }, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: { error: null, filePath: '/home/timroes/elastic/eui/node_modules/babel-eslint/lib/index.js', id: 'babel-eslint', importerName: '.eslintrc.js » @elastic/eslint-config-kibana', importerPath: '/home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js' }, parserOptions: { sourceType: 'module', ecmaVersion: 6, ecmaFeatures: [Object] }, plugins: { mocha: [Object], babel: [Object], react: [Object], import: [Object], 'prefer-object-spread': [Object] }, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'block-scoped-var': 'error', camelcase: [Array], 'comma-dangle': 'off', 'comma-spacing': [Array], 'comma-style': [Array], 'consistent-return': 'off', curly: [Array], 'dot-location': [Array], 'dot-notation': [Array], eqeqeq: [Array], 'guard-for-in': 'error', indent: [Array], 'key-spacing': [Array], 'max-len': [Array], 'new-cap': [Array], 'no-bitwise': 'off', 'no-caller': 'error', 'no-cond-assign': 'off', 'no-const-assign': 'error', 'no-debugger': 'error', 'no-empty': 'error', 'no-eval': 'error', 'no-extend-native': 'error', 'no-extra-parens': 'off', 'no-extra-semi': [Array], 'no-global-assign': 'error', 'no-irregular-whitespace': 'error', 'no-iterator': 'error', 'no-loop-func': 'error', 'no-multi-spaces': 'off', 'no-multi-str': 'error', 'no-nested-ternary': 'error', 'no-new': 'off', 'no-path-concat': 'off', 'no-proto': 'error', 'no-redeclare': 'error', 'no-restricted-globals': [Array], 'no-return-assign': 'off', 'no-script-url': 'error', 'no-sequences': 'error', 'no-shadow': 'off', 'no-trailing-spaces': 'error', 'no-undef': 'error', 'no-underscore-dangle': 'off', 'no-unused-expressions': 'off', 'no-unused-vars': [Array], 'no-use-before-define': [Array], 'no-var': 'error', 'no-with': 'error', 'one-var': [Array], 'prefer-const': 'error', quotes: [Array], 'semi-spacing': [Array], semi: [Array], 'space-before-blocks': [Array], 'space-before-function-paren': [Array], 'space-in-parens': [Array], 'space-infix-ops': [Array], 'space-unary-ops': [Array], strict: [Array], 'valid-typeof': 'error', 'wrap-iife': [Array], yoda: 'off', 'object-curly-spacing': 'off', 'babel/object-curly-spacing': [Array], 'jsx-quotes': [Array], 'react/jsx-uses-react': 'error', 'react/react-in-jsx-scope': 'error', 'react/jsx-uses-vars': 'error', 'react/jsx-no-undef': 'error', 'react/jsx-pascal-case': 'error', 'react/jsx-closing-bracket-location': [Array], 'react/jsx-closing-tag-location': 'error', 'react/jsx-curly-spacing': [Array], 'react/jsx-indent-props': [Array], 'react/jsx-max-props-per-line': [Array], 'react/jsx-no-duplicate-props': [Array], 'react/self-closing-comp': 'error', 'react/jsx-wrap-multilines': [Array], 'react/jsx-first-prop-new-line': [Array], 'react/jsx-equals-spacing': [Array], 'react/jsx-indent': [Array], 'react/no-did-mount-set-state': 'error', 'react/no-did-update-set-state': 'error', 'react/no-will-update-set-state': 'error', 'react/no-is-mounted': 'error', 'react/no-multi-comp': [Array], 'react/no-unknown-property': 'error', 'react/prefer-es6-class': [Array], 'react/prefer-stateless-function': [Array], 'react/no-unescaped-entities': 'error', 'mocha/handle-done-callback': 'error', 'mocha/no-exclusive-tests': 'error', 'import/no-unresolved': [Array], 'import/named': 'error', 'import/namespace': 'error', 'import/default': 'error', 'import/export': 'error', 'import/no-named-as-default': 'error', 'import/no-named-as-default-member': 'error', 'import/no-duplicates': 'error', 'prefer-object-spread/prefer-object-spread': 'error' }, settings: undefined }, { name: '.eslintrc.js » plugin:@typescript-eslint/recommended » ./configs/base', filePath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: { error: null, filePath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/parser/dist/index.js', id: '@typescript-eslint/parser', importerName: '.eslintrc.js » plugin:@typescript-eslint/recommended » ./configs/base', importerPath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js' }, parserOptions: { sourceType: 'module' }, plugins: { '@typescript-eslint': [Object] }, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: undefined, settings: undefined }, { name: '.eslintrc.js » plugin:@typescript-eslint/recommended » ./configs/eslint-recommended', filePath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/eslint-recommended.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: undefined, settings: undefined }, { name: '.eslintrc.js » plugin:@typescript-eslint/recommended » ./configs/eslint-recommended#overrides[0]', filePath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/eslint-recommended.js', criteria: { includes: [Array], excludes: null, basePath: '/home/timroes/elastic/eui' }, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'constructor-super': 'off', 'getter-return': 'off', 'no-const-assign': 'off', 'no-dupe-args': 'off', 'no-dupe-class-members': 'off', 'no-dupe-keys': 'off', 'no-func-assign': 'off', 'no-import-assign': 'off', 'no-new-symbol': 'off', 'no-obj-calls': 'off', 'no-redeclare': 'off', 'no-setter-return': 'off', 'no-this-before-super': 'off', 'no-undef': 'off', 'no-unreachable': 'off', 'no-unsafe-negation': 'off', 'no-var': 'error', 'prefer-const': 'error', 'prefer-rest-params': 'error', 'prefer-spread': 'error', 'valid-typeof': 'off' }, settings: undefined }, { name: '.eslintrc.js » plugin:@typescript-eslint/recommended', filePath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { '@typescript-eslint/adjacent-overload-signatures': 'error', '@typescript-eslint/ban-ts-comment': 'error', '@typescript-eslint/ban-types': 'error', '@typescript-eslint/explicit-module-boundary-types': 'warn', 'no-array-constructor': 'off', '@typescript-eslint/no-array-constructor': 'error', 'no-empty-function': 'off', '@typescript-eslint/no-empty-function': 'error', '@typescript-eslint/no-empty-interface': 'error', '@typescript-eslint/no-explicit-any': 'warn', '@typescript-eslint/no-extra-non-null-assertion': 'error', 'no-extra-semi': 'off', '@typescript-eslint/no-extra-semi': 'error', '@typescript-eslint/no-inferrable-types': 'error', '@typescript-eslint/no-misused-new': 'error', '@typescript-eslint/no-namespace': 'error', '@typescript-eslint/no-non-null-asserted-optional-chain': 'error', '@typescript-eslint/no-non-null-assertion': 'warn', '@typescript-eslint/no-this-alias': 'error', 'no-unused-vars': 'off', '@typescript-eslint/no-unused-vars': 'warn', '@typescript-eslint/no-var-requires': 'error', '@typescript-eslint/prefer-as-const': 'error', '@typescript-eslint/prefer-namespace-keyword': 'error', '@typescript-eslint/triple-slash-reference': 'error' }, settings: undefined }, { name: '.eslintrc.js » eslint-config-prettier/react', filePath: '/home/timroes/elastic/eui/node_modules/eslint-config-prettier/react.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'react/jsx-child-element-spacing': 'off', 'react/jsx-closing-bracket-location': 'off', 'react/jsx-closing-tag-location': 'off', 'react/jsx-curly-newline': 'off', 'react/jsx-curly-spacing': 'off', 'react/jsx-equals-spacing': 'off', 'react/jsx-first-prop-new-line': 'off', 'react/jsx-indent': 'off', 'react/jsx-indent-props': 'off', 'react/jsx-max-props-per-line': 'off', 'react/jsx-one-expression-per-line': 'off', 'react/jsx-props-no-multi-spaces': 'off', 'react/jsx-tag-spacing': 'off', 'react/jsx-wrap-multilines': 'off', 'react/jsx-space-before-closing': 'off' }, settings: undefined }, { name: '.eslintrc.js » eslint-config-prettier/standard', filePath: '/home/timroes/elastic/eui/node_modules/eslint-config-prettier/standard.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'standard/array-bracket-even-spacing': 'off', 'standard/computed-property-even-spacing': 'off', 'standard/object-curly-even-spacing': 'off' }, settings: undefined }, { name: '.eslintrc.js » plugin:prettier/recommended » eslint-config-prettier', filePath: '/home/timroes/elastic/eui/node_modules/eslint-config-prettier/index.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'arrow-body-style': 0, curly: 0, 'lines-around-comment': 0, 'max-len': 0, 'no-confusing-arrow': 0, 'no-mixed-operators': 0, 'no-tabs': 0, 'no-unexpected-multiline': 0, 'prefer-arrow-callback': 0, quotes: 0, 'array-bracket-newline': 'off', 'array-bracket-spacing': 'off', 'array-element-newline': 'off', 'arrow-parens': 'off', 'arrow-spacing': 'off', 'block-spacing': 'off', 'brace-style': 'off', 'comma-dangle': 'off', 'comma-spacing': 'off', 'comma-style': 'off', 'computed-property-spacing': 'off', 'dot-location': 'off', 'eol-last': 'off', 'func-call-spacing': 'off', 'function-call-argument-newline': 'off', 'function-paren-newline': 'off', 'generator-star': 'off', 'generator-star-spacing': 'off', 'implicit-arrow-linebreak': 'off', indent: 'off', 'jsx-quotes': 'off', 'key-spacing': 'off', 'keyword-spacing': 'off', 'linebreak-style': 'off', 'multiline-ternary': 'off', 'newline-per-chained-call': 'off', 'new-parens': 'off', 'no-arrow-condition': 'off', 'no-comma-dangle': 'off', 'no-extra-parens': 'off', 'no-extra-semi': 'off', 'no-floating-decimal': 'off', 'no-mixed-spaces-and-tabs': 'off', 'no-multi-spaces': 'off', 'no-multiple-empty-lines': 'off', 'no-reserved-keys': 'off', 'no-space-before-semi': 'off', 'no-trailing-spaces': 'off', 'no-whitespace-before-property': 'off', 'no-wrap-func': 'off', 'nonblock-statement-body-position': 'off', 'object-curly-newline': 'off', 'object-curly-spacing': 'off', 'object-property-newline': 'off', 'one-var-declaration-per-line': 'off', 'operator-linebreak': 'off', 'padded-blocks': 'off', 'quote-props': 'off', 'rest-spread-spacing': 'off', semi: 'off', 'semi-spacing': 'off', 'semi-style': 'off', 'space-after-function-name': 'off', 'space-after-keywords': 'off', 'space-before-blocks': 'off', 'space-before-function-paren': 'off', 'space-before-function-parentheses': 'off', 'space-before-keywords': 'off', 'space-in-brackets': 'off', 'space-in-parens': 'off', 'space-infix-ops': 'off', 'space-return-throw-case': 'off', 'space-unary-ops': 'off', 'space-unary-word-ops': 'off', 'switch-colon-spacing': 'off', 'template-curly-spacing': 'off', 'template-tag-spacing': 'off', 'unicode-bom': 'off', 'wrap-iife': 'off', 'wrap-regex': 'off', 'yield-star-spacing': 'off', 'indent-legacy': 'off', 'no-spaced-func': 'off' }, settings: undefined }, { name: '.eslintrc.js » plugin:prettier/recommended', filePath: '/home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: { prettier: [Object] }, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'prettier/prettier': 'error' }, settings: undefined }, { name: '.eslintrc.js', filePath: '/home/timroes/elastic/eui/.eslintrc.js', criteria: null, env: { jest: true }, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: { error: null, filePath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/parser/dist/index.js', id: '@typescript-eslint/parser', importerName: '.eslintrc.js', importerPath: '/home/timroes/elastic/eui/.eslintrc.js' }, parserOptions: { ecmaFeatures: [Object] }, plugins: { 'jsx-a11y': [Object], prettier: [Object], local: [Object], 'react-hooks': [Object] }, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'prefer-template': 'error', 'local/i18n': 'error', 'local/href-with-rel': 'error', 'local/forward-ref': 'error', 'local/require-license-header': [Array], 'no-use-before-define': 'off', quotes: [Array], camelcase: 'off', 'jsx-a11y/accessible-emoji': 'error', 'jsx-a11y/alt-text': 'error', 'jsx-a11y/anchor-has-content': 'error', 'jsx-a11y/aria-activedescendant-has-tabindex': 'error', 'jsx-a11y/aria-props': 'error', 'jsx-a11y/aria-proptypes': 'error', 'jsx-a11y/aria-role': 'error', 'jsx-a11y/aria-unsupported-elements': 'error', 'jsx-a11y/heading-has-content': 'error', 'jsx-a11y/html-has-lang': 'error', 'jsx-a11y/iframe-has-title': 'error', 'jsx-a11y/interactive-supports-focus': 'error', 'jsx-a11y/media-has-caption': 'error', 'jsx-a11y/mouse-events-have-key-events': 'error', 'jsx-a11y/no-access-key': 'error', 'jsx-a11y/no-distracting-elements': 'error', 'jsx-a11y/no-interactive-element-to-noninteractive-role': 'error', 'jsx-a11y/no-noninteractive-element-interactions': 'error', 'jsx-a11y/no-noninteractive-element-to-interactive-role': 'error', 'jsx-a11y/no-redundant-roles': 'error', 'jsx-a11y/role-has-required-aria-props': 'error', 'jsx-a11y/role-supports-aria-props': 'error', 'jsx-a11y/scope': 'error', 'jsx-a11y/tabindex-no-positive': 'error', 'jsx-a11y/label-has-associated-control': 'error', 'react-hooks/rules-of-hooks': 'error', 'react-hooks/exhaustive-deps': 'warn', '@typescript-eslint/array-type': [Array], '@typescript-eslint/ban-types': 'off', '@typescript-eslint/explicit-function-return-type': 'off', '@typescript-eslint/explicit-member-accessibility': 'off', '@typescript-eslint/indent': 'off', '@typescript-eslint/ban-tslint-comment': 'error', '@typescript-eslint/no-empty-interface': 'off', '@typescript-eslint/no-explicit-any': 'off', '@typescript-eslint/no-non-null-assertion': 'off', '@typescript-eslint/no-parameter-properties': 'off', '@typescript-eslint/no-triple-slash-reference': 'off', '@typescript-eslint/no-unused-vars': [Array], '@typescript-eslint/no-use-before-define': 'off', '@typescript-eslint/no-empty-function': 'off', '@typescript-eslint/no-inferrable-types': 'off', '@typescript-eslint/explicit-module-boundary-types': 'off', '@typescript-eslint/naming-convention': 'off', '@typescript-eslint/ban-ts-comment': [Array] }, settings: { 'import/resolver': [Object], react: [Object] } }, { name: '.eslintrc.js#overrides[0]', filePath: '/home/timroes/elastic/eui/.eslintrc.js', criteria: { includes: [Array], excludes: null, basePath: '/home/timroes/elastic/eui' }, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'react/no-multi-comp': 'off', 'react/prefer-es6-class': 'off', 'react/prefer-stateless-function': 'off' }, settings: undefined }, { name: '.eslintignore', filePath: '/home/timroes/elastic/eui/.eslintignore', criteria: null, env: undefined, globals: undefined, ignorePattern: IgnorePattern { patterns: [Array], basePath: '/home/timroes/elastic/eui', loose: true }, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: undefined, settings: undefined }, { name: 'CLIOptions', filePath: '', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'no-debugger': 'off' }, settings: undefined } ] on /home/timroes/elastic/eui/src/components/combo_box
2020-10-06T15:02:29.942Z eslint:ignore-pattern Create with: [ IgnorePattern { patterns: [ '/node_modules/*', '/bower_components/*' ], basePath: '/home/timroes/elastic/eui', loose: false }, IgnorePattern { patterns: [ 'dist', 'node_modules', 'es', 'lib', 'test-env', 'types', 'eui.d.ts', '**/*.snap.js', '**/assets/**/*.js', 'package.json', 'src-docs/src/views/icon/icon_example.js', 'packages/react-datepicker/examples' ], basePath: '/home/timroes/elastic/eui', loose: true } ]
2020-10-06T15:02:29.944Z eslint:ignore-pattern processed: { basePath: '/home/timroes/elastic/eui', patterns: [ '/node_modules/*', '/bower_components/*', 'dist', 'node_modules', 'es', 'lib', 'test-env', 'types', 'eui.d.ts', '**/*.snap.js', '**/assets/**/*.js', 'package.json', 'src-docs/src/views/icon/icon_example.js', 'packages/react-datepicker/examples' ] }
2020-10-06T15:02:29.944Z eslint:ignore-pattern Check {
filePath: '/home/timroes/elastic/eui/src/components/combo_box/combo_box.tsx',
dot: false,
relativePath: 'src/components/combo_box/combo_box.tsx',
result: false
}
2020-10-06T15:02:29.944Z eslint:cascading-config-array-factory Load config files for /home/timroes/elastic/eui/src/components/combo_box.
2020-10-06T15:02:29.944Z eslint:cascading-config-array-factory Cache hit: /home/timroes/elastic/eui/src/components/combo_box.
2020-10-06T15:02:29.944Z eslint:cli-engine Lint /home/timroes/elastic/eui/src/components/combo_box/combo_box.tsx
2020-10-06T15:02:29.944Z eslint:linter Linting code for /home/timroes/elastic/eui/src/components/combo_box/combo_box.tsx (pass 1)
2020-10-06T15:02:29.944Z eslint:linter Verify
2020-10-06T15:02:29.944Z eslint:linter With ConfigArray: /home/timroes/elastic/eui/src/components/combo_box/combo_box.tsx
2020-10-06T15:02:30.036Z eslint:config-comment-parser Parsing list config
2020-10-06T15:02:30.036Z eslint:config-comment-parser Parsing list config
2020-10-06T15:02:30.284Z eslint:linter Generating fixed text for /home/timroes/elastic/eui/src/components/combo_box/combo_box.tsx (pass 1)
2020-10-06T15:02:30.284Z eslint:source-code-fixer Applying fixes
2020-10-06T15:02:30.284Z eslint:source-code-fixer No fixes to apply
2020-10-06T15:02:30.284Z eslint:cli-engine Linting complete in: 361ms
2020-10-06T15:02:30.309Z eslint:config-array-factory Loading .eslintignore file: /home/timroes/elastic/eui/.eslintignore
2020-10-06T15:02:30.309Z eslint:ignore-pattern Create with: [ IgnorePattern { patterns: [ '/node_modules/*', '/bower_components/*' ], basePath: '/home/timroes/elastic/eui', loose: false } ]
2020-10-06T15:02:30.309Z eslint:ignore-pattern processed: { basePath: '/home/timroes/elastic/eui', patterns: [ '/node_modules/*', '/bower_components/*' ] }
2020-10-06T15:02:30.309Z eslint:ignore-pattern Create with: [ IgnorePattern { patterns: [ '/node_modules/*', '/bower_components/*' ], basePath: '/home/timroes/elastic/eui', loose: false } ]
2020-10-06T15:02:30.310Z eslint:ignore-pattern processed: { basePath: '/home/timroes/elastic/eui', patterns: [ '/node_modules/*', '/bower_components/*' ] }
2020-10-06T15:02:30.310Z eslint:cascading-config-array-factory Load config files for /home/timroes/elastic/eui/src/components/combo_box.
2020-10-06T15:02:30.310Z eslint:cascading-config-array-factory No cache found: /home/timroes/elastic/eui/src/components/combo_box.
2020-10-06T15:02:30.310Z eslint:config-array-factory Config file not found on /home/timroes/elastic/eui/src/components/combo_box
2020-10-06T15:02:30.310Z eslint:cascading-config-array-factory No cache found: /home/timroes/elastic/eui/src/components.
2020-10-06T15:02:30.310Z eslint:config-array-factory Config file not found on /home/timroes/elastic/eui/src/components
2020-10-06T15:02:30.310Z eslint:cascading-config-array-factory No cache found: /home/timroes/elastic/eui/src.
2020-10-06T15:02:30.310Z eslint:config-array-factory Config file not found on /home/timroes/elastic/eui/src
2020-10-06T15:02:30.310Z eslint:cascading-config-array-factory No cache found: /home/timroes/elastic/eui.
2020-10-06T15:02:30.310Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:30.311Z eslint:config-array-factory Config file found: /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:30.311Z eslint:config-array-factory Loading {extends:"@elastic/eslint-config-kibana"} relative to /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:30.311Z eslint:config-array-factory Loaded: @elastic/eslint-config-kibana@0.15.0 (/home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js)
2020-10-06T15:02:30.311Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:30.312Z eslint:config-array-factory Loading parser "babel-eslint" from /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:30.312Z eslint:config-array-factory Loaded: babel-eslint@10.1.0 (/home/timroes/elastic/eui/node_modules/babel-eslint/lib/index.js)
2020-10-06T15:02:30.312Z eslint:config-array-factory Loading plugin "mocha" from /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:30.312Z eslint:config-array-factory Loaded: eslint-plugin-mocha@6.3.0 (/home/timroes/elastic/eui/node_modules/eslint-plugin-mocha/index.js)
2020-10-06T15:02:30.312Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-mocha/index.js loaded in: 0ms
2020-10-06T15:02:30.312Z eslint:config-array-factory Loading plugin "babel" from /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:30.312Z eslint:config-array-factory Loaded: eslint-plugin-babel@5.3.1 (/home/timroes/elastic/eui/node_modules/eslint-plugin-babel/index.js)
2020-10-06T15:02:30.312Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-babel/index.js loaded in: 0ms
2020-10-06T15:02:30.312Z eslint:config-array-factory Loading plugin "react" from /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:30.313Z eslint:config-array-factory Loaded: eslint-plugin-react@7.20.6 (/home/timroes/elastic/eui/node_modules/eslint-plugin-react/index.js)
2020-10-06T15:02:30.313Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-react/index.js loaded in: 0ms
2020-10-06T15:02:30.313Z eslint:config-array-factory Loading plugin "import" from /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:30.313Z eslint:config-array-factory Loaded: eslint-plugin-import@2.22.0 (/home/timroes/elastic/eui/node_modules/eslint-plugin-import/lib/index.js)
2020-10-06T15:02:30.313Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-import/lib/index.js loaded in: 0ms
2020-10-06T15:02:30.313Z eslint:config-array-factory Loading plugin "prefer-object-spread" from /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:30.313Z eslint:config-array-factory Loaded: eslint-plugin-prefer-object-spread@1.2.1 (/home/timroes/elastic/eui/node_modules/eslint-plugin-prefer-object-spread/dist/index.js)
2020-10-06T15:02:30.313Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-prefer-object-spread/dist/index.js loaded in: 0ms
2020-10-06T15:02:30.313Z eslint:config-array-factory Loading {extends:"plugin:@typescript-eslint/recommended"} relative to /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:30.313Z eslint:config-array-factory Loading plugin "@typescript-eslint" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:30.313Z eslint:config-array-factory Loaded: @typescript-eslint/eslint-plugin@3.10.1 (/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js)
2020-10-06T15:02:30.313Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js loaded in: 0ms
2020-10-06T15:02:30.313Z eslint:config-array-factory Loading {extends:"./configs/base"} relative to /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js
2020-10-06T15:02:30.314Z eslint:config-array-factory package.json was not found: Cannot find module './configs/base/package.json'
Require stack:
- /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js
2020-10-06T15:02:30.314Z eslint:config-array-factory Loaded: ./configs/base (/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js)
2020-10-06T15:02:30.314Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js
2020-10-06T15:02:30.314Z eslint:config-array-factory Loading parser "@typescript-eslint/parser" from /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js
2020-10-06T15:02:30.314Z eslint:config-array-factory Loaded: @typescript-eslint/parser@3.10.1 (/home/timroes/elastic/eui/node_modules/@typescript-eslint/parser/dist/index.js)
2020-10-06T15:02:30.314Z eslint:config-array-factory Loading plugin "@typescript-eslint" from /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js
2020-10-06T15:02:30.314Z eslint:config-array-factory Loaded: @typescript-eslint/eslint-plugin@3.10.1 (/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js)
2020-10-06T15:02:30.314Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js loaded in: 0ms
2020-10-06T15:02:30.314Z eslint:config-array-factory Loading {extends:"./configs/eslint-recommended"} relative to /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js
2020-10-06T15:02:30.315Z eslint:config-array-factory package.json was not found: Cannot find module './configs/eslint-recommended/package.json'
Require stack:
- /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js
2020-10-06T15:02:30.315Z eslint:config-array-factory Loaded: ./configs/eslint-recommended (/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/eslint-recommended.js)
2020-10-06T15:02:30.315Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/eslint-recommended.js
2020-10-06T15:02:30.315Z eslint:config-array-factory Loading {extends:"prettier/react"} relative to /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:30.315Z eslint:config-array-factory package.json was not found: Cannot find module 'eslint-config-prettier/react/package.json'
Require stack:
- /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:30.316Z eslint:config-array-factory Loaded: eslint-config-prettier/react (/home/timroes/elastic/eui/node_modules/eslint-config-prettier/react.js)
2020-10-06T15:02:30.316Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/node_modules/eslint-config-prettier/react.js
2020-10-06T15:02:30.316Z eslint:config-array-factory Loading {extends:"prettier/standard"} relative to /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:30.316Z eslint:config-array-factory package.json was not found: Cannot find module 'eslint-config-prettier/standard/package.json'
Require stack:
- /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:30.316Z eslint:config-array-factory Loaded: eslint-config-prettier/standard (/home/timroes/elastic/eui/node_modules/eslint-config-prettier/standard.js)
2020-10-06T15:02:30.316Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/node_modules/eslint-config-prettier/standard.js
2020-10-06T15:02:30.316Z eslint:config-array-factory Loading {extends:"plugin:prettier/recommended"} relative to /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:30.316Z eslint:config-array-factory Loading plugin "prettier" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:30.317Z eslint:config-array-factory Loaded: eslint-plugin-prettier@3.1.4 (/home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js)
2020-10-06T15:02:30.317Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js loaded in: 0ms
2020-10-06T15:02:30.317Z eslint:config-array-factory Loading {extends:"prettier"} relative to /home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js
2020-10-06T15:02:30.317Z eslint:config-array-factory Loaded: eslint-config-prettier@6.11.0 (/home/timroes/elastic/eui/node_modules/eslint-config-prettier/index.js)
2020-10-06T15:02:30.317Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/node_modules/eslint-config-prettier/index.js
2020-10-06T15:02:30.317Z eslint:config-array-factory Loading plugin "prettier" from /home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js
2020-10-06T15:02:30.317Z eslint:config-array-factory Loaded: eslint-plugin-prettier@3.1.4 (/home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js)
2020-10-06T15:02:30.317Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js loaded in: 0ms
2020-10-06T15:02:30.317Z eslint:config-array-factory Loading parser "@typescript-eslint/parser" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:30.317Z eslint:config-array-factory Loaded: @typescript-eslint/parser@3.10.1 (/home/timroes/elastic/eui/node_modules/@typescript-eslint/parser/dist/index.js)
2020-10-06T15:02:30.317Z eslint:config-array-factory Loading plugin "jsx-a11y" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:30.317Z eslint:config-array-factory Loaded: eslint-plugin-jsx-a11y@6.3.1 (/home/timroes/elastic/eui/node_modules/eslint-plugin-jsx-a11y/lib/index.js)
2020-10-06T15:02:30.317Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-jsx-a11y/lib/index.js loaded in: 0ms
2020-10-06T15:02:30.317Z eslint:config-array-factory Loading plugin "prettier" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:30.318Z eslint:config-array-factory Loaded: eslint-plugin-prettier@3.1.4 (/home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js)
2020-10-06T15:02:30.318Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js loaded in: 0ms
2020-10-06T15:02:30.318Z eslint:config-array-factory Loading plugin "local" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:30.318Z eslint:config-array-factory Loaded: eslint-plugin-local@1.0.0 (/home/timroes/elastic/eui/node_modules/eslint-plugin-local/index.js)
2020-10-06T15:02:30.318Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-local/index.js loaded in: 0ms
2020-10-06T15:02:30.318Z eslint:config-array-factory Loading plugin "react-hooks" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:30.318Z eslint:config-array-factory Loaded: eslint-plugin-react-hooks@3.0.0 (/home/timroes/elastic/eui/node_modules/eslint-plugin-react-hooks/index.js)
2020-10-06T15:02:30.318Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-react-hooks/index.js loaded in: 0ms
2020-10-06T15:02:30.318Z eslint:cascading-config-array-factory No cache found: /home/timroes/elastic.
2020-10-06T15:02:30.318Z eslint:config-array-factory Config file not found on /home/timroes/elastic
2020-10-06T15:02:30.318Z eslint:cascading-config-array-factory No cache found: /home/timroes.
2020-10-06T15:02:30.318Z eslint:cascading-config-array-factory Stop traversing because of considered root.
2020-10-06T15:02:30.322Z eslint:cascading-config-array-factory Configuration was determined: ConfigArray [ { name: 'DefaultIgnorePattern', filePath: '', criteria: null, env: undefined, globals: undefined, ignorePattern: IgnorePattern { patterns: [Array], basePath: '/home/timroes/elastic/eui', loose: false }, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: undefined, settings: undefined }, { name: '.eslintrc.js » @elastic/eslint-config-kibana', filePath: '/home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js', criteria: null, env: { es6: true, node: true, mocha: true, browser: true }, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: { error: null, filePath: '/home/timroes/elastic/eui/node_modules/babel-eslint/lib/index.js', id: 'babel-eslint', importerName: '.eslintrc.js » @elastic/eslint-config-kibana', importerPath: '/home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js' }, parserOptions: { sourceType: 'module', ecmaVersion: 6, ecmaFeatures: [Object] }, plugins: { mocha: [Object], babel: [Object], react: [Object], import: [Object], 'prefer-object-spread': [Object] }, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'block-scoped-var': 'error', camelcase: [Array], 'comma-dangle': 'off', 'comma-spacing': [Array], 'comma-style': [Array], 'consistent-return': 'off', curly: [Array], 'dot-location': [Array], 'dot-notation': [Array], eqeqeq: [Array], 'guard-for-in': 'error', indent: [Array], 'key-spacing': [Array], 'max-len': [Array], 'new-cap': [Array], 'no-bitwise': 'off', 'no-caller': 'error', 'no-cond-assign': 'off', 'no-const-assign': 'error', 'no-debugger': 'error', 'no-empty': 'error', 'no-eval': 'error', 'no-extend-native': 'error', 'no-extra-parens': 'off', 'no-extra-semi': [Array], 'no-global-assign': 'error', 'no-irregular-whitespace': 'error', 'no-iterator': 'error', 'no-loop-func': 'error', 'no-multi-spaces': 'off', 'no-multi-str': 'error', 'no-nested-ternary': 'error', 'no-new': 'off', 'no-path-concat': 'off', 'no-proto': 'error', 'no-redeclare': 'error', 'no-restricted-globals': [Array], 'no-return-assign': 'off', 'no-script-url': 'error', 'no-sequences': 'error', 'no-shadow': 'off', 'no-trailing-spaces': 'error', 'no-undef': 'error', 'no-underscore-dangle': 'off', 'no-unused-expressions': 'off', 'no-unused-vars': [Array], 'no-use-before-define': [Array], 'no-var': 'error', 'no-with': 'error', 'one-var': [Array], 'prefer-const': 'error', quotes: [Array], 'semi-spacing': [Array], semi: [Array], 'space-before-blocks': [Array], 'space-before-function-paren': [Array], 'space-in-parens': [Array], 'space-infix-ops': [Array], 'space-unary-ops': [Array], strict: [Array], 'valid-typeof': 'error', 'wrap-iife': [Array], yoda: 'off', 'object-curly-spacing': 'off', 'babel/object-curly-spacing': [Array], 'jsx-quotes': [Array], 'react/jsx-uses-react': 'error', 'react/react-in-jsx-scope': 'error', 'react/jsx-uses-vars': 'error', 'react/jsx-no-undef': 'error', 'react/jsx-pascal-case': 'error', 'react/jsx-closing-bracket-location': [Array], 'react/jsx-closing-tag-location': 'error', 'react/jsx-curly-spacing': [Array], 'react/jsx-indent-props': [Array], 'react/jsx-max-props-per-line': [Array], 'react/jsx-no-duplicate-props': [Array], 'react/self-closing-comp': 'error', 'react/jsx-wrap-multilines': [Array], 'react/jsx-first-prop-new-line': [Array], 'react/jsx-equals-spacing': [Array], 'react/jsx-indent': [Array], 'react/no-did-mount-set-state': 'error', 'react/no-did-update-set-state': 'error', 'react/no-will-update-set-state': 'error', 'react/no-is-mounted': 'error', 'react/no-multi-comp': [Array], 'react/no-unknown-property': 'error', 'react/prefer-es6-class': [Array], 'react/prefer-stateless-function': [Array], 'react/no-unescaped-entities': 'error', 'mocha/handle-done-callback': 'error', 'mocha/no-exclusive-tests': 'error', 'import/no-unresolved': [Array], 'import/named': 'error', 'import/namespace': 'error', 'import/default': 'error', 'import/export': 'error', 'import/no-named-as-default': 'error', 'import/no-named-as-default-member': 'error', 'import/no-duplicates': 'error', 'prefer-object-spread/prefer-object-spread': 'error' }, settings: undefined }, { name: '.eslintrc.js » plugin:@typescript-eslint/recommended » ./configs/base', filePath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: { error: null, filePath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/parser/dist/index.js', id: '@typescript-eslint/parser', importerName: '.eslintrc.js » plugin:@typescript-eslint/recommended » ./configs/base', importerPath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js' }, parserOptions: { sourceType: 'module' }, plugins: { '@typescript-eslint': [Object] }, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: undefined, settings: undefined }, { name: '.eslintrc.js » plugin:@typescript-eslint/recommended » ./configs/eslint-recommended', filePath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/eslint-recommended.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: undefined, settings: undefined }, { name: '.eslintrc.js » plugin:@typescript-eslint/recommended » ./configs/eslint-recommended#overrides[0]', filePath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/eslint-recommended.js', criteria: { includes: [Array], excludes: null, basePath: '/home/timroes/elastic/eui' }, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'constructor-super': 'off', 'getter-return': 'off', 'no-const-assign': 'off', 'no-dupe-args': 'off', 'no-dupe-class-members': 'off', 'no-dupe-keys': 'off', 'no-func-assign': 'off', 'no-import-assign': 'off', 'no-new-symbol': 'off', 'no-obj-calls': 'off', 'no-redeclare': 'off', 'no-setter-return': 'off', 'no-this-before-super': 'off', 'no-undef': 'off', 'no-unreachable': 'off', 'no-unsafe-negation': 'off', 'no-var': 'error', 'prefer-const': 'error', 'prefer-rest-params': 'error', 'prefer-spread': 'error', 'valid-typeof': 'off' }, settings: undefined }, { name: '.eslintrc.js » plugin:@typescript-eslint/recommended', filePath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { '@typescript-eslint/adjacent-overload-signatures': 'error', '@typescript-eslint/ban-ts-comment': 'error', '@typescript-eslint/ban-types': 'error', '@typescript-eslint/explicit-module-boundary-types': 'warn', 'no-array-constructor': 'off', '@typescript-eslint/no-array-constructor': 'error', 'no-empty-function': 'off', '@typescript-eslint/no-empty-function': 'error', '@typescript-eslint/no-empty-interface': 'error', '@typescript-eslint/no-explicit-any': 'warn', '@typescript-eslint/no-extra-non-null-assertion': 'error', 'no-extra-semi': 'off', '@typescript-eslint/no-extra-semi': 'error', '@typescript-eslint/no-inferrable-types': 'error', '@typescript-eslint/no-misused-new': 'error', '@typescript-eslint/no-namespace': 'error', '@typescript-eslint/no-non-null-asserted-optional-chain': 'error', '@typescript-eslint/no-non-null-assertion': 'warn', '@typescript-eslint/no-this-alias': 'error', 'no-unused-vars': 'off', '@typescript-eslint/no-unused-vars': 'warn', '@typescript-eslint/no-var-requires': 'error', '@typescript-eslint/prefer-as-const': 'error', '@typescript-eslint/prefer-namespace-keyword': 'error', '@typescript-eslint/triple-slash-reference': 'error' }, settings: undefined }, { name: '.eslintrc.js » eslint-config-prettier/react', filePath: '/home/timroes/elastic/eui/node_modules/eslint-config-prettier/react.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'react/jsx-child-element-spacing': 'off', 'react/jsx-closing-bracket-location': 'off', 'react/jsx-closing-tag-location': 'off', 'react/jsx-curly-newline': 'off', 'react/jsx-curly-spacing': 'off', 'react/jsx-equals-spacing': 'off', 'react/jsx-first-prop-new-line': 'off', 'react/jsx-indent': 'off', 'react/jsx-indent-props': 'off', 'react/jsx-max-props-per-line': 'off', 'react/jsx-one-expression-per-line': 'off', 'react/jsx-props-no-multi-spaces': 'off', 'react/jsx-tag-spacing': 'off', 'react/jsx-wrap-multilines': 'off', 'react/jsx-space-before-closing': 'off' }, settings: undefined }, { name: '.eslintrc.js » eslint-config-prettier/standard', filePath: '/home/timroes/elastic/eui/node_modules/eslint-config-prettier/standard.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'standard/array-bracket-even-spacing': 'off', 'standard/computed-property-even-spacing': 'off', 'standard/object-curly-even-spacing': 'off' }, settings: undefined }, { name: '.eslintrc.js » plugin:prettier/recommended » eslint-config-prettier', filePath: '/home/timroes/elastic/eui/node_modules/eslint-config-prettier/index.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'arrow-body-style': 0, curly: 0, 'lines-around-comment': 0, 'max-len': 0, 'no-confusing-arrow': 0, 'no-mixed-operators': 0, 'no-tabs': 0, 'no-unexpected-multiline': 0, 'prefer-arrow-callback': 0, quotes: 0, 'array-bracket-newline': 'off', 'array-bracket-spacing': 'off', 'array-element-newline': 'off', 'arrow-parens': 'off', 'arrow-spacing': 'off', 'block-spacing': 'off', 'brace-style': 'off', 'comma-dangle': 'off', 'comma-spacing': 'off', 'comma-style': 'off', 'computed-property-spacing': 'off', 'dot-location': 'off', 'eol-last': 'off', 'func-call-spacing': 'off', 'function-call-argument-newline': 'off', 'function-paren-newline': 'off', 'generator-star': 'off', 'generator-star-spacing': 'off', 'implicit-arrow-linebreak': 'off', indent: 'off', 'jsx-quotes': 'off', 'key-spacing': 'off', 'keyword-spacing': 'off', 'linebreak-style': 'off', 'multiline-ternary': 'off', 'newline-per-chained-call': 'off', 'new-parens': 'off', 'no-arrow-condition': 'off', 'no-comma-dangle': 'off', 'no-extra-parens': 'off', 'no-extra-semi': 'off', 'no-floating-decimal': 'off', 'no-mixed-spaces-and-tabs': 'off', 'no-multi-spaces': 'off', 'no-multiple-empty-lines': 'off', 'no-reserved-keys': 'off', 'no-space-before-semi': 'off', 'no-trailing-spaces': 'off', 'no-whitespace-before-property': 'off', 'no-wrap-func': 'off', 'nonblock-statement-body-position': 'off', 'object-curly-newline': 'off', 'object-curly-spacing': 'off', 'object-property-newline': 'off', 'one-var-declaration-per-line': 'off', 'operator-linebreak': 'off', 'padded-blocks': 'off', 'quote-props': 'off', 'rest-spread-spacing': 'off', semi: 'off', 'semi-spacing': 'off', 'semi-style': 'off', 'space-after-function-name': 'off', 'space-after-keywords': 'off', 'space-before-blocks': 'off', 'space-before-function-paren': 'off', 'space-before-function-parentheses': 'off', 'space-before-keywords': 'off', 'space-in-brackets': 'off', 'space-in-parens': 'off', 'space-infix-ops': 'off', 'space-return-throw-case': 'off', 'space-unary-ops': 'off', 'space-unary-word-ops': 'off', 'switch-colon-spacing': 'off', 'template-curly-spacing': 'off', 'template-tag-spacing': 'off', 'unicode-bom': 'off', 'wrap-iife': 'off', 'wrap-regex': 'off', 'yield-star-spacing': 'off', 'indent-legacy': 'off', 'no-spaced-func': 'off' }, settings: undefined }, { name: '.eslintrc.js » plugin:prettier/recommended', filePath: '/home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: { prettier: [Object] }, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'prettier/prettier': 'error' }, settings: undefined }, { name: '.eslintrc.js', filePath: '/home/timroes/elastic/eui/.eslintrc.js', criteria: null, env: { jest: true }, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: { error: null, filePath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/parser/dist/index.js', id: '@typescript-eslint/parser', importerName: '.eslintrc.js', importerPath: '/home/timroes/elastic/eui/.eslintrc.js' }, parserOptions: { ecmaFeatures: [Object] }, plugins: { 'jsx-a11y': [Object], prettier: [Object], local: [Object], 'react-hooks': [Object] }, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'prefer-template': 'error', 'local/i18n': 'error', 'local/href-with-rel': 'error', 'local/forward-ref': 'error', 'local/require-license-header': [Array], 'no-use-before-define': 'off', quotes: [Array], camelcase: 'off', 'jsx-a11y/accessible-emoji': 'error', 'jsx-a11y/alt-text': 'error', 'jsx-a11y/anchor-has-content': 'error', 'jsx-a11y/aria-activedescendant-has-tabindex': 'error', 'jsx-a11y/aria-props': 'error', 'jsx-a11y/aria-proptypes': 'error', 'jsx-a11y/aria-role': 'error', 'jsx-a11y/aria-unsupported-elements': 'error', 'jsx-a11y/heading-has-content': 'error', 'jsx-a11y/html-has-lang': 'error', 'jsx-a11y/iframe-has-title': 'error', 'jsx-a11y/interactive-supports-focus': 'error', 'jsx-a11y/media-has-caption': 'error', 'jsx-a11y/mouse-events-have-key-events': 'error', 'jsx-a11y/no-access-key': 'error', 'jsx-a11y/no-distracting-elements': 'error', 'jsx-a11y/no-interactive-element-to-noninteractive-role': 'error', 'jsx-a11y/no-noninteractive-element-interactions': 'error', 'jsx-a11y/no-noninteractive-element-to-interactive-role': 'error', 'jsx-a11y/no-redundant-roles': 'error', 'jsx-a11y/role-has-required-aria-props': 'error', 'jsx-a11y/role-supports-aria-props': 'error', 'jsx-a11y/scope': 'error', 'jsx-a11y/tabindex-no-positive': 'error', 'jsx-a11y/label-has-associated-control': 'error', 'react-hooks/rules-of-hooks': 'error', 'react-hooks/exhaustive-deps': 'warn', '@typescript-eslint/array-type': [Array], '@typescript-eslint/ban-types': 'off', '@typescript-eslint/explicit-function-return-type': 'off', '@typescript-eslint/explicit-member-accessibility': 'off', '@typescript-eslint/indent': 'off', '@typescript-eslint/ban-tslint-comment': 'error', '@typescript-eslint/no-empty-interface': 'off', '@typescript-eslint/no-explicit-any': 'off', '@typescript-eslint/no-non-null-assertion': 'off', '@typescript-eslint/no-parameter-properties': 'off', '@typescript-eslint/no-triple-slash-reference': 'off', '@typescript-eslint/no-unused-vars': [Array], '@typescript-eslint/no-use-before-define': 'off', '@typescript-eslint/no-empty-function': 'off', '@typescript-eslint/no-inferrable-types': 'off', '@typescript-eslint/explicit-module-boundary-types': 'off', '@typescript-eslint/naming-convention': 'off', '@typescript-eslint/ban-ts-comment': [Array] }, settings: { 'import/resolver': [Object], react: [Object] } }, { name: '.eslintrc.js#overrides[0]', filePath: '/home/timroes/elastic/eui/.eslintrc.js', criteria: { includes: [Array], excludes: null, basePath: '/home/timroes/elastic/eui' }, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'react/no-multi-comp': 'off', 'react/prefer-es6-class': 'off', 'react/prefer-stateless-function': 'off' }, settings: undefined }, { name: '.eslintignore', filePath: '/home/timroes/elastic/eui/.eslintignore', criteria: null, env: undefined, globals: undefined, ignorePattern: IgnorePattern { patterns: [Array], basePath: '/home/timroes/elastic/eui', loose: true }, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: undefined, settings: undefined }, { name: 'CLIOptions', filePath: '', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'no-debugger': 'off' }, settings: undefined } ] on /home/timroes/elastic/eui/src/components/combo_box
2020-10-06T15:02:30.323Z eslint:ignore-pattern Create with: [ IgnorePattern { patterns: [ '/node_modules/*', '/bower_components/*' ], basePath: '/home/timroes/elastic/eui', loose: false }, IgnorePattern { patterns: [ 'dist', 'node_modules', 'es', 'lib', 'test-env', 'types', 'eui.d.ts', '**/*.snap.js', '**/assets/**/*.js', 'package.json', 'src-docs/src/views/icon/icon_example.js', 'packages/react-datepicker/examples' ], basePath: '/home/timroes/elastic/eui', loose: true } ]
2020-10-06T15:02:30.323Z eslint:ignore-pattern processed: { basePath: '/home/timroes/elastic/eui', patterns: [ '/node_modules/*', '/bower_components/*', 'dist', 'node_modules', 'es', 'lib', 'test-env', 'types', 'eui.d.ts', '**/*.snap.js', '**/assets/**/*.js', 'package.json', 'src-docs/src/views/icon/icon_example.js', 'packages/react-datepicker/examples' ] }
2020-10-06T15:02:30.323Z eslint:ignore-pattern Check {
filePath: '/home/timroes/elastic/eui/src/components/combo_box/combo_box.tsx',
dot: false,
relativePath: 'src/components/combo_box/combo_box.tsx',
result: false
}
2020-10-06T15:02:30.323Z eslint:cascading-config-array-factory Load config files for /home/timroes/elastic/eui/src/components/combo_box.
2020-10-06T15:02:30.323Z eslint:cascading-config-array-factory Cache hit: /home/timroes/elastic/eui/src/components/combo_box.
2020-10-06T15:02:30.323Z eslint:cli-engine Lint /home/timroes/elastic/eui/src/components/combo_box/combo_box.tsx
2020-10-06T15:02:30.323Z eslint:linter Linting code for /home/timroes/elastic/eui/src/components/combo_box/combo_box.tsx (pass 1)
2020-10-06T15:02:30.323Z eslint:linter Verify
2020-10-06T15:02:30.323Z eslint:linter With ConfigArray: /home/timroes/elastic/eui/src/components/combo_box/combo_box.tsx
2020-10-06T15:02:30.428Z eslint:config-comment-parser Parsing list config
2020-10-06T15:02:30.428Z eslint:config-comment-parser Parsing list config
2020-10-06T15:02:30.649Z eslint:linter Generating fixed text for /home/timroes/elastic/eui/src/components/combo_box/combo_box.tsx (pass 1)
2020-10-06T15:02:30.649Z eslint:source-code-fixer Applying fixes
2020-10-06T15:02:30.649Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes
2020-10-06T15:02:30.650Z eslint:cli-engine Linting complete in: 340ms
2020-10-06T15:02:32.211Z eslint:config-array-factory Loading .eslintignore file: /home/timroes/elastic/eui/.eslintignore
2020-10-06T15:02:32.212Z eslint:ignore-pattern Create with: [ IgnorePattern { patterns: [ '/node_modules/*', '/bower_components/*' ], basePath: '/home/timroes/elastic/eui', loose: false } ]
2020-10-06T15:02:32.212Z eslint:ignore-pattern processed: { basePath: '/home/timroes/elastic/eui', patterns: [ '/node_modules/*', '/bower_components/*' ] }
2020-10-06T15:02:32.213Z eslint:ignore-pattern Create with: [ IgnorePattern { patterns: [ '/node_modules/*', '/bower_components/*' ], basePath: '/home/timroes/elastic/eui', loose: false } ]
2020-10-06T15:02:32.213Z eslint:ignore-pattern processed: { basePath: '/home/timroes/elastic/eui', patterns: [ '/node_modules/*', '/bower_components/*' ] }
2020-10-06T15:02:32.213Z eslint:cascading-config-array-factory Load config files for /home/timroes/elastic/eui/src/components/combo_box.
2020-10-06T15:02:32.213Z eslint:cascading-config-array-factory No cache found: /home/timroes/elastic/eui/src/components/combo_box.
2020-10-06T15:02:32.213Z eslint:config-array-factory Config file not found on /home/timroes/elastic/eui/src/components/combo_box
2020-10-06T15:02:32.214Z eslint:cascading-config-array-factory No cache found: /home/timroes/elastic/eui/src/components.
2020-10-06T15:02:32.214Z eslint:config-array-factory Config file not found on /home/timroes/elastic/eui/src/components
2020-10-06T15:02:32.214Z eslint:cascading-config-array-factory No cache found: /home/timroes/elastic/eui/src.
2020-10-06T15:02:32.214Z eslint:config-array-factory Config file not found on /home/timroes/elastic/eui/src
2020-10-06T15:02:32.214Z eslint:cascading-config-array-factory No cache found: /home/timroes/elastic/eui.
2020-10-06T15:02:32.214Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:32.215Z eslint:config-array-factory Config file found: /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:32.215Z eslint:config-array-factory Loading {extends:"@elastic/eslint-config-kibana"} relative to /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:32.216Z eslint:config-array-factory Loaded: @elastic/eslint-config-kibana@0.15.0 (/home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js)
2020-10-06T15:02:32.216Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:32.217Z eslint:config-array-factory Loading parser "babel-eslint" from /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:32.217Z eslint:config-array-factory Loaded: babel-eslint@10.1.0 (/home/timroes/elastic/eui/node_modules/babel-eslint/lib/index.js)
2020-10-06T15:02:32.217Z eslint:config-array-factory Loading plugin "mocha" from /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:32.217Z eslint:config-array-factory Loaded: eslint-plugin-mocha@6.3.0 (/home/timroes/elastic/eui/node_modules/eslint-plugin-mocha/index.js)
2020-10-06T15:02:32.217Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-mocha/index.js loaded in: 0ms
2020-10-06T15:02:32.217Z eslint:config-array-factory Loading plugin "babel" from /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:32.217Z eslint:config-array-factory Loaded: eslint-plugin-babel@5.3.1 (/home/timroes/elastic/eui/node_modules/eslint-plugin-babel/index.js)
2020-10-06T15:02:32.217Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-babel/index.js loaded in: 0ms
2020-10-06T15:02:32.217Z eslint:config-array-factory Loading plugin "react" from /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:32.217Z eslint:config-array-factory Loaded: eslint-plugin-react@7.20.6 (/home/timroes/elastic/eui/node_modules/eslint-plugin-react/index.js)
2020-10-06T15:02:32.217Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-react/index.js loaded in: 0ms
2020-10-06T15:02:32.217Z eslint:config-array-factory Loading plugin "import" from /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:32.218Z eslint:config-array-factory Loaded: eslint-plugin-import@2.22.0 (/home/timroes/elastic/eui/node_modules/eslint-plugin-import/lib/index.js)
2020-10-06T15:02:32.218Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-import/lib/index.js loaded in: 0ms
2020-10-06T15:02:32.218Z eslint:config-array-factory Loading plugin "prefer-object-spread" from /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:32.218Z eslint:config-array-factory Loaded: eslint-plugin-prefer-object-spread@1.2.1 (/home/timroes/elastic/eui/node_modules/eslint-plugin-prefer-object-spread/dist/index.js)
2020-10-06T15:02:32.218Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-prefer-object-spread/dist/index.js loaded in: 0ms
2020-10-06T15:02:32.218Z eslint:config-array-factory Loading {extends:"plugin:@typescript-eslint/recommended"} relative to /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:32.218Z eslint:config-array-factory Loading plugin "@typescript-eslint" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:32.218Z eslint:config-array-factory Loaded: @typescript-eslint/eslint-plugin@3.10.1 (/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js)
2020-10-06T15:02:32.218Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js loaded in: 0ms
2020-10-06T15:02:32.218Z eslint:config-array-factory Loading {extends:"./configs/base"} relative to /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js
2020-10-06T15:02:32.219Z eslint:config-array-factory package.json was not found: Cannot find module './configs/base/package.json'
Require stack:
- /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js
2020-10-06T15:02:32.219Z eslint:config-array-factory Loaded: ./configs/base (/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js)
2020-10-06T15:02:32.219Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js
2020-10-06T15:02:32.220Z eslint:config-array-factory Loading parser "@typescript-eslint/parser" from /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js
2020-10-06T15:02:32.220Z eslint:config-array-factory Loaded: @typescript-eslint/parser@3.10.1 (/home/timroes/elastic/eui/node_modules/@typescript-eslint/parser/dist/index.js)
2020-10-06T15:02:32.220Z eslint:config-array-factory Loading plugin "@typescript-eslint" from /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js
2020-10-06T15:02:32.224Z eslint:config-array-factory Loaded: @typescript-eslint/eslint-plugin@3.10.1 (/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js)
2020-10-06T15:02:32.224Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js loaded in: 0ms
2020-10-06T15:02:32.224Z eslint:config-array-factory Loading {extends:"./configs/eslint-recommended"} relative to /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js
2020-10-06T15:02:32.224Z eslint:config-array-factory package.json was not found: Cannot find module './configs/eslint-recommended/package.json'
Require stack:
- /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js
2020-10-06T15:02:32.224Z eslint:config-array-factory Loaded: ./configs/eslint-recommended (/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/eslint-recommended.js)
2020-10-06T15:02:32.224Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/eslint-recommended.js
2020-10-06T15:02:32.225Z eslint:config-array-factory Loading {extends:"prettier/react"} relative to /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:32.225Z eslint:config-array-factory package.json was not found: Cannot find module 'eslint-config-prettier/react/package.json'
Require stack:
- /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:32.225Z eslint:config-array-factory Loaded: eslint-config-prettier/react (/home/timroes/elastic/eui/node_modules/eslint-config-prettier/react.js)
2020-10-06T15:02:32.225Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/node_modules/eslint-config-prettier/react.js
2020-10-06T15:02:32.226Z eslint:config-array-factory Loading {extends:"prettier/standard"} relative to /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:32.226Z eslint:config-array-factory package.json was not found: Cannot find module 'eslint-config-prettier/standard/package.json'
Require stack:
- /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:32.226Z eslint:config-array-factory Loaded: eslint-config-prettier/standard (/home/timroes/elastic/eui/node_modules/eslint-config-prettier/standard.js)
2020-10-06T15:02:32.226Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/node_modules/eslint-config-prettier/standard.js
2020-10-06T15:02:32.227Z eslint:config-array-factory Loading {extends:"plugin:prettier/recommended"} relative to /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:32.227Z eslint:config-array-factory Loading plugin "prettier" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:32.227Z eslint:config-array-factory Loaded: eslint-plugin-prettier@3.1.4 (/home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js)
2020-10-06T15:02:32.227Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js loaded in: 0ms
2020-10-06T15:02:32.227Z eslint:config-array-factory Loading {extends:"prettier"} relative to /home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js
2020-10-06T15:02:32.228Z eslint:config-array-factory Loaded: eslint-config-prettier@6.11.0 (/home/timroes/elastic/eui/node_modules/eslint-config-prettier/index.js)
2020-10-06T15:02:32.228Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/node_modules/eslint-config-prettier/index.js
2020-10-06T15:02:32.229Z eslint:config-array-factory Loading plugin "prettier" from /home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js
2020-10-06T15:02:32.229Z eslint:config-array-factory Loaded: eslint-plugin-prettier@3.1.4 (/home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js)
2020-10-06T15:02:32.229Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js loaded in: 0ms
2020-10-06T15:02:32.229Z eslint:config-array-factory Loading parser "@typescript-eslint/parser" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:32.230Z eslint:config-array-factory Loaded: @typescript-eslint/parser@3.10.1 (/home/timroes/elastic/eui/node_modules/@typescript-eslint/parser/dist/index.js)
2020-10-06T15:02:32.230Z eslint:config-array-factory Loading plugin "jsx-a11y" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:32.230Z eslint:config-array-factory Loaded: eslint-plugin-jsx-a11y@6.3.1 (/home/timroes/elastic/eui/node_modules/eslint-plugin-jsx-a11y/lib/index.js)
2020-10-06T15:02:32.230Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-jsx-a11y/lib/index.js loaded in: 0ms
2020-10-06T15:02:32.230Z eslint:config-array-factory Loading plugin "prettier" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:32.230Z eslint:config-array-factory Loaded: eslint-plugin-prettier@3.1.4 (/home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js)
2020-10-06T15:02:32.230Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js loaded in: 0ms
2020-10-06T15:02:32.230Z eslint:config-array-factory Loading plugin "local" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:32.230Z eslint:config-array-factory Loaded: eslint-plugin-local@1.0.0 (/home/timroes/elastic/eui/node_modules/eslint-plugin-local/index.js)
2020-10-06T15:02:32.230Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-local/index.js loaded in: 0ms
2020-10-06T15:02:32.230Z eslint:config-array-factory Loading plugin "react-hooks" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:32.230Z eslint:config-array-factory Loaded: eslint-plugin-react-hooks@3.0.0 (/home/timroes/elastic/eui/node_modules/eslint-plugin-react-hooks/index.js)
2020-10-06T15:02:32.230Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-react-hooks/index.js loaded in: 0ms
2020-10-06T15:02:32.231Z eslint:cascading-config-array-factory No cache found: /home/timroes/elastic.
2020-10-06T15:02:32.231Z eslint:config-array-factory Config file not found on /home/timroes/elastic
2020-10-06T15:02:32.231Z eslint:cascading-config-array-factory No cache found: /home/timroes.
2020-10-06T15:02:32.231Z eslint:cascading-config-array-factory Stop traversing because of considered root.
2020-10-06T15:02:32.239Z eslint:cascading-config-array-factory Configuration was determined: ConfigArray [ { name: 'DefaultIgnorePattern', filePath: '', criteria: null, env: undefined, globals: undefined, ignorePattern: IgnorePattern { patterns: [Array], basePath: '/home/timroes/elastic/eui', loose: false }, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: undefined, settings: undefined }, { name: '.eslintrc.js » @elastic/eslint-config-kibana', filePath: '/home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js', criteria: null, env: { es6: true, node: true, mocha: true, browser: true }, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: { error: null, filePath: '/home/timroes/elastic/eui/node_modules/babel-eslint/lib/index.js', id: 'babel-eslint', importerName: '.eslintrc.js » @elastic/eslint-config-kibana', importerPath: '/home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js' }, parserOptions: { sourceType: 'module', ecmaVersion: 6, ecmaFeatures: [Object] }, plugins: { mocha: [Object], babel: [Object], react: [Object], import: [Object], 'prefer-object-spread': [Object] }, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'block-scoped-var': 'error', camelcase: [Array], 'comma-dangle': 'off', 'comma-spacing': [Array], 'comma-style': [Array], 'consistent-return': 'off', curly: [Array], 'dot-location': [Array], 'dot-notation': [Array], eqeqeq: [Array], 'guard-for-in': 'error', indent: [Array], 'key-spacing': [Array], 'max-len': [Array], 'new-cap': [Array], 'no-bitwise': 'off', 'no-caller': 'error', 'no-cond-assign': 'off', 'no-const-assign': 'error', 'no-debugger': 'error', 'no-empty': 'error', 'no-eval': 'error', 'no-extend-native': 'error', 'no-extra-parens': 'off', 'no-extra-semi': [Array], 'no-global-assign': 'error', 'no-irregular-whitespace': 'error', 'no-iterator': 'error', 'no-loop-func': 'error', 'no-multi-spaces': 'off', 'no-multi-str': 'error', 'no-nested-ternary': 'error', 'no-new': 'off', 'no-path-concat': 'off', 'no-proto': 'error', 'no-redeclare': 'error', 'no-restricted-globals': [Array], 'no-return-assign': 'off', 'no-script-url': 'error', 'no-sequences': 'error', 'no-shadow': 'off', 'no-trailing-spaces': 'error', 'no-undef': 'error', 'no-underscore-dangle': 'off', 'no-unused-expressions': 'off', 'no-unused-vars': [Array], 'no-use-before-define': [Array], 'no-var': 'error', 'no-with': 'error', 'one-var': [Array], 'prefer-const': 'error', quotes: [Array], 'semi-spacing': [Array], semi: [Array], 'space-before-blocks': [Array], 'space-before-function-paren': [Array], 'space-in-parens': [Array], 'space-infix-ops': [Array], 'space-unary-ops': [Array], strict: [Array], 'valid-typeof': 'error', 'wrap-iife': [Array], yoda: 'off', 'object-curly-spacing': 'off', 'babel/object-curly-spacing': [Array], 'jsx-quotes': [Array], 'react/jsx-uses-react': 'error', 'react/react-in-jsx-scope': 'error', 'react/jsx-uses-vars': 'error', 'react/jsx-no-undef': 'error', 'react/jsx-pascal-case': 'error', 'react/jsx-closing-bracket-location': [Array], 'react/jsx-closing-tag-location': 'error', 'react/jsx-curly-spacing': [Array], 'react/jsx-indent-props': [Array], 'react/jsx-max-props-per-line': [Array], 'react/jsx-no-duplicate-props': [Array], 'react/self-closing-comp': 'error', 'react/jsx-wrap-multilines': [Array], 'react/jsx-first-prop-new-line': [Array], 'react/jsx-equals-spacing': [Array], 'react/jsx-indent': [Array], 'react/no-did-mount-set-state': 'error', 'react/no-did-update-set-state': 'error', 'react/no-will-update-set-state': 'error', 'react/no-is-mounted': 'error', 'react/no-multi-comp': [Array], 'react/no-unknown-property': 'error', 'react/prefer-es6-class': [Array], 'react/prefer-stateless-function': [Array], 'react/no-unescaped-entities': 'error', 'mocha/handle-done-callback': 'error', 'mocha/no-exclusive-tests': 'error', 'import/no-unresolved': [Array], 'import/named': 'error', 'import/namespace': 'error', 'import/default': 'error', 'import/export': 'error', 'import/no-named-as-default': 'error', 'import/no-named-as-default-member': 'error', 'import/no-duplicates': 'error', 'prefer-object-spread/prefer-object-spread': 'error' }, settings: undefined }, { name: '.eslintrc.js » plugin:@typescript-eslint/recommended » ./configs/base', filePath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: { error: null, filePath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/parser/dist/index.js', id: '@typescript-eslint/parser', importerName: '.eslintrc.js » plugin:@typescript-eslint/recommended » ./configs/base', importerPath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js' }, parserOptions: { sourceType: 'module' }, plugins: { '@typescript-eslint': [Object] }, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: undefined, settings: undefined }, { name: '.eslintrc.js » plugin:@typescript-eslint/recommended » ./configs/eslint-recommended', filePath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/eslint-recommended.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: undefined, settings: undefined }, { name: '.eslintrc.js » plugin:@typescript-eslint/recommended » ./configs/eslint-recommended#overrides[0]', filePath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/eslint-recommended.js', criteria: { includes: [Array], excludes: null, basePath: '/home/timroes/elastic/eui' }, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'constructor-super': 'off', 'getter-return': 'off', 'no-const-assign': 'off', 'no-dupe-args': 'off', 'no-dupe-class-members': 'off', 'no-dupe-keys': 'off', 'no-func-assign': 'off', 'no-import-assign': 'off', 'no-new-symbol': 'off', 'no-obj-calls': 'off', 'no-redeclare': 'off', 'no-setter-return': 'off', 'no-this-before-super': 'off', 'no-undef': 'off', 'no-unreachable': 'off', 'no-unsafe-negation': 'off', 'no-var': 'error', 'prefer-const': 'error', 'prefer-rest-params': 'error', 'prefer-spread': 'error', 'valid-typeof': 'off' }, settings: undefined }, { name: '.eslintrc.js » plugin:@typescript-eslint/recommended', filePath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { '@typescript-eslint/adjacent-overload-signatures': 'error', '@typescript-eslint/ban-ts-comment': 'error', '@typescript-eslint/ban-types': 'error', '@typescript-eslint/explicit-module-boundary-types': 'warn', 'no-array-constructor': 'off', '@typescript-eslint/no-array-constructor': 'error', 'no-empty-function': 'off', '@typescript-eslint/no-empty-function': 'error', '@typescript-eslint/no-empty-interface': 'error', '@typescript-eslint/no-explicit-any': 'warn', '@typescript-eslint/no-extra-non-null-assertion': 'error', 'no-extra-semi': 'off', '@typescript-eslint/no-extra-semi': 'error', '@typescript-eslint/no-inferrable-types': 'error', '@typescript-eslint/no-misused-new': 'error', '@typescript-eslint/no-namespace': 'error', '@typescript-eslint/no-non-null-asserted-optional-chain': 'error', '@typescript-eslint/no-non-null-assertion': 'warn', '@typescript-eslint/no-this-alias': 'error', 'no-unused-vars': 'off', '@typescript-eslint/no-unused-vars': 'warn', '@typescript-eslint/no-var-requires': 'error', '@typescript-eslint/prefer-as-const': 'error', '@typescript-eslint/prefer-namespace-keyword': 'error', '@typescript-eslint/triple-slash-reference': 'error' }, settings: undefined }, { name: '.eslintrc.js » eslint-config-prettier/react', filePath: '/home/timroes/elastic/eui/node_modules/eslint-config-prettier/react.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'react/jsx-child-element-spacing': 'off', 'react/jsx-closing-bracket-location': 'off', 'react/jsx-closing-tag-location': 'off', 'react/jsx-curly-newline': 'off', 'react/jsx-curly-spacing': 'off', 'react/jsx-equals-spacing': 'off', 'react/jsx-first-prop-new-line': 'off', 'react/jsx-indent': 'off', 'react/jsx-indent-props': 'off', 'react/jsx-max-props-per-line': 'off', 'react/jsx-one-expression-per-line': 'off', 'react/jsx-props-no-multi-spaces': 'off', 'react/jsx-tag-spacing': 'off', 'react/jsx-wrap-multilines': 'off', 'react/jsx-space-before-closing': 'off' }, settings: undefined }, { name: '.eslintrc.js » eslint-config-prettier/standard', filePath: '/home/timroes/elastic/eui/node_modules/eslint-config-prettier/standard.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'standard/array-bracket-even-spacing': 'off', 'standard/computed-property-even-spacing': 'off', 'standard/object-curly-even-spacing': 'off' }, settings: undefined }, { name: '.eslintrc.js » plugin:prettier/recommended » eslint-config-prettier', filePath: '/home/timroes/elastic/eui/node_modules/eslint-config-prettier/index.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'arrow-body-style': 0, curly: 0, 'lines-around-comment': 0, 'max-len': 0, 'no-confusing-arrow': 0, 'no-mixed-operators': 0, 'no-tabs': 0, 'no-unexpected-multiline': 0, 'prefer-arrow-callback': 0, quotes: 0, 'array-bracket-newline': 'off', 'array-bracket-spacing': 'off', 'array-element-newline': 'off', 'arrow-parens': 'off', 'arrow-spacing': 'off', 'block-spacing': 'off', 'brace-style': 'off', 'comma-dangle': 'off', 'comma-spacing': 'off', 'comma-style': 'off', 'computed-property-spacing': 'off', 'dot-location': 'off', 'eol-last': 'off', 'func-call-spacing': 'off', 'function-call-argument-newline': 'off', 'function-paren-newline': 'off', 'generator-star': 'off', 'generator-star-spacing': 'off', 'implicit-arrow-linebreak': 'off', indent: 'off', 'jsx-quotes': 'off', 'key-spacing': 'off', 'keyword-spacing': 'off', 'linebreak-style': 'off', 'multiline-ternary': 'off', 'newline-per-chained-call': 'off', 'new-parens': 'off', 'no-arrow-condition': 'off', 'no-comma-dangle': 'off', 'no-extra-parens': 'off', 'no-extra-semi': 'off', 'no-floating-decimal': 'off', 'no-mixed-spaces-and-tabs': 'off', 'no-multi-spaces': 'off', 'no-multiple-empty-lines': 'off', 'no-reserved-keys': 'off', 'no-space-before-semi': 'off', 'no-trailing-spaces': 'off', 'no-whitespace-before-property': 'off', 'no-wrap-func': 'off', 'nonblock-statement-body-position': 'off', 'object-curly-newline': 'off', 'object-curly-spacing': 'off', 'object-property-newline': 'off', 'one-var-declaration-per-line': 'off', 'operator-linebreak': 'off', 'padded-blocks': 'off', 'quote-props': 'off', 'rest-spread-spacing': 'off', semi: 'off', 'semi-spacing': 'off', 'semi-style': 'off', 'space-after-function-name': 'off', 'space-after-keywords': 'off', 'space-before-blocks': 'off', 'space-before-function-paren': 'off', 'space-before-function-parentheses': 'off', 'space-before-keywords': 'off', 'space-in-brackets': 'off', 'space-in-parens': 'off', 'space-infix-ops': 'off', 'space-return-throw-case': 'off', 'space-unary-ops': 'off', 'space-unary-word-ops': 'off', 'switch-colon-spacing': 'off', 'template-curly-spacing': 'off', 'template-tag-spacing': 'off', 'unicode-bom': 'off', 'wrap-iife': 'off', 'wrap-regex': 'off', 'yield-star-spacing': 'off', 'indent-legacy': 'off', 'no-spaced-func': 'off' }, settings: undefined }, { name: '.eslintrc.js » plugin:prettier/recommended', filePath: '/home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: { prettier: [Object] }, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'prettier/prettier': 'error' }, settings: undefined }, { name: '.eslintrc.js', filePath: '/home/timroes/elastic/eui/.eslintrc.js', criteria: null, env: { jest: true }, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: { error: null, filePath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/parser/dist/index.js', id: '@typescript-eslint/parser', importerName: '.eslintrc.js', importerPath: '/home/timroes/elastic/eui/.eslintrc.js' }, parserOptions: { ecmaFeatures: [Object] }, plugins: { 'jsx-a11y': [Object], prettier: [Object], local: [Object], 'react-hooks': [Object] }, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'prefer-template': 'error', 'local/i18n': 'error', 'local/href-with-rel': 'error', 'local/forward-ref': 'error', 'local/require-license-header': [Array], 'no-use-before-define': 'off', quotes: [Array], camelcase: 'off', 'jsx-a11y/accessible-emoji': 'error', 'jsx-a11y/alt-text': 'error', 'jsx-a11y/anchor-has-content': 'error', 'jsx-a11y/aria-activedescendant-has-tabindex': 'error', 'jsx-a11y/aria-props': 'error', 'jsx-a11y/aria-proptypes': 'error', 'jsx-a11y/aria-role': 'error', 'jsx-a11y/aria-unsupported-elements': 'error', 'jsx-a11y/heading-has-content': 'error', 'jsx-a11y/html-has-lang': 'error', 'jsx-a11y/iframe-has-title': 'error', 'jsx-a11y/interactive-supports-focus': 'error', 'jsx-a11y/media-has-caption': 'error', 'jsx-a11y/mouse-events-have-key-events': 'error', 'jsx-a11y/no-access-key': 'error', 'jsx-a11y/no-distracting-elements': 'error', 'jsx-a11y/no-interactive-element-to-noninteractive-role': 'error', 'jsx-a11y/no-noninteractive-element-interactions': 'error', 'jsx-a11y/no-noninteractive-element-to-interactive-role': 'error', 'jsx-a11y/no-redundant-roles': 'error', 'jsx-a11y/role-has-required-aria-props': 'error', 'jsx-a11y/role-supports-aria-props': 'error', 'jsx-a11y/scope': 'error', 'jsx-a11y/tabindex-no-positive': 'error', 'jsx-a11y/label-has-associated-control': 'error', 'react-hooks/rules-of-hooks': 'error', 'react-hooks/exhaustive-deps': 'warn', '@typescript-eslint/array-type': [Array], '@typescript-eslint/ban-types': 'off', '@typescript-eslint/explicit-function-return-type': 'off', '@typescript-eslint/explicit-member-accessibility': 'off', '@typescript-eslint/indent': 'off', '@typescript-eslint/ban-tslint-comment': 'error', '@typescript-eslint/no-empty-interface': 'off', '@typescript-eslint/no-explicit-any': 'off', '@typescript-eslint/no-non-null-assertion': 'off', '@typescript-eslint/no-parameter-properties': 'off', '@typescript-eslint/no-triple-slash-reference': 'off', '@typescript-eslint/no-unused-vars': [Array], '@typescript-eslint/no-use-before-define': 'off', '@typescript-eslint/no-empty-function': 'off', '@typescript-eslint/no-inferrable-types': 'off', '@typescript-eslint/explicit-module-boundary-types': 'off', '@typescript-eslint/naming-convention': 'off', '@typescript-eslint/ban-ts-comment': [Array] }, settings: { 'import/resolver': [Object], react: [Object] } }, { name: '.eslintrc.js#overrides[0]', filePath: '/home/timroes/elastic/eui/.eslintrc.js', criteria: { includes: [Array], excludes: null, basePath: '/home/timroes/elastic/eui' }, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'react/no-multi-comp': 'off', 'react/prefer-es6-class': 'off', 'react/prefer-stateless-function': 'off' }, settings: undefined }, { name: '.eslintignore', filePath: '/home/timroes/elastic/eui/.eslintignore', criteria: null, env: undefined, globals: undefined, ignorePattern: IgnorePattern { patterns: [Array], basePath: '/home/timroes/elastic/eui', loose: true }, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: undefined, settings: undefined }, { name: 'CLIOptions', filePath: '', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'no-debugger': 'off' }, settings: undefined } ] on /home/timroes/elastic/eui/src/components/combo_box
2020-10-06T15:02:32.240Z eslint:ignore-pattern Create with: [ IgnorePattern { patterns: [ '/node_modules/*', '/bower_components/*' ], basePath: '/home/timroes/elastic/eui', loose: false }, IgnorePattern { patterns: [ 'dist', 'node_modules', 'es', 'lib', 'test-env', 'types', 'eui.d.ts', '**/*.snap.js', '**/assets/**/*.js', 'package.json', 'src-docs/src/views/icon/icon_example.js', 'packages/react-datepicker/examples' ], basePath: '/home/timroes/elastic/eui', loose: true } ]
2020-10-06T15:02:32.240Z eslint:ignore-pattern processed: { basePath: '/home/timroes/elastic/eui', patterns: [ '/node_modules/*', '/bower_components/*', 'dist', 'node_modules', 'es', 'lib', 'test-env', 'types', 'eui.d.ts', '**/*.snap.js', '**/assets/**/*.js', 'package.json', 'src-docs/src/views/icon/icon_example.js', 'packages/react-datepicker/examples' ] }
2020-10-06T15:02:32.240Z eslint:ignore-pattern Check {
filePath: '/home/timroes/elastic/eui/src/components/combo_box/combo_box.tsx',
dot: false,
relativePath: 'src/components/combo_box/combo_box.tsx',
result: false
}
2020-10-06T15:02:32.240Z eslint:cascading-config-array-factory Load config files for /home/timroes/elastic/eui/src/components/combo_box.
2020-10-06T15:02:32.240Z eslint:cascading-config-array-factory Cache hit: /home/timroes/elastic/eui/src/components/combo_box.
2020-10-06T15:02:32.240Z eslint:cli-engine Lint /home/timroes/elastic/eui/src/components/combo_box/combo_box.tsx
2020-10-06T15:02:32.240Z eslint:linter Linting code for /home/timroes/elastic/eui/src/components/combo_box/combo_box.tsx (pass 1)
2020-10-06T15:02:32.240Z eslint:linter Verify
2020-10-06T15:02:32.240Z eslint:linter With ConfigArray: /home/timroes/elastic/eui/src/components/combo_box/combo_box.tsx
2020-10-06T15:02:32.328Z eslint:config-comment-parser Parsing list config
2020-10-06T15:02:32.328Z eslint:config-comment-parser Parsing list config
2020-10-06T15:02:32.533Z eslint:linter Generating fixed text for /home/timroes/elastic/eui/src/components/combo_box/combo_box.tsx (pass 1)
2020-10-06T15:02:32.533Z eslint:source-code-fixer Applying fixes
2020-10-06T15:02:32.533Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes
2020-10-06T15:02:32.534Z eslint:cli-engine Linting complete in: 321ms
2020-10-06T15:02:32.673Z eslint:config-array-factory Loading .eslintignore file: /home/timroes/elastic/eui/.eslintignore
2020-10-06T15:02:32.674Z eslint:ignore-pattern Create with: [ IgnorePattern { patterns: [ '/node_modules/*', '/bower_components/*' ], basePath: '/home/timroes/elastic/eui', loose: false } ]
2020-10-06T15:02:32.674Z eslint:ignore-pattern processed: { basePath: '/home/timroes/elastic/eui', patterns: [ '/node_modules/*', '/bower_components/*' ] }
2020-10-06T15:02:32.674Z eslint:ignore-pattern Create with: [ IgnorePattern { patterns: [ '/node_modules/*', '/bower_components/*' ], basePath: '/home/timroes/elastic/eui', loose: false } ]
2020-10-06T15:02:32.674Z eslint:ignore-pattern processed: { basePath: '/home/timroes/elastic/eui', patterns: [ '/node_modules/*', '/bower_components/*' ] }
2020-10-06T15:02:32.674Z eslint:cascading-config-array-factory Load config files for /home/timroes/elastic/eui/src/components/combo_box.
2020-10-06T15:02:32.674Z eslint:cascading-config-array-factory No cache found: /home/timroes/elastic/eui/src/components/combo_box.
2020-10-06T15:02:32.674Z eslint:config-array-factory Config file not found on /home/timroes/elastic/eui/src/components/combo_box
2020-10-06T15:02:32.674Z eslint:cascading-config-array-factory No cache found: /home/timroes/elastic/eui/src/components.
2020-10-06T15:02:32.675Z eslint:config-array-factory Config file not found on /home/timroes/elastic/eui/src/components
2020-10-06T15:02:32.675Z eslint:cascading-config-array-factory No cache found: /home/timroes/elastic/eui/src.
2020-10-06T15:02:32.675Z eslint:config-array-factory Config file not found on /home/timroes/elastic/eui/src
2020-10-06T15:02:32.675Z eslint:cascading-config-array-factory No cache found: /home/timroes/elastic/eui.
2020-10-06T15:02:32.675Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:32.676Z eslint:config-array-factory Config file found: /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:32.677Z eslint:config-array-factory Loading {extends:"@elastic/eslint-config-kibana"} relative to /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:32.677Z eslint:config-array-factory Loaded: @elastic/eslint-config-kibana@0.15.0 (/home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js)
2020-10-06T15:02:32.677Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:32.677Z eslint:config-array-factory Loading parser "babel-eslint" from /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:32.678Z eslint:config-array-factory Loaded: babel-eslint@10.1.0 (/home/timroes/elastic/eui/node_modules/babel-eslint/lib/index.js)
2020-10-06T15:02:32.678Z eslint:config-array-factory Loading plugin "mocha" from /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:32.678Z eslint:config-array-factory Loaded: eslint-plugin-mocha@6.3.0 (/home/timroes/elastic/eui/node_modules/eslint-plugin-mocha/index.js)
2020-10-06T15:02:32.678Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-mocha/index.js loaded in: 0ms
2020-10-06T15:02:32.678Z eslint:config-array-factory Loading plugin "babel" from /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:32.678Z eslint:config-array-factory Loaded: eslint-plugin-babel@5.3.1 (/home/timroes/elastic/eui/node_modules/eslint-plugin-babel/index.js)
2020-10-06T15:02:32.678Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-babel/index.js loaded in: 0ms
2020-10-06T15:02:32.678Z eslint:config-array-factory Loading plugin "react" from /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:32.678Z eslint:config-array-factory Loaded: eslint-plugin-react@7.20.6 (/home/timroes/elastic/eui/node_modules/eslint-plugin-react/index.js)
2020-10-06T15:02:32.678Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-react/index.js loaded in: 0ms
2020-10-06T15:02:32.678Z eslint:config-array-factory Loading plugin "import" from /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:32.678Z eslint:config-array-factory Loaded: eslint-plugin-import@2.22.0 (/home/timroes/elastic/eui/node_modules/eslint-plugin-import/lib/index.js)
2020-10-06T15:02:32.678Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-import/lib/index.js loaded in: 0ms
2020-10-06T15:02:32.678Z eslint:config-array-factory Loading plugin "prefer-object-spread" from /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:32.678Z eslint:config-array-factory Loaded: eslint-plugin-prefer-object-spread@1.2.1 (/home/timroes/elastic/eui/node_modules/eslint-plugin-prefer-object-spread/dist/index.js)
2020-10-06T15:02:32.678Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-prefer-object-spread/dist/index.js loaded in: 0ms
2020-10-06T15:02:32.678Z eslint:config-array-factory Loading {extends:"plugin:@typescript-eslint/recommended"} relative to /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:32.679Z eslint:config-array-factory Loading plugin "@typescript-eslint" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:32.679Z eslint:config-array-factory Loaded: @typescript-eslint/eslint-plugin@3.10.1 (/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js)
2020-10-06T15:02:32.679Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js loaded in: 0ms
2020-10-06T15:02:32.679Z eslint:config-array-factory Loading {extends:"./configs/base"} relative to /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js
2020-10-06T15:02:32.679Z eslint:config-array-factory package.json was not found: Cannot find module './configs/base/package.json'
Require stack:
- /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js
2020-10-06T15:02:32.679Z eslint:config-array-factory Loaded: ./configs/base (/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js)
2020-10-06T15:02:32.679Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js
2020-10-06T15:02:32.679Z eslint:config-array-factory Loading parser "@typescript-eslint/parser" from /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js
2020-10-06T15:02:32.680Z eslint:config-array-factory Loaded: @typescript-eslint/parser@3.10.1 (/home/timroes/elastic/eui/node_modules/@typescript-eslint/parser/dist/index.js)
2020-10-06T15:02:32.680Z eslint:config-array-factory Loading plugin "@typescript-eslint" from /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js
2020-10-06T15:02:32.680Z eslint:config-array-factory Loaded: @typescript-eslint/eslint-plugin@3.10.1 (/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js)
2020-10-06T15:02:32.680Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js loaded in: 0ms
2020-10-06T15:02:32.680Z eslint:config-array-factory Loading {extends:"./configs/eslint-recommended"} relative to /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js
2020-10-06T15:02:32.680Z eslint:config-array-factory package.json was not found: Cannot find module './configs/eslint-recommended/package.json'
Require stack:
- /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js
2020-10-06T15:02:32.680Z eslint:config-array-factory Loaded: ./configs/eslint-recommended (/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/eslint-recommended.js)
2020-10-06T15:02:32.680Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/eslint-recommended.js
2020-10-06T15:02:32.681Z eslint:config-array-factory Loading {extends:"prettier/react"} relative to /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:32.681Z eslint:config-array-factory package.json was not found: Cannot find module 'eslint-config-prettier/react/package.json'
Require stack:
- /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:32.681Z eslint:config-array-factory Loaded: eslint-config-prettier/react (/home/timroes/elastic/eui/node_modules/eslint-config-prettier/react.js)
2020-10-06T15:02:32.681Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/node_modules/eslint-config-prettier/react.js
2020-10-06T15:02:32.681Z eslint:config-array-factory Loading {extends:"prettier/standard"} relative to /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:32.681Z eslint:config-array-factory package.json was not found: Cannot find module 'eslint-config-prettier/standard/package.json'
Require stack:
- /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:32.681Z eslint:config-array-factory Loaded: eslint-config-prettier/standard (/home/timroes/elastic/eui/node_modules/eslint-config-prettier/standard.js)
2020-10-06T15:02:32.681Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/node_modules/eslint-config-prettier/standard.js
2020-10-06T15:02:32.682Z eslint:config-array-factory Loading {extends:"plugin:prettier/recommended"} relative to /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:32.682Z eslint:config-array-factory Loading plugin "prettier" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:32.682Z eslint:config-array-factory Loaded: eslint-plugin-prettier@3.1.4 (/home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js)
2020-10-06T15:02:32.682Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js loaded in: 0ms
2020-10-06T15:02:32.682Z eslint:config-array-factory Loading {extends:"prettier"} relative to /home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js
2020-10-06T15:02:32.682Z eslint:config-array-factory Loaded: eslint-config-prettier@6.11.0 (/home/timroes/elastic/eui/node_modules/eslint-config-prettier/index.js)
2020-10-06T15:02:32.682Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/node_modules/eslint-config-prettier/index.js
2020-10-06T15:02:32.682Z eslint:config-array-factory Loading plugin "prettier" from /home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js
2020-10-06T15:02:32.682Z eslint:config-array-factory Loaded: eslint-plugin-prettier@3.1.4 (/home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js)
2020-10-06T15:02:32.682Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js loaded in: 0ms
2020-10-06T15:02:32.683Z eslint:config-array-factory Loading parser "@typescript-eslint/parser" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:32.683Z eslint:config-array-factory Loaded: @typescript-eslint/parser@3.10.1 (/home/timroes/elastic/eui/node_modules/@typescript-eslint/parser/dist/index.js)
2020-10-06T15:02:32.683Z eslint:config-array-factory Loading plugin "jsx-a11y" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:32.683Z eslint:config-array-factory Loaded: eslint-plugin-jsx-a11y@6.3.1 (/home/timroes/elastic/eui/node_modules/eslint-plugin-jsx-a11y/lib/index.js)
2020-10-06T15:02:32.683Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-jsx-a11y/lib/index.js loaded in: 0ms
2020-10-06T15:02:32.683Z eslint:config-array-factory Loading plugin "prettier" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:32.683Z eslint:config-array-factory Loaded: eslint-plugin-prettier@3.1.4 (/home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js)
2020-10-06T15:02:32.683Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js loaded in: 0ms
2020-10-06T15:02:32.683Z eslint:config-array-factory Loading plugin "local" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:32.683Z eslint:config-array-factory Loaded: eslint-plugin-local@1.0.0 (/home/timroes/elastic/eui/node_modules/eslint-plugin-local/index.js)
2020-10-06T15:02:32.683Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-local/index.js loaded in: 0ms
2020-10-06T15:02:32.683Z eslint:config-array-factory Loading plugin "react-hooks" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:32.683Z eslint:config-array-factory Loaded: eslint-plugin-react-hooks@3.0.0 (/home/timroes/elastic/eui/node_modules/eslint-plugin-react-hooks/index.js)
2020-10-06T15:02:32.683Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-react-hooks/index.js loaded in: 0ms
2020-10-06T15:02:32.683Z eslint:cascading-config-array-factory No cache found: /home/timroes/elastic.
2020-10-06T15:02:32.684Z eslint:config-array-factory Config file not found on /home/timroes/elastic
2020-10-06T15:02:32.684Z eslint:cascading-config-array-factory No cache found: /home/timroes.
2020-10-06T15:02:32.684Z eslint:cascading-config-array-factory Stop traversing because of considered root.
2020-10-06T15:02:32.687Z eslint:cascading-config-array-factory Configuration was determined: ConfigArray [ { name: 'DefaultIgnorePattern', filePath: '', criteria: null, env: undefined, globals: undefined, ignorePattern: IgnorePattern { patterns: [Array], basePath: '/home/timroes/elastic/eui', loose: false }, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: undefined, settings: undefined }, { name: '.eslintrc.js » @elastic/eslint-config-kibana', filePath: '/home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js', criteria: null, env: { es6: true, node: true, mocha: true, browser: true }, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: { error: null, filePath: '/home/timroes/elastic/eui/node_modules/babel-eslint/lib/index.js', id: 'babel-eslint', importerName: '.eslintrc.js » @elastic/eslint-config-kibana', importerPath: '/home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js' }, parserOptions: { sourceType: 'module', ecmaVersion: 6, ecmaFeatures: [Object] }, plugins: { mocha: [Object], babel: [Object], react: [Object], import: [Object], 'prefer-object-spread': [Object] }, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'block-scoped-var': 'error', camelcase: [Array], 'comma-dangle': 'off', 'comma-spacing': [Array], 'comma-style': [Array], 'consistent-return': 'off', curly: [Array], 'dot-location': [Array], 'dot-notation': [Array], eqeqeq: [Array], 'guard-for-in': 'error', indent: [Array], 'key-spacing': [Array], 'max-len': [Array], 'new-cap': [Array], 'no-bitwise': 'off', 'no-caller': 'error', 'no-cond-assign': 'off', 'no-const-assign': 'error', 'no-debugger': 'error', 'no-empty': 'error', 'no-eval': 'error', 'no-extend-native': 'error', 'no-extra-parens': 'off', 'no-extra-semi': [Array], 'no-global-assign': 'error', 'no-irregular-whitespace': 'error', 'no-iterator': 'error', 'no-loop-func': 'error', 'no-multi-spaces': 'off', 'no-multi-str': 'error', 'no-nested-ternary': 'error', 'no-new': 'off', 'no-path-concat': 'off', 'no-proto': 'error', 'no-redeclare': 'error', 'no-restricted-globals': [Array], 'no-return-assign': 'off', 'no-script-url': 'error', 'no-sequences': 'error', 'no-shadow': 'off', 'no-trailing-spaces': 'error', 'no-undef': 'error', 'no-underscore-dangle': 'off', 'no-unused-expressions': 'off', 'no-unused-vars': [Array], 'no-use-before-define': [Array], 'no-var': 'error', 'no-with': 'error', 'one-var': [Array], 'prefer-const': 'error', quotes: [Array], 'semi-spacing': [Array], semi: [Array], 'space-before-blocks': [Array], 'space-before-function-paren': [Array], 'space-in-parens': [Array], 'space-infix-ops': [Array], 'space-unary-ops': [Array], strict: [Array], 'valid-typeof': 'error', 'wrap-iife': [Array], yoda: 'off', 'object-curly-spacing': 'off', 'babel/object-curly-spacing': [Array], 'jsx-quotes': [Array], 'react/jsx-uses-react': 'error', 'react/react-in-jsx-scope': 'error', 'react/jsx-uses-vars': 'error', 'react/jsx-no-undef': 'error', 'react/jsx-pascal-case': 'error', 'react/jsx-closing-bracket-location': [Array], 'react/jsx-closing-tag-location': 'error', 'react/jsx-curly-spacing': [Array], 'react/jsx-indent-props': [Array], 'react/jsx-max-props-per-line': [Array], 'react/jsx-no-duplicate-props': [Array], 'react/self-closing-comp': 'error', 'react/jsx-wrap-multilines': [Array], 'react/jsx-first-prop-new-line': [Array], 'react/jsx-equals-spacing': [Array], 'react/jsx-indent': [Array], 'react/no-did-mount-set-state': 'error', 'react/no-did-update-set-state': 'error', 'react/no-will-update-set-state': 'error', 'react/no-is-mounted': 'error', 'react/no-multi-comp': [Array], 'react/no-unknown-property': 'error', 'react/prefer-es6-class': [Array], 'react/prefer-stateless-function': [Array], 'react/no-unescaped-entities': 'error', 'mocha/handle-done-callback': 'error', 'mocha/no-exclusive-tests': 'error', 'import/no-unresolved': [Array], 'import/named': 'error', 'import/namespace': 'error', 'import/default': 'error', 'import/export': 'error', 'import/no-named-as-default': 'error', 'import/no-named-as-default-member': 'error', 'import/no-duplicates': 'error', 'prefer-object-spread/prefer-object-spread': 'error' }, settings: undefined }, { name: '.eslintrc.js » plugin:@typescript-eslint/recommended » ./configs/base', filePath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: { error: null, filePath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/parser/dist/index.js', id: '@typescript-eslint/parser', importerName: '.eslintrc.js » plugin:@typescript-eslint/recommended » ./configs/base', importerPath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js' }, parserOptions: { sourceType: 'module' }, plugins: { '@typescript-eslint': [Object] }, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: undefined, settings: undefined }, { name: '.eslintrc.js » plugin:@typescript-eslint/recommended » ./configs/eslint-recommended', filePath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/eslint-recommended.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: undefined, settings: undefined }, { name: '.eslintrc.js » plugin:@typescript-eslint/recommended » ./configs/eslint-recommended#overrides[0]', filePath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/eslint-recommended.js', criteria: { includes: [Array], excludes: null, basePath: '/home/timroes/elastic/eui' }, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'constructor-super': 'off', 'getter-return': 'off', 'no-const-assign': 'off', 'no-dupe-args': 'off', 'no-dupe-class-members': 'off', 'no-dupe-keys': 'off', 'no-func-assign': 'off', 'no-import-assign': 'off', 'no-new-symbol': 'off', 'no-obj-calls': 'off', 'no-redeclare': 'off', 'no-setter-return': 'off', 'no-this-before-super': 'off', 'no-undef': 'off', 'no-unreachable': 'off', 'no-unsafe-negation': 'off', 'no-var': 'error', 'prefer-const': 'error', 'prefer-rest-params': 'error', 'prefer-spread': 'error', 'valid-typeof': 'off' }, settings: undefined }, { name: '.eslintrc.js » plugin:@typescript-eslint/recommended', filePath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { '@typescript-eslint/adjacent-overload-signatures': 'error', '@typescript-eslint/ban-ts-comment': 'error', '@typescript-eslint/ban-types': 'error', '@typescript-eslint/explicit-module-boundary-types': 'warn', 'no-array-constructor': 'off', '@typescript-eslint/no-array-constructor': 'error', 'no-empty-function': 'off', '@typescript-eslint/no-empty-function': 'error', '@typescript-eslint/no-empty-interface': 'error', '@typescript-eslint/no-explicit-any': 'warn', '@typescript-eslint/no-extra-non-null-assertion': 'error', 'no-extra-semi': 'off', '@typescript-eslint/no-extra-semi': 'error', '@typescript-eslint/no-inferrable-types': 'error', '@typescript-eslint/no-misused-new': 'error', '@typescript-eslint/no-namespace': 'error', '@typescript-eslint/no-non-null-asserted-optional-chain': 'error', '@typescript-eslint/no-non-null-assertion': 'warn', '@typescript-eslint/no-this-alias': 'error', 'no-unused-vars': 'off', '@typescript-eslint/no-unused-vars': 'warn', '@typescript-eslint/no-var-requires': 'error', '@typescript-eslint/prefer-as-const': 'error', '@typescript-eslint/prefer-namespace-keyword': 'error', '@typescript-eslint/triple-slash-reference': 'error' }, settings: undefined }, { name: '.eslintrc.js » eslint-config-prettier/react', filePath: '/home/timroes/elastic/eui/node_modules/eslint-config-prettier/react.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'react/jsx-child-element-spacing': 'off', 'react/jsx-closing-bracket-location': 'off', 'react/jsx-closing-tag-location': 'off', 'react/jsx-curly-newline': 'off', 'react/jsx-curly-spacing': 'off', 'react/jsx-equals-spacing': 'off', 'react/jsx-first-prop-new-line': 'off', 'react/jsx-indent': 'off', 'react/jsx-indent-props': 'off', 'react/jsx-max-props-per-line': 'off', 'react/jsx-one-expression-per-line': 'off', 'react/jsx-props-no-multi-spaces': 'off', 'react/jsx-tag-spacing': 'off', 'react/jsx-wrap-multilines': 'off', 'react/jsx-space-before-closing': 'off' }, settings: undefined }, { name: '.eslintrc.js » eslint-config-prettier/standard', filePath: '/home/timroes/elastic/eui/node_modules/eslint-config-prettier/standard.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'standard/array-bracket-even-spacing': 'off', 'standard/computed-property-even-spacing': 'off', 'standard/object-curly-even-spacing': 'off' }, settings: undefined }, { name: '.eslintrc.js » plugin:prettier/recommended » eslint-config-prettier', filePath: '/home/timroes/elastic/eui/node_modules/eslint-config-prettier/index.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'arrow-body-style': 0, curly: 0, 'lines-around-comment': 0, 'max-len': 0, 'no-confusing-arrow': 0, 'no-mixed-operators': 0, 'no-tabs': 0, 'no-unexpected-multiline': 0, 'prefer-arrow-callback': 0, quotes: 0, 'array-bracket-newline': 'off', 'array-bracket-spacing': 'off', 'array-element-newline': 'off', 'arrow-parens': 'off', 'arrow-spacing': 'off', 'block-spacing': 'off', 'brace-style': 'off', 'comma-dangle': 'off', 'comma-spacing': 'off', 'comma-style': 'off', 'computed-property-spacing': 'off', 'dot-location': 'off', 'eol-last': 'off', 'func-call-spacing': 'off', 'function-call-argument-newline': 'off', 'function-paren-newline': 'off', 'generator-star': 'off', 'generator-star-spacing': 'off', 'implicit-arrow-linebreak': 'off', indent: 'off', 'jsx-quotes': 'off', 'key-spacing': 'off', 'keyword-spacing': 'off', 'linebreak-style': 'off', 'multiline-ternary': 'off', 'newline-per-chained-call': 'off', 'new-parens': 'off', 'no-arrow-condition': 'off', 'no-comma-dangle': 'off', 'no-extra-parens': 'off', 'no-extra-semi': 'off', 'no-floating-decimal': 'off', 'no-mixed-spaces-and-tabs': 'off', 'no-multi-spaces': 'off', 'no-multiple-empty-lines': 'off', 'no-reserved-keys': 'off', 'no-space-before-semi': 'off', 'no-trailing-spaces': 'off', 'no-whitespace-before-property': 'off', 'no-wrap-func': 'off', 'nonblock-statement-body-position': 'off', 'object-curly-newline': 'off', 'object-curly-spacing': 'off', 'object-property-newline': 'off', 'one-var-declaration-per-line': 'off', 'operator-linebreak': 'off', 'padded-blocks': 'off', 'quote-props': 'off', 'rest-spread-spacing': 'off', semi: 'off', 'semi-spacing': 'off', 'semi-style': 'off', 'space-after-function-name': 'off', 'space-after-keywords': 'off', 'space-before-blocks': 'off', 'space-before-function-paren': 'off', 'space-before-function-parentheses': 'off', 'space-before-keywords': 'off', 'space-in-brackets': 'off', 'space-in-parens': 'off', 'space-infix-ops': 'off', 'space-return-throw-case': 'off', 'space-unary-ops': 'off', 'space-unary-word-ops': 'off', 'switch-colon-spacing': 'off', 'template-curly-spacing': 'off', 'template-tag-spacing': 'off', 'unicode-bom': 'off', 'wrap-iife': 'off', 'wrap-regex': 'off', 'yield-star-spacing': 'off', 'indent-legacy': 'off', 'no-spaced-func': 'off' }, settings: undefined }, { name: '.eslintrc.js » plugin:prettier/recommended', filePath: '/home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: { prettier: [Object] }, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'prettier/prettier': 'error' }, settings: undefined }, { name: '.eslintrc.js', filePath: '/home/timroes/elastic/eui/.eslintrc.js', criteria: null, env: { jest: true }, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: { error: null, filePath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/parser/dist/index.js', id: '@typescript-eslint/parser', importerName: '.eslintrc.js', importerPath: '/home/timroes/elastic/eui/.eslintrc.js' }, parserOptions: { ecmaFeatures: [Object] }, plugins: { 'jsx-a11y': [Object], prettier: [Object], local: [Object], 'react-hooks': [Object] }, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'prefer-template': 'error', 'local/i18n': 'error', 'local/href-with-rel': 'error', 'local/forward-ref': 'error', 'local/require-license-header': [Array], 'no-use-before-define': 'off', quotes: [Array], camelcase: 'off', 'jsx-a11y/accessible-emoji': 'error', 'jsx-a11y/alt-text': 'error', 'jsx-a11y/anchor-has-content': 'error', 'jsx-a11y/aria-activedescendant-has-tabindex': 'error', 'jsx-a11y/aria-props': 'error', 'jsx-a11y/aria-proptypes': 'error', 'jsx-a11y/aria-role': 'error', 'jsx-a11y/aria-unsupported-elements': 'error', 'jsx-a11y/heading-has-content': 'error', 'jsx-a11y/html-has-lang': 'error', 'jsx-a11y/iframe-has-title': 'error', 'jsx-a11y/interactive-supports-focus': 'error', 'jsx-a11y/media-has-caption': 'error', 'jsx-a11y/mouse-events-have-key-events': 'error', 'jsx-a11y/no-access-key': 'error', 'jsx-a11y/no-distracting-elements': 'error', 'jsx-a11y/no-interactive-element-to-noninteractive-role': 'error', 'jsx-a11y/no-noninteractive-element-interactions': 'error', 'jsx-a11y/no-noninteractive-element-to-interactive-role': 'error', 'jsx-a11y/no-redundant-roles': 'error', 'jsx-a11y/role-has-required-aria-props': 'error', 'jsx-a11y/role-supports-aria-props': 'error', 'jsx-a11y/scope': 'error', 'jsx-a11y/tabindex-no-positive': 'error', 'jsx-a11y/label-has-associated-control': 'error', 'react-hooks/rules-of-hooks': 'error', 'react-hooks/exhaustive-deps': 'warn', '@typescript-eslint/array-type': [Array], '@typescript-eslint/ban-types': 'off', '@typescript-eslint/explicit-function-return-type': 'off', '@typescript-eslint/explicit-member-accessibility': 'off', '@typescript-eslint/indent': 'off', '@typescript-eslint/ban-tslint-comment': 'error', '@typescript-eslint/no-empty-interface': 'off', '@typescript-eslint/no-explicit-any': 'off', '@typescript-eslint/no-non-null-assertion': 'off', '@typescript-eslint/no-parameter-properties': 'off', '@typescript-eslint/no-triple-slash-reference': 'off', '@typescript-eslint/no-unused-vars': [Array], '@typescript-eslint/no-use-before-define': 'off', '@typescript-eslint/no-empty-function': 'off', '@typescript-eslint/no-inferrable-types': 'off', '@typescript-eslint/explicit-module-boundary-types': 'off', '@typescript-eslint/naming-convention': 'off', '@typescript-eslint/ban-ts-comment': [Array] }, settings: { 'import/resolver': [Object], react: [Object] } }, { name: '.eslintrc.js#overrides[0]', filePath: '/home/timroes/elastic/eui/.eslintrc.js', criteria: { includes: [Array], excludes: null, basePath: '/home/timroes/elastic/eui' }, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'react/no-multi-comp': 'off', 'react/prefer-es6-class': 'off', 'react/prefer-stateless-function': 'off' }, settings: undefined }, { name: '.eslintignore', filePath: '/home/timroes/elastic/eui/.eslintignore', criteria: null, env: undefined, globals: undefined, ignorePattern: IgnorePattern { patterns: [Array], basePath: '/home/timroes/elastic/eui', loose: true }, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: undefined, settings: undefined }, { name: 'CLIOptions', filePath: '', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'no-debugger': 'off' }, settings: undefined } ] on /home/timroes/elastic/eui/src/components/combo_box
2020-10-06T15:02:32.688Z eslint:ignore-pattern Create with: [ IgnorePattern { patterns: [ '/node_modules/*', '/bower_components/*' ], basePath: '/home/timroes/elastic/eui', loose: false }, IgnorePattern { patterns: [ 'dist', 'node_modules', 'es', 'lib', 'test-env', 'types', 'eui.d.ts', '**/*.snap.js', '**/assets/**/*.js', 'package.json', 'src-docs/src/views/icon/icon_example.js', 'packages/react-datepicker/examples' ], basePath: '/home/timroes/elastic/eui', loose: true } ]
2020-10-06T15:02:32.688Z eslint:ignore-pattern processed: { basePath: '/home/timroes/elastic/eui', patterns: [ '/node_modules/*', '/bower_components/*', 'dist', 'node_modules', 'es', 'lib', 'test-env', 'types', 'eui.d.ts', '**/*.snap.js', '**/assets/**/*.js', 'package.json', 'src-docs/src/views/icon/icon_example.js', 'packages/react-datepicker/examples' ] }
2020-10-06T15:02:32.688Z eslint:ignore-pattern Check {
filePath: '/home/timroes/elastic/eui/src/components/combo_box/combo_box.tsx',
dot: false,
relativePath: 'src/components/combo_box/combo_box.tsx',
result: false
}
2020-10-06T15:02:32.688Z eslint:cascading-config-array-factory Load config files for /home/timroes/elastic/eui/src/components/combo_box.
2020-10-06T15:02:32.688Z eslint:cascading-config-array-factory Cache hit: /home/timroes/elastic/eui/src/components/combo_box.
2020-10-06T15:02:32.688Z eslint:cli-engine Lint /home/timroes/elastic/eui/src/components/combo_box/combo_box.tsx
2020-10-06T15:02:32.688Z eslint:linter Linting code for /home/timroes/elastic/eui/src/components/combo_box/combo_box.tsx (pass 1)
2020-10-06T15:02:32.688Z eslint:linter Verify
2020-10-06T15:02:32.689Z eslint:linter With ConfigArray: /home/timroes/elastic/eui/src/components/combo_box/combo_box.tsx
2020-10-06T15:02:32.781Z eslint:config-comment-parser Parsing list config
2020-10-06T15:02:32.781Z eslint:config-comment-parser Parsing list config
2020-10-06T15:02:32.996Z eslint:linter Generating fixed text for /home/timroes/elastic/eui/src/components/combo_box/combo_box.tsx (pass 1)
2020-10-06T15:02:32.996Z eslint:source-code-fixer Applying fixes
2020-10-06T15:02:32.996Z eslint:source-code-fixer No fixes to apply
2020-10-06T15:02:32.996Z eslint:cli-engine Linting complete in: 322ms
2020-10-06T15:02:33.009Z eslint:config-array-factory Loading .eslintignore file: /home/timroes/elastic/eui/.eslintignore
2020-10-06T15:02:33.009Z eslint:ignore-pattern Create with: [ IgnorePattern { patterns: [ '/node_modules/*', '/bower_components/*' ], basePath: '/home/timroes/elastic/eui', loose: false } ]
2020-10-06T15:02:33.010Z eslint:ignore-pattern processed: { basePath: '/home/timroes/elastic/eui', patterns: [ '/node_modules/*', '/bower_components/*' ] }
2020-10-06T15:02:33.010Z eslint:ignore-pattern Create with: [ IgnorePattern { patterns: [ '/node_modules/*', '/bower_components/*' ], basePath: '/home/timroes/elastic/eui', loose: false } ]
2020-10-06T15:02:33.010Z eslint:ignore-pattern processed: { basePath: '/home/timroes/elastic/eui', patterns: [ '/node_modules/*', '/bower_components/*' ] }
2020-10-06T15:02:33.010Z eslint:cascading-config-array-factory Load config files for /home/timroes/elastic/eui/src/components/combo_box.
2020-10-06T15:02:33.010Z eslint:cascading-config-array-factory No cache found: /home/timroes/elastic/eui/src/components/combo_box.
2020-10-06T15:02:33.010Z eslint:config-array-factory Config file not found on /home/timroes/elastic/eui/src/components/combo_box
2020-10-06T15:02:33.010Z eslint:cascading-config-array-factory No cache found: /home/timroes/elastic/eui/src/components.
2020-10-06T15:02:33.010Z eslint:config-array-factory Config file not found on /home/timroes/elastic/eui/src/components
2020-10-06T15:02:33.010Z eslint:cascading-config-array-factory No cache found: /home/timroes/elastic/eui/src.
2020-10-06T15:02:33.010Z eslint:config-array-factory Config file not found on /home/timroes/elastic/eui/src
2020-10-06T15:02:33.010Z eslint:cascading-config-array-factory No cache found: /home/timroes/elastic/eui.
2020-10-06T15:02:33.010Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:33.011Z eslint:config-array-factory Config file found: /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:33.011Z eslint:config-array-factory Loading {extends:"@elastic/eslint-config-kibana"} relative to /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:33.011Z eslint:config-array-factory Loaded: @elastic/eslint-config-kibana@0.15.0 (/home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js)
2020-10-06T15:02:33.011Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:33.012Z eslint:config-array-factory Loading parser "babel-eslint" from /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:33.012Z eslint:config-array-factory Loaded: babel-eslint@10.1.0 (/home/timroes/elastic/eui/node_modules/babel-eslint/lib/index.js)
2020-10-06T15:02:33.012Z eslint:config-array-factory Loading plugin "mocha" from /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:33.012Z eslint:config-array-factory Loaded: eslint-plugin-mocha@6.3.0 (/home/timroes/elastic/eui/node_modules/eslint-plugin-mocha/index.js)
2020-10-06T15:02:33.012Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-mocha/index.js loaded in: 0ms
2020-10-06T15:02:33.012Z eslint:config-array-factory Loading plugin "babel" from /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:33.012Z eslint:config-array-factory Loaded: eslint-plugin-babel@5.3.1 (/home/timroes/elastic/eui/node_modules/eslint-plugin-babel/index.js)
2020-10-06T15:02:33.012Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-babel/index.js loaded in: 0ms
2020-10-06T15:02:33.012Z eslint:config-array-factory Loading plugin "react" from /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:33.012Z eslint:config-array-factory Loaded: eslint-plugin-react@7.20.6 (/home/timroes/elastic/eui/node_modules/eslint-plugin-react/index.js)
2020-10-06T15:02:33.012Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-react/index.js loaded in: 0ms
2020-10-06T15:02:33.012Z eslint:config-array-factory Loading plugin "import" from /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:33.012Z eslint:config-array-factory Loaded: eslint-plugin-import@2.22.0 (/home/timroes/elastic/eui/node_modules/eslint-plugin-import/lib/index.js)
2020-10-06T15:02:33.012Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-import/lib/index.js loaded in: 0ms
2020-10-06T15:02:33.012Z eslint:config-array-factory Loading plugin "prefer-object-spread" from /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:33.013Z eslint:config-array-factory Loaded: eslint-plugin-prefer-object-spread@1.2.1 (/home/timroes/elastic/eui/node_modules/eslint-plugin-prefer-object-spread/dist/index.js)
2020-10-06T15:02:33.013Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-prefer-object-spread/dist/index.js loaded in: 0ms
2020-10-06T15:02:33.013Z eslint:config-array-factory Loading {extends:"plugin:@typescript-eslint/recommended"} relative to /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:33.013Z eslint:config-array-factory Loading plugin "@typescript-eslint" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:33.013Z eslint:config-array-factory Loaded: @typescript-eslint/eslint-plugin@3.10.1 (/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js)
2020-10-06T15:02:33.013Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js loaded in: 0ms
2020-10-06T15:02:33.013Z eslint:config-array-factory Loading {extends:"./configs/base"} relative to /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js
2020-10-06T15:02:33.013Z eslint:config-array-factory package.json was not found: Cannot find module './configs/base/package.json'
Require stack:
- /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js
2020-10-06T15:02:33.013Z eslint:config-array-factory Loaded: ./configs/base (/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js)
2020-10-06T15:02:33.013Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js
2020-10-06T15:02:33.013Z eslint:config-array-factory Loading parser "@typescript-eslint/parser" from /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js
2020-10-06T15:02:33.014Z eslint:config-array-factory Loaded: @typescript-eslint/parser@3.10.1 (/home/timroes/elastic/eui/node_modules/@typescript-eslint/parser/dist/index.js)
2020-10-06T15:02:33.014Z eslint:config-array-factory Loading plugin "@typescript-eslint" from /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js
2020-10-06T15:02:33.014Z eslint:config-array-factory Loaded: @typescript-eslint/eslint-plugin@3.10.1 (/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js)
2020-10-06T15:02:33.014Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js loaded in: 0ms
2020-10-06T15:02:33.014Z eslint:config-array-factory Loading {extends:"./configs/eslint-recommended"} relative to /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js
2020-10-06T15:02:33.014Z eslint:config-array-factory package.json was not found: Cannot find module './configs/eslint-recommended/package.json'
Require stack:
- /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js
2020-10-06T15:02:33.014Z eslint:config-array-factory Loaded: ./configs/eslint-recommended (/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/eslint-recommended.js)
2020-10-06T15:02:33.014Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/eslint-recommended.js
2020-10-06T15:02:33.014Z eslint:config-array-factory Loading {extends:"prettier/react"} relative to /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:33.014Z eslint:config-array-factory package.json was not found: Cannot find module 'eslint-config-prettier/react/package.json'
Require stack:
- /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:33.015Z eslint:config-array-factory Loaded: eslint-config-prettier/react (/home/timroes/elastic/eui/node_modules/eslint-config-prettier/react.js)
2020-10-06T15:02:33.015Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/node_modules/eslint-config-prettier/react.js
2020-10-06T15:02:33.015Z eslint:config-array-factory Loading {extends:"prettier/standard"} relative to /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:33.015Z eslint:config-array-factory package.json was not found: Cannot find module 'eslint-config-prettier/standard/package.json'
Require stack:
- /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:33.015Z eslint:config-array-factory Loaded: eslint-config-prettier/standard (/home/timroes/elastic/eui/node_modules/eslint-config-prettier/standard.js)
2020-10-06T15:02:33.015Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/node_modules/eslint-config-prettier/standard.js
2020-10-06T15:02:33.015Z eslint:config-array-factory Loading {extends:"plugin:prettier/recommended"} relative to /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:33.015Z eslint:config-array-factory Loading plugin "prettier" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:33.015Z eslint:config-array-factory Loaded: eslint-plugin-prettier@3.1.4 (/home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js)
2020-10-06T15:02:33.015Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js loaded in: 0ms
2020-10-06T15:02:33.015Z eslint:config-array-factory Loading {extends:"prettier"} relative to /home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js
2020-10-06T15:02:33.016Z eslint:config-array-factory Loaded: eslint-config-prettier@6.11.0 (/home/timroes/elastic/eui/node_modules/eslint-config-prettier/index.js)
2020-10-06T15:02:33.016Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/node_modules/eslint-config-prettier/index.js
2020-10-06T15:02:33.016Z eslint:config-array-factory Loading plugin "prettier" from /home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js
2020-10-06T15:02:33.016Z eslint:config-array-factory Loaded: eslint-plugin-prettier@3.1.4 (/home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js)
2020-10-06T15:02:33.016Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js loaded in: 0ms
2020-10-06T15:02:33.016Z eslint:config-array-factory Loading parser "@typescript-eslint/parser" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:33.016Z eslint:config-array-factory Loaded: @typescript-eslint/parser@3.10.1 (/home/timroes/elastic/eui/node_modules/@typescript-eslint/parser/dist/index.js)
2020-10-06T15:02:33.016Z eslint:config-array-factory Loading plugin "jsx-a11y" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:33.016Z eslint:config-array-factory Loaded: eslint-plugin-jsx-a11y@6.3.1 (/home/timroes/elastic/eui/node_modules/eslint-plugin-jsx-a11y/lib/index.js)
2020-10-06T15:02:33.016Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-jsx-a11y/lib/index.js loaded in: 0ms
2020-10-06T15:02:33.016Z eslint:config-array-factory Loading plugin "prettier" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:33.016Z eslint:config-array-factory Loaded: eslint-plugin-prettier@3.1.4 (/home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js)
2020-10-06T15:02:33.016Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js loaded in: 0ms
2020-10-06T15:02:33.016Z eslint:config-array-factory Loading plugin "local" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:33.016Z eslint:config-array-factory Loaded: eslint-plugin-local@1.0.0 (/home/timroes/elastic/eui/node_modules/eslint-plugin-local/index.js)
2020-10-06T15:02:33.016Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-local/index.js loaded in: 0ms
2020-10-06T15:02:33.016Z eslint:config-array-factory Loading plugin "react-hooks" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:33.017Z eslint:config-array-factory Loaded: eslint-plugin-react-hooks@3.0.0 (/home/timroes/elastic/eui/node_modules/eslint-plugin-react-hooks/index.js)
2020-10-06T15:02:33.017Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-react-hooks/index.js loaded in: 0ms
2020-10-06T15:02:33.017Z eslint:cascading-config-array-factory No cache found: /home/timroes/elastic.
2020-10-06T15:02:33.017Z eslint:config-array-factory Config file not found on /home/timroes/elastic
2020-10-06T15:02:33.017Z eslint:cascading-config-array-factory No cache found: /home/timroes.
2020-10-06T15:02:33.017Z eslint:cascading-config-array-factory Stop traversing because of considered root.
2020-10-06T15:02:33.022Z eslint:cascading-config-array-factory Configuration was determined: ConfigArray [ { name: 'DefaultIgnorePattern', filePath: '', criteria: null, env: undefined, globals: undefined, ignorePattern: IgnorePattern { patterns: [Array], basePath: '/home/timroes/elastic/eui', loose: false }, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: undefined, settings: undefined }, { name: '.eslintrc.js » @elastic/eslint-config-kibana', filePath: '/home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js', criteria: null, env: { es6: true, node: true, mocha: true, browser: true }, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: { error: null, filePath: '/home/timroes/elastic/eui/node_modules/babel-eslint/lib/index.js', id: 'babel-eslint', importerName: '.eslintrc.js » @elastic/eslint-config-kibana', importerPath: '/home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js' }, parserOptions: { sourceType: 'module', ecmaVersion: 6, ecmaFeatures: [Object] }, plugins: { mocha: [Object], babel: [Object], react: [Object], import: [Object], 'prefer-object-spread': [Object] }, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'block-scoped-var': 'error', camelcase: [Array], 'comma-dangle': 'off', 'comma-spacing': [Array], 'comma-style': [Array], 'consistent-return': 'off', curly: [Array], 'dot-location': [Array], 'dot-notation': [Array], eqeqeq: [Array], 'guard-for-in': 'error', indent: [Array], 'key-spacing': [Array], 'max-len': [Array], 'new-cap': [Array], 'no-bitwise': 'off', 'no-caller': 'error', 'no-cond-assign': 'off', 'no-const-assign': 'error', 'no-debugger': 'error', 'no-empty': 'error', 'no-eval': 'error', 'no-extend-native': 'error', 'no-extra-parens': 'off', 'no-extra-semi': [Array], 'no-global-assign': 'error', 'no-irregular-whitespace': 'error', 'no-iterator': 'error', 'no-loop-func': 'error', 'no-multi-spaces': 'off', 'no-multi-str': 'error', 'no-nested-ternary': 'error', 'no-new': 'off', 'no-path-concat': 'off', 'no-proto': 'error', 'no-redeclare': 'error', 'no-restricted-globals': [Array], 'no-return-assign': 'off', 'no-script-url': 'error', 'no-sequences': 'error', 'no-shadow': 'off', 'no-trailing-spaces': 'error', 'no-undef': 'error', 'no-underscore-dangle': 'off', 'no-unused-expressions': 'off', 'no-unused-vars': [Array], 'no-use-before-define': [Array], 'no-var': 'error', 'no-with': 'error', 'one-var': [Array], 'prefer-const': 'error', quotes: [Array], 'semi-spacing': [Array], semi: [Array], 'space-before-blocks': [Array], 'space-before-function-paren': [Array], 'space-in-parens': [Array], 'space-infix-ops': [Array], 'space-unary-ops': [Array], strict: [Array], 'valid-typeof': 'error', 'wrap-iife': [Array], yoda: 'off', 'object-curly-spacing': 'off', 'babel/object-curly-spacing': [Array], 'jsx-quotes': [Array], 'react/jsx-uses-react': 'error', 'react/react-in-jsx-scope': 'error', 'react/jsx-uses-vars': 'error', 'react/jsx-no-undef': 'error', 'react/jsx-pascal-case': 'error', 'react/jsx-closing-bracket-location': [Array], 'react/jsx-closing-tag-location': 'error', 'react/jsx-curly-spacing': [Array], 'react/jsx-indent-props': [Array], 'react/jsx-max-props-per-line': [Array], 'react/jsx-no-duplicate-props': [Array], 'react/self-closing-comp': 'error', 'react/jsx-wrap-multilines': [Array], 'react/jsx-first-prop-new-line': [Array], 'react/jsx-equals-spacing': [Array], 'react/jsx-indent': [Array], 'react/no-did-mount-set-state': 'error', 'react/no-did-update-set-state': 'error', 'react/no-will-update-set-state': 'error', 'react/no-is-mounted': 'error', 'react/no-multi-comp': [Array], 'react/no-unknown-property': 'error', 'react/prefer-es6-class': [Array], 'react/prefer-stateless-function': [Array], 'react/no-unescaped-entities': 'error', 'mocha/handle-done-callback': 'error', 'mocha/no-exclusive-tests': 'error', 'import/no-unresolved': [Array], 'import/named': 'error', 'import/namespace': 'error', 'import/default': 'error', 'import/export': 'error', 'import/no-named-as-default': 'error', 'import/no-named-as-default-member': 'error', 'import/no-duplicates': 'error', 'prefer-object-spread/prefer-object-spread': 'error' }, settings: undefined }, { name: '.eslintrc.js » plugin:@typescript-eslint/recommended » ./configs/base', filePath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: { error: null, filePath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/parser/dist/index.js', id: '@typescript-eslint/parser', importerName: '.eslintrc.js » plugin:@typescript-eslint/recommended » ./configs/base', importerPath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js' }, parserOptions: { sourceType: 'module' }, plugins: { '@typescript-eslint': [Object] }, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: undefined, settings: undefined }, { name: '.eslintrc.js » plugin:@typescript-eslint/recommended » ./configs/eslint-recommended', filePath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/eslint-recommended.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: undefined, settings: undefined }, { name: '.eslintrc.js » plugin:@typescript-eslint/recommended » ./configs/eslint-recommended#overrides[0]', filePath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/eslint-recommended.js', criteria: { includes: [Array], excludes: null, basePath: '/home/timroes/elastic/eui' }, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'constructor-super': 'off', 'getter-return': 'off', 'no-const-assign': 'off', 'no-dupe-args': 'off', 'no-dupe-class-members': 'off', 'no-dupe-keys': 'off', 'no-func-assign': 'off', 'no-import-assign': 'off', 'no-new-symbol': 'off', 'no-obj-calls': 'off', 'no-redeclare': 'off', 'no-setter-return': 'off', 'no-this-before-super': 'off', 'no-undef': 'off', 'no-unreachable': 'off', 'no-unsafe-negation': 'off', 'no-var': 'error', 'prefer-const': 'error', 'prefer-rest-params': 'error', 'prefer-spread': 'error', 'valid-typeof': 'off' }, settings: undefined }, { name: '.eslintrc.js » plugin:@typescript-eslint/recommended', filePath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { '@typescript-eslint/adjacent-overload-signatures': 'error', '@typescript-eslint/ban-ts-comment': 'error', '@typescript-eslint/ban-types': 'error', '@typescript-eslint/explicit-module-boundary-types': 'warn', 'no-array-constructor': 'off', '@typescript-eslint/no-array-constructor': 'error', 'no-empty-function': 'off', '@typescript-eslint/no-empty-function': 'error', '@typescript-eslint/no-empty-interface': 'error', '@typescript-eslint/no-explicit-any': 'warn', '@typescript-eslint/no-extra-non-null-assertion': 'error', 'no-extra-semi': 'off', '@typescript-eslint/no-extra-semi': 'error', '@typescript-eslint/no-inferrable-types': 'error', '@typescript-eslint/no-misused-new': 'error', '@typescript-eslint/no-namespace': 'error', '@typescript-eslint/no-non-null-asserted-optional-chain': 'error', '@typescript-eslint/no-non-null-assertion': 'warn', '@typescript-eslint/no-this-alias': 'error', 'no-unused-vars': 'off', '@typescript-eslint/no-unused-vars': 'warn', '@typescript-eslint/no-var-requires': 'error', '@typescript-eslint/prefer-as-const': 'error', '@typescript-eslint/prefer-namespace-keyword': 'error', '@typescript-eslint/triple-slash-reference': 'error' }, settings: undefined }, { name: '.eslintrc.js » eslint-config-prettier/react', filePath: '/home/timroes/elastic/eui/node_modules/eslint-config-prettier/react.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'react/jsx-child-element-spacing': 'off', 'react/jsx-closing-bracket-location': 'off', 'react/jsx-closing-tag-location': 'off', 'react/jsx-curly-newline': 'off', 'react/jsx-curly-spacing': 'off', 'react/jsx-equals-spacing': 'off', 'react/jsx-first-prop-new-line': 'off', 'react/jsx-indent': 'off', 'react/jsx-indent-props': 'off', 'react/jsx-max-props-per-line': 'off', 'react/jsx-one-expression-per-line': 'off', 'react/jsx-props-no-multi-spaces': 'off', 'react/jsx-tag-spacing': 'off', 'react/jsx-wrap-multilines': 'off', 'react/jsx-space-before-closing': 'off' }, settings: undefined }, { name: '.eslintrc.js » eslint-config-prettier/standard', filePath: '/home/timroes/elastic/eui/node_modules/eslint-config-prettier/standard.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'standard/array-bracket-even-spacing': 'off', 'standard/computed-property-even-spacing': 'off', 'standard/object-curly-even-spacing': 'off' }, settings: undefined }, { name: '.eslintrc.js » plugin:prettier/recommended » eslint-config-prettier', filePath: '/home/timroes/elastic/eui/node_modules/eslint-config-prettier/index.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'arrow-body-style': 0, curly: 0, 'lines-around-comment': 0, 'max-len': 0, 'no-confusing-arrow': 0, 'no-mixed-operators': 0, 'no-tabs': 0, 'no-unexpected-multiline': 0, 'prefer-arrow-callback': 0, quotes: 0, 'array-bracket-newline': 'off', 'array-bracket-spacing': 'off', 'array-element-newline': 'off', 'arrow-parens': 'off', 'arrow-spacing': 'off', 'block-spacing': 'off', 'brace-style': 'off', 'comma-dangle': 'off', 'comma-spacing': 'off', 'comma-style': 'off', 'computed-property-spacing': 'off', 'dot-location': 'off', 'eol-last': 'off', 'func-call-spacing': 'off', 'function-call-argument-newline': 'off', 'function-paren-newline': 'off', 'generator-star': 'off', 'generator-star-spacing': 'off', 'implicit-arrow-linebreak': 'off', indent: 'off', 'jsx-quotes': 'off', 'key-spacing': 'off', 'keyword-spacing': 'off', 'linebreak-style': 'off', 'multiline-ternary': 'off', 'newline-per-chained-call': 'off', 'new-parens': 'off', 'no-arrow-condition': 'off', 'no-comma-dangle': 'off', 'no-extra-parens': 'off', 'no-extra-semi': 'off', 'no-floating-decimal': 'off', 'no-mixed-spaces-and-tabs': 'off', 'no-multi-spaces': 'off', 'no-multiple-empty-lines': 'off', 'no-reserved-keys': 'off', 'no-space-before-semi': 'off', 'no-trailing-spaces': 'off', 'no-whitespace-before-property': 'off', 'no-wrap-func': 'off', 'nonblock-statement-body-position': 'off', 'object-curly-newline': 'off', 'object-curly-spacing': 'off', 'object-property-newline': 'off', 'one-var-declaration-per-line': 'off', 'operator-linebreak': 'off', 'padded-blocks': 'off', 'quote-props': 'off', 'rest-spread-spacing': 'off', semi: 'off', 'semi-spacing': 'off', 'semi-style': 'off', 'space-after-function-name': 'off', 'space-after-keywords': 'off', 'space-before-blocks': 'off', 'space-before-function-paren': 'off', 'space-before-function-parentheses': 'off', 'space-before-keywords': 'off', 'space-in-brackets': 'off', 'space-in-parens': 'off', 'space-infix-ops': 'off', 'space-return-throw-case': 'off', 'space-unary-ops': 'off', 'space-unary-word-ops': 'off', 'switch-colon-spacing': 'off', 'template-curly-spacing': 'off', 'template-tag-spacing': 'off', 'unicode-bom': 'off', 'wrap-iife': 'off', 'wrap-regex': 'off', 'yield-star-spacing': 'off', 'indent-legacy': 'off', 'no-spaced-func': 'off' }, settings: undefined }, { name: '.eslintrc.js » plugin:prettier/recommended', filePath: '/home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: { prettier: [Object] }, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'prettier/prettier': 'error' }, settings: undefined }, { name: '.eslintrc.js', filePath: '/home/timroes/elastic/eui/.eslintrc.js', criteria: null, env: { jest: true }, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: { error: null, filePath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/parser/dist/index.js', id: '@typescript-eslint/parser', importerName: '.eslintrc.js', importerPath: '/home/timroes/elastic/eui/.eslintrc.js' }, parserOptions: { ecmaFeatures: [Object] }, plugins: { 'jsx-a11y': [Object], prettier: [Object], local: [Object], 'react-hooks': [Object] }, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'prefer-template': 'error', 'local/i18n': 'error', 'local/href-with-rel': 'error', 'local/forward-ref': 'error', 'local/require-license-header': [Array], 'no-use-before-define': 'off', quotes: [Array], camelcase: 'off', 'jsx-a11y/accessible-emoji': 'error', 'jsx-a11y/alt-text': 'error', 'jsx-a11y/anchor-has-content': 'error', 'jsx-a11y/aria-activedescendant-has-tabindex': 'error', 'jsx-a11y/aria-props': 'error', 'jsx-a11y/aria-proptypes': 'error', 'jsx-a11y/aria-role': 'error', 'jsx-a11y/aria-unsupported-elements': 'error', 'jsx-a11y/heading-has-content': 'error', 'jsx-a11y/html-has-lang': 'error', 'jsx-a11y/iframe-has-title': 'error', 'jsx-a11y/interactive-supports-focus': 'error', 'jsx-a11y/media-has-caption': 'error', 'jsx-a11y/mouse-events-have-key-events': 'error', 'jsx-a11y/no-access-key': 'error', 'jsx-a11y/no-distracting-elements': 'error', 'jsx-a11y/no-interactive-element-to-noninteractive-role': 'error', 'jsx-a11y/no-noninteractive-element-interactions': 'error', 'jsx-a11y/no-noninteractive-element-to-interactive-role': 'error', 'jsx-a11y/no-redundant-roles': 'error', 'jsx-a11y/role-has-required-aria-props': 'error', 'jsx-a11y/role-supports-aria-props': 'error', 'jsx-a11y/scope': 'error', 'jsx-a11y/tabindex-no-positive': 'error', 'jsx-a11y/label-has-associated-control': 'error', 'react-hooks/rules-of-hooks': 'error', 'react-hooks/exhaustive-deps': 'warn', '@typescript-eslint/array-type': [Array], '@typescript-eslint/ban-types': 'off', '@typescript-eslint/explicit-function-return-type': 'off', '@typescript-eslint/explicit-member-accessibility': 'off', '@typescript-eslint/indent': 'off', '@typescript-eslint/ban-tslint-comment': 'error', '@typescript-eslint/no-empty-interface': 'off', '@typescript-eslint/no-explicit-any': 'off', '@typescript-eslint/no-non-null-assertion': 'off', '@typescript-eslint/no-parameter-properties': 'off', '@typescript-eslint/no-triple-slash-reference': 'off', '@typescript-eslint/no-unused-vars': [Array], '@typescript-eslint/no-use-before-define': 'off', '@typescript-eslint/no-empty-function': 'off', '@typescript-eslint/no-inferrable-types': 'off', '@typescript-eslint/explicit-module-boundary-types': 'off', '@typescript-eslint/naming-convention': 'off', '@typescript-eslint/ban-ts-comment': [Array] }, settings: { 'import/resolver': [Object], react: [Object] } }, { name: '.eslintrc.js#overrides[0]', filePath: '/home/timroes/elastic/eui/.eslintrc.js', criteria: { includes: [Array], excludes: null, basePath: '/home/timroes/elastic/eui' }, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'react/no-multi-comp': 'off', 'react/prefer-es6-class': 'off', 'react/prefer-stateless-function': 'off' }, settings: undefined }, { name: '.eslintignore', filePath: '/home/timroes/elastic/eui/.eslintignore', criteria: null, env: undefined, globals: undefined, ignorePattern: IgnorePattern { patterns: [Array], basePath: '/home/timroes/elastic/eui', loose: true }, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: undefined, settings: undefined }, { name: 'CLIOptions', filePath: '', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'no-debugger': 'off' }, settings: undefined } ] on /home/timroes/elastic/eui/src/components/combo_box
2020-10-06T15:02:33.023Z eslint:ignore-pattern Create with: [ IgnorePattern { patterns: [ '/node_modules/*', '/bower_components/*' ], basePath: '/home/timroes/elastic/eui', loose: false }, IgnorePattern { patterns: [ 'dist', 'node_modules', 'es', 'lib', 'test-env', 'types', 'eui.d.ts', '**/*.snap.js', '**/assets/**/*.js', 'package.json', 'src-docs/src/views/icon/icon_example.js', 'packages/react-datepicker/examples' ], basePath: '/home/timroes/elastic/eui', loose: true } ]
2020-10-06T15:02:33.023Z eslint:ignore-pattern processed: { basePath: '/home/timroes/elastic/eui', patterns: [ '/node_modules/*', '/bower_components/*', 'dist', 'node_modules', 'es', 'lib', 'test-env', 'types', 'eui.d.ts', '**/*.snap.js', '**/assets/**/*.js', 'package.json', 'src-docs/src/views/icon/icon_example.js', 'packages/react-datepicker/examples' ] }
2020-10-06T15:02:33.023Z eslint:ignore-pattern Check {
filePath: '/home/timroes/elastic/eui/src/components/combo_box/combo_box.tsx',
dot: false,
relativePath: 'src/components/combo_box/combo_box.tsx',
result: false
}
2020-10-06T15:02:33.023Z eslint:cascading-config-array-factory Load config files for /home/timroes/elastic/eui/src/components/combo_box.
2020-10-06T15:02:33.023Z eslint:cascading-config-array-factory Cache hit: /home/timroes/elastic/eui/src/components/combo_box.
2020-10-06T15:02:33.023Z eslint:cli-engine Lint /home/timroes/elastic/eui/src/components/combo_box/combo_box.tsx
2020-10-06T15:02:33.023Z eslint:linter Linting code for /home/timroes/elastic/eui/src/components/combo_box/combo_box.tsx (pass 1)
2020-10-06T15:02:33.023Z eslint:linter Verify
2020-10-06T15:02:33.023Z eslint:linter With ConfigArray: /home/timroes/elastic/eui/src/components/combo_box/combo_box.tsx
2020-10-06T15:02:33.083Z eslint:config-comment-parser Parsing list config
2020-10-06T15:02:33.083Z eslint:config-comment-parser Parsing list config
2020-10-06T15:02:33.296Z eslint:linter Generating fixed text for /home/timroes/elastic/eui/src/components/combo_box/combo_box.tsx (pass 1)
2020-10-06T15:02:33.296Z eslint:source-code-fixer Applying fixes
2020-10-06T15:02:33.296Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes
2020-10-06T15:02:33.297Z eslint:cli-engine Linting complete in: 287ms
2020-10-06T15:02:34.246Z eslint:config-array-factory Loading .eslintignore file: /home/timroes/elastic/eui/.eslintignore
2020-10-06T15:02:34.247Z eslint:ignore-pattern Create with: [ IgnorePattern { patterns: [ '/node_modules/*', '/bower_components/*' ], basePath: '/home/timroes/elastic/eui', loose: false } ]
2020-10-06T15:02:34.247Z eslint:ignore-pattern processed: { basePath: '/home/timroes/elastic/eui', patterns: [ '/node_modules/*', '/bower_components/*' ] }
2020-10-06T15:02:34.247Z eslint:ignore-pattern Create with: [ IgnorePattern { patterns: [ '/node_modules/*', '/bower_components/*' ], basePath: '/home/timroes/elastic/eui', loose: false } ]
2020-10-06T15:02:34.247Z eslint:ignore-pattern processed: { basePath: '/home/timroes/elastic/eui', patterns: [ '/node_modules/*', '/bower_components/*' ] }
2020-10-06T15:02:34.247Z eslint:cascading-config-array-factory Load config files for /home/timroes/elastic/eui/src-docs/src/views/combo_box.
2020-10-06T15:02:34.247Z eslint:cascading-config-array-factory No cache found: /home/timroes/elastic/eui/src-docs/src/views/combo_box.
2020-10-06T15:02:34.247Z eslint:config-array-factory Config file not found on /home/timroes/elastic/eui/src-docs/src/views/combo_box
2020-10-06T15:02:34.247Z eslint:cascading-config-array-factory No cache found: /home/timroes/elastic/eui/src-docs/src/views.
2020-10-06T15:02:34.248Z eslint:config-array-factory Config file not found on /home/timroes/elastic/eui/src-docs/src/views
2020-10-06T15:02:34.248Z eslint:cascading-config-array-factory No cache found: /home/timroes/elastic/eui/src-docs/src.
2020-10-06T15:02:34.248Z eslint:config-array-factory Config file not found on /home/timroes/elastic/eui/src-docs/src
2020-10-06T15:02:34.248Z eslint:cascading-config-array-factory No cache found: /home/timroes/elastic/eui/src-docs.
2020-10-06T15:02:34.248Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/src-docs/.eslintrc.js
2020-10-06T15:02:34.249Z eslint:config-array-factory Config file found: /home/timroes/elastic/eui/src-docs/.eslintrc.js
2020-10-06T15:02:34.249Z eslint:config-array-factory Loading {extends:"../.eslintrc.js"} relative to /home/timroes/elastic/eui/src-docs/.eslintrc.js
2020-10-06T15:02:34.249Z eslint:config-array-factory package.json was not found: Cannot find module '../.eslintrc.js/package.json'
Require stack:
- /home/timroes/elastic/eui/src-docs/.eslintrc.js
2020-10-06T15:02:34.249Z eslint:config-array-factory Loaded: ../.eslintrc.js (/home/timroes/elastic/eui/.eslintrc.js)
2020-10-06T15:02:34.249Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:34.249Z eslint:config-array-factory Loading {extends:"@elastic/eslint-config-kibana"} relative to /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:34.249Z eslint:config-array-factory Loaded: @elastic/eslint-config-kibana@0.15.0 (/home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js)
2020-10-06T15:02:34.250Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:34.250Z eslint:config-array-factory Loading parser "babel-eslint" from /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:34.250Z eslint:config-array-factory Loaded: babel-eslint@10.1.0 (/home/timroes/elastic/eui/node_modules/babel-eslint/lib/index.js)
2020-10-06T15:02:34.250Z eslint:config-array-factory Loading plugin "mocha" from /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:34.250Z eslint:config-array-factory Loaded: eslint-plugin-mocha@6.3.0 (/home/timroes/elastic/eui/node_modules/eslint-plugin-mocha/index.js)
2020-10-06T15:02:34.250Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-mocha/index.js loaded in: 0ms
2020-10-06T15:02:34.250Z eslint:config-array-factory Loading plugin "babel" from /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:34.251Z eslint:config-array-factory Loaded: eslint-plugin-babel@5.3.1 (/home/timroes/elastic/eui/node_modules/eslint-plugin-babel/index.js)
2020-10-06T15:02:34.251Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-babel/index.js loaded in: 0ms
2020-10-06T15:02:34.251Z eslint:config-array-factory Loading plugin "react" from /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:34.251Z eslint:config-array-factory Loaded: eslint-plugin-react@7.20.6 (/home/timroes/elastic/eui/node_modules/eslint-plugin-react/index.js)
2020-10-06T15:02:34.251Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-react/index.js loaded in: 0ms
2020-10-06T15:02:34.251Z eslint:config-array-factory Loading plugin "import" from /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:34.251Z eslint:config-array-factory Loaded: eslint-plugin-import@2.22.0 (/home/timroes/elastic/eui/node_modules/eslint-plugin-import/lib/index.js)
2020-10-06T15:02:34.251Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-import/lib/index.js loaded in: 0ms
2020-10-06T15:02:34.251Z eslint:config-array-factory Loading plugin "prefer-object-spread" from /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:34.251Z eslint:config-array-factory Loaded: eslint-plugin-prefer-object-spread@1.2.1 (/home/timroes/elastic/eui/node_modules/eslint-plugin-prefer-object-spread/dist/index.js)
2020-10-06T15:02:34.251Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-prefer-object-spread/dist/index.js loaded in: 0ms
2020-10-06T15:02:34.251Z eslint:config-array-factory Loading {extends:"plugin:@typescript-eslint/recommended"} relative to /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:34.251Z eslint:config-array-factory Loading plugin "@typescript-eslint" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:34.251Z eslint:config-array-factory Loaded: @typescript-eslint/eslint-plugin@3.10.1 (/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js)
2020-10-06T15:02:34.251Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js loaded in: 0ms
2020-10-06T15:02:34.252Z eslint:config-array-factory Loading {extends:"./configs/base"} relative to /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js
2020-10-06T15:02:34.252Z eslint:config-array-factory package.json was not found: Cannot find module './configs/base/package.json'
Require stack:
- /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js
2020-10-06T15:02:34.252Z eslint:config-array-factory Loaded: ./configs/base (/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js)
2020-10-06T15:02:34.252Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js
2020-10-06T15:02:34.252Z eslint:config-array-factory Loading parser "@typescript-eslint/parser" from /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js
2020-10-06T15:02:34.252Z eslint:config-array-factory Loaded: @typescript-eslint/parser@3.10.1 (/home/timroes/elastic/eui/node_modules/@typescript-eslint/parser/dist/index.js)
2020-10-06T15:02:34.252Z eslint:config-array-factory Loading plugin "@typescript-eslint" from /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js
2020-10-06T15:02:34.253Z eslint:config-array-factory Loaded: @typescript-eslint/eslint-plugin@3.10.1 (/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js)
2020-10-06T15:02:34.253Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js loaded in: 0ms
2020-10-06T15:02:34.253Z eslint:config-array-factory Loading {extends:"./configs/eslint-recommended"} relative to /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js
2020-10-06T15:02:34.253Z eslint:config-array-factory package.json was not found: Cannot find module './configs/eslint-recommended/package.json'
Require stack:
- /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js
2020-10-06T15:02:34.253Z eslint:config-array-factory Loaded: ./configs/eslint-recommended (/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/eslint-recommended.js)
2020-10-06T15:02:34.253Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/eslint-recommended.js
2020-10-06T15:02:34.253Z eslint:config-array-factory Loading {extends:"prettier/react"} relative to /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:34.261Z eslint:config-array-factory package.json was not found: Cannot find module 'eslint-config-prettier/react/package.json'
Require stack:
- /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:34.261Z eslint:config-array-factory Loaded: eslint-config-prettier/react (/home/timroes/elastic/eui/node_modules/eslint-config-prettier/react.js)
2020-10-06T15:02:34.261Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/node_modules/eslint-config-prettier/react.js
2020-10-06T15:02:34.262Z eslint:config-array-factory Loading {extends:"prettier/standard"} relative to /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:34.262Z eslint:config-array-factory package.json was not found: Cannot find module 'eslint-config-prettier/standard/package.json'
Require stack:
- /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:34.262Z eslint:config-array-factory Loaded: eslint-config-prettier/standard (/home/timroes/elastic/eui/node_modules/eslint-config-prettier/standard.js)
2020-10-06T15:02:34.262Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/node_modules/eslint-config-prettier/standard.js
2020-10-06T15:02:34.263Z eslint:config-array-factory Loading {extends:"plugin:prettier/recommended"} relative to /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:34.263Z eslint:config-array-factory Loading plugin "prettier" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:34.263Z eslint:config-array-factory Loaded: eslint-plugin-prettier@3.1.4 (/home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js)
2020-10-06T15:02:34.263Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js loaded in: 0ms
2020-10-06T15:02:34.263Z eslint:config-array-factory Loading {extends:"prettier"} relative to /home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js
2020-10-06T15:02:34.263Z eslint:config-array-factory Loaded: eslint-config-prettier@6.11.0 (/home/timroes/elastic/eui/node_modules/eslint-config-prettier/index.js)
2020-10-06T15:02:34.263Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/node_modules/eslint-config-prettier/index.js
2020-10-06T15:02:34.263Z eslint:config-array-factory Loading plugin "prettier" from /home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js
2020-10-06T15:02:34.264Z eslint:config-array-factory Loaded: eslint-plugin-prettier@3.1.4 (/home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js)
2020-10-06T15:02:34.264Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js loaded in: 0ms
2020-10-06T15:02:34.264Z eslint:config-array-factory Loading parser "@typescript-eslint/parser" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:34.264Z eslint:config-array-factory Loaded: @typescript-eslint/parser@3.10.1 (/home/timroes/elastic/eui/node_modules/@typescript-eslint/parser/dist/index.js)
2020-10-06T15:02:34.264Z eslint:config-array-factory Loading plugin "jsx-a11y" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:34.264Z eslint:config-array-factory Loaded: eslint-plugin-jsx-a11y@6.3.1 (/home/timroes/elastic/eui/node_modules/eslint-plugin-jsx-a11y/lib/index.js)
2020-10-06T15:02:34.264Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-jsx-a11y/lib/index.js loaded in: 0ms
2020-10-06T15:02:34.264Z eslint:config-array-factory Loading plugin "prettier" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:34.264Z eslint:config-array-factory Loaded: eslint-plugin-prettier@3.1.4 (/home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js)
2020-10-06T15:02:34.264Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js loaded in: 0ms
2020-10-06T15:02:34.264Z eslint:config-array-factory Loading plugin "local" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:34.264Z eslint:config-array-factory Loaded: eslint-plugin-local@1.0.0 (/home/timroes/elastic/eui/node_modules/eslint-plugin-local/index.js)
2020-10-06T15:02:34.264Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-local/index.js loaded in: 0ms
2020-10-06T15:02:34.264Z eslint:config-array-factory Loading plugin "react-hooks" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:34.264Z eslint:config-array-factory Loaded: eslint-plugin-react-hooks@3.0.0 (/home/timroes/elastic/eui/node_modules/eslint-plugin-react-hooks/index.js)
2020-10-06T15:02:34.264Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-react-hooks/index.js loaded in: 0ms
2020-10-06T15:02:34.265Z eslint:cascading-config-array-factory No cache found: /home/timroes/elastic/eui.
2020-10-06T15:02:34.265Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:34.265Z eslint:config-array-factory Config file found: /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:34.265Z eslint:config-array-factory Loading {extends:"@elastic/eslint-config-kibana"} relative to /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:34.265Z eslint:config-array-factory Loaded: @elastic/eslint-config-kibana@0.15.0 (/home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js)
2020-10-06T15:02:34.265Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:34.266Z eslint:config-array-factory Loading parser "babel-eslint" from /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:34.266Z eslint:config-array-factory Loaded: babel-eslint@10.1.0 (/home/timroes/elastic/eui/node_modules/babel-eslint/lib/index.js)
2020-10-06T15:02:34.266Z eslint:config-array-factory Loading plugin "mocha" from /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:34.268Z eslint:config-array-factory Loaded: eslint-plugin-mocha@6.3.0 (/home/timroes/elastic/eui/node_modules/eslint-plugin-mocha/index.js)
2020-10-06T15:02:34.269Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-mocha/index.js loaded in: 0ms
2020-10-06T15:02:34.269Z eslint:config-array-factory Loading plugin "babel" from /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:34.269Z eslint:config-array-factory Loaded: eslint-plugin-babel@5.3.1 (/home/timroes/elastic/eui/node_modules/eslint-plugin-babel/index.js)
2020-10-06T15:02:34.270Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-babel/index.js loaded in: 0ms
2020-10-06T15:02:34.270Z eslint:config-array-factory Loading plugin "react" from /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:34.270Z eslint:config-array-factory Loaded: eslint-plugin-react@7.20.6 (/home/timroes/elastic/eui/node_modules/eslint-plugin-react/index.js)
2020-10-06T15:02:34.270Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-react/index.js loaded in: 0ms
2020-10-06T15:02:34.271Z eslint:config-array-factory Loading plugin "import" from /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:34.271Z eslint:config-array-factory Loaded: eslint-plugin-import@2.22.0 (/home/timroes/elastic/eui/node_modules/eslint-plugin-import/lib/index.js)
2020-10-06T15:02:34.272Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-import/lib/index.js loaded in: 0ms
2020-10-06T15:02:34.273Z eslint:config-array-factory Loading plugin "prefer-object-spread" from /home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js
2020-10-06T15:02:34.273Z eslint:config-array-factory Loaded: eslint-plugin-prefer-object-spread@1.2.1 (/home/timroes/elastic/eui/node_modules/eslint-plugin-prefer-object-spread/dist/index.js)
2020-10-06T15:02:34.273Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-prefer-object-spread/dist/index.js loaded in: 0ms
2020-10-06T15:02:34.274Z eslint:config-array-factory Loading {extends:"plugin:@typescript-eslint/recommended"} relative to /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:34.274Z eslint:config-array-factory Loading plugin "@typescript-eslint" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:34.275Z eslint:config-array-factory Loaded: @typescript-eslint/eslint-plugin@3.10.1 (/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js)
2020-10-06T15:02:34.275Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js loaded in: 0ms
2020-10-06T15:02:34.275Z eslint:config-array-factory Loading {extends:"./configs/base"} relative to /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js
2020-10-06T15:02:34.276Z eslint:config-array-factory package.json was not found: Cannot find module './configs/base/package.json'
Require stack:
- /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js
2020-10-06T15:02:34.276Z eslint:config-array-factory Loaded: ./configs/base (/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js)
2020-10-06T15:02:34.276Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js
2020-10-06T15:02:34.276Z eslint:config-array-factory Loading parser "@typescript-eslint/parser" from /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js
2020-10-06T15:02:34.276Z eslint:config-array-factory Loaded: @typescript-eslint/parser@3.10.1 (/home/timroes/elastic/eui/node_modules/@typescript-eslint/parser/dist/index.js)
2020-10-06T15:02:34.277Z eslint:config-array-factory Loading plugin "@typescript-eslint" from /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js
2020-10-06T15:02:34.277Z eslint:config-array-factory Loaded: @typescript-eslint/eslint-plugin@3.10.1 (/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js)
2020-10-06T15:02:34.277Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js loaded in: 0ms
2020-10-06T15:02:34.277Z eslint:config-array-factory Loading {extends:"./configs/eslint-recommended"} relative to /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js
2020-10-06T15:02:34.277Z eslint:config-array-factory package.json was not found: Cannot find module './configs/eslint-recommended/package.json'
Require stack:
- /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js
2020-10-06T15:02:34.277Z eslint:config-array-factory Loaded: ./configs/eslint-recommended (/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/eslint-recommended.js)
2020-10-06T15:02:34.277Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/eslint-recommended.js
2020-10-06T15:02:34.277Z eslint:config-array-factory Loading {extends:"prettier/react"} relative to /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:34.277Z eslint:config-array-factory package.json was not found: Cannot find module 'eslint-config-prettier/react/package.json'
Require stack:
- /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:34.277Z eslint:config-array-factory Loaded: eslint-config-prettier/react (/home/timroes/elastic/eui/node_modules/eslint-config-prettier/react.js)
2020-10-06T15:02:34.277Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/node_modules/eslint-config-prettier/react.js
2020-10-06T15:02:34.278Z eslint:config-array-factory Loading {extends:"prettier/standard"} relative to /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:34.278Z eslint:config-array-factory package.json was not found: Cannot find module 'eslint-config-prettier/standard/package.json'
Require stack:
- /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:34.278Z eslint:config-array-factory Loaded: eslint-config-prettier/standard (/home/timroes/elastic/eui/node_modules/eslint-config-prettier/standard.js)
2020-10-06T15:02:34.278Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/node_modules/eslint-config-prettier/standard.js
2020-10-06T15:02:34.278Z eslint:config-array-factory Loading {extends:"plugin:prettier/recommended"} relative to /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:34.279Z eslint:config-array-factory Loading plugin "prettier" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:34.279Z eslint:config-array-factory Loaded: eslint-plugin-prettier@3.1.4 (/home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js)
2020-10-06T15:02:34.279Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js loaded in: 0ms
2020-10-06T15:02:34.279Z eslint:config-array-factory Loading {extends:"prettier"} relative to /home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js
2020-10-06T15:02:34.279Z eslint:config-array-factory Loaded: eslint-config-prettier@6.11.0 (/home/timroes/elastic/eui/node_modules/eslint-config-prettier/index.js)
2020-10-06T15:02:34.279Z eslint:config-array-factory Loading JS config file: /home/timroes/elastic/eui/node_modules/eslint-config-prettier/index.js
2020-10-06T15:02:34.279Z eslint:config-array-factory Loading plugin "prettier" from /home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js
2020-10-06T15:02:34.279Z eslint:config-array-factory Loaded: eslint-plugin-prettier@3.1.4 (/home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js)
2020-10-06T15:02:34.279Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js loaded in: 0ms
2020-10-06T15:02:34.279Z eslint:config-array-factory Loading parser "@typescript-eslint/parser" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:34.280Z eslint:config-array-factory Loaded: @typescript-eslint/parser@3.10.1 (/home/timroes/elastic/eui/node_modules/@typescript-eslint/parser/dist/index.js)
2020-10-06T15:02:34.280Z eslint:config-array-factory Loading plugin "jsx-a11y" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:34.280Z eslint:config-array-factory Loaded: eslint-plugin-jsx-a11y@6.3.1 (/home/timroes/elastic/eui/node_modules/eslint-plugin-jsx-a11y/lib/index.js)
2020-10-06T15:02:34.280Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-jsx-a11y/lib/index.js loaded in: 0ms
2020-10-06T15:02:34.280Z eslint:config-array-factory Loading plugin "prettier" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:34.280Z eslint:config-array-factory Loaded: eslint-plugin-prettier@3.1.4 (/home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js)
2020-10-06T15:02:34.280Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js loaded in: 0ms
2020-10-06T15:02:34.280Z eslint:config-array-factory Loading plugin "local" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:34.280Z eslint:config-array-factory Loaded: eslint-plugin-local@1.0.0 (/home/timroes/elastic/eui/node_modules/eslint-plugin-local/index.js)
2020-10-06T15:02:34.280Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-local/index.js loaded in: 0ms
2020-10-06T15:02:34.280Z eslint:config-array-factory Loading plugin "react-hooks" from /home/timroes/elastic/eui/.eslintrc.js
2020-10-06T15:02:34.280Z eslint:config-array-factory Loaded: eslint-plugin-react-hooks@3.0.0 (/home/timroes/elastic/eui/node_modules/eslint-plugin-react-hooks/index.js)
2020-10-06T15:02:34.280Z eslint:config-array-factory Plugin /home/timroes/elastic/eui/node_modules/eslint-plugin-react-hooks/index.js loaded in: 0ms
2020-10-06T15:02:34.280Z eslint:cascading-config-array-factory No cache found: /home/timroes/elastic.
2020-10-06T15:02:34.280Z eslint:config-array-factory Config file not found on /home/timroes/elastic
2020-10-06T15:02:34.280Z eslint:cascading-config-array-factory No cache found: /home/timroes.
2020-10-06T15:02:34.280Z eslint:cascading-config-array-factory Stop traversing because of considered root.
2020-10-06T15:02:34.290Z eslint:cascading-config-array-factory Configuration was determined: ConfigArray [ { name: 'DefaultIgnorePattern', filePath: '', criteria: null, env: undefined, globals: undefined, ignorePattern: IgnorePattern { patterns: [Array], basePath: '/home/timroes/elastic/eui', loose: false }, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: undefined, settings: undefined }, { name: '.eslintrc.js » @elastic/eslint-config-kibana', filePath: '/home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js', criteria: null, env: { es6: true, node: true, mocha: true, browser: true }, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: { error: null, filePath: '/home/timroes/elastic/eui/node_modules/babel-eslint/lib/index.js', id: 'babel-eslint', importerName: '.eslintrc.js » @elastic/eslint-config-kibana', importerPath: '/home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js' }, parserOptions: { sourceType: 'module', ecmaVersion: 6, ecmaFeatures: [Object] }, plugins: { mocha: [Object], babel: [Object], react: [Object], import: [Object], 'prefer-object-spread': [Object] }, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'block-scoped-var': 'error', camelcase: [Array], 'comma-dangle': 'off', 'comma-spacing': [Array], 'comma-style': [Array], 'consistent-return': 'off', curly: [Array], 'dot-location': [Array], 'dot-notation': [Array], eqeqeq: [Array], 'guard-for-in': 'error', indent: [Array], 'key-spacing': [Array], 'max-len': [Array], 'new-cap': [Array], 'no-bitwise': 'off', 'no-caller': 'error', 'no-cond-assign': 'off', 'no-const-assign': 'error', 'no-debugger': 'error', 'no-empty': 'error', 'no-eval': 'error', 'no-extend-native': 'error', 'no-extra-parens': 'off', 'no-extra-semi': [Array], 'no-global-assign': 'error', 'no-irregular-whitespace': 'error', 'no-iterator': 'error', 'no-loop-func': 'error', 'no-multi-spaces': 'off', 'no-multi-str': 'error', 'no-nested-ternary': 'error', 'no-new': 'off', 'no-path-concat': 'off', 'no-proto': 'error', 'no-redeclare': 'error', 'no-restricted-globals': [Array], 'no-return-assign': 'off', 'no-script-url': 'error', 'no-sequences': 'error', 'no-shadow': 'off', 'no-trailing-spaces': 'error', 'no-undef': 'error', 'no-underscore-dangle': 'off', 'no-unused-expressions': 'off', 'no-unused-vars': [Array], 'no-use-before-define': [Array], 'no-var': 'error', 'no-with': 'error', 'one-var': [Array], 'prefer-const': 'error', quotes: [Array], 'semi-spacing': [Array], semi: [Array], 'space-before-blocks': [Array], 'space-before-function-paren': [Array], 'space-in-parens': [Array], 'space-infix-ops': [Array], 'space-unary-ops': [Array], strict: [Array], 'valid-typeof': 'error', 'wrap-iife': [Array], yoda: 'off', 'object-curly-spacing': 'off', 'babel/object-curly-spacing': [Array], 'jsx-quotes': [Array], 'react/jsx-uses-react': 'error', 'react/react-in-jsx-scope': 'error', 'react/jsx-uses-vars': 'error', 'react/jsx-no-undef': 'error', 'react/jsx-pascal-case': 'error', 'react/jsx-closing-bracket-location': [Array], 'react/jsx-closing-tag-location': 'error', 'react/jsx-curly-spacing': [Array], 'react/jsx-indent-props': [Array], 'react/jsx-max-props-per-line': [Array], 'react/jsx-no-duplicate-props': [Array], 'react/self-closing-comp': 'error', 'react/jsx-wrap-multilines': [Array], 'react/jsx-first-prop-new-line': [Array], 'react/jsx-equals-spacing': [Array], 'react/jsx-indent': [Array], 'react/no-did-mount-set-state': 'error', 'react/no-did-update-set-state': 'error', 'react/no-will-update-set-state': 'error', 'react/no-is-mounted': 'error', 'react/no-multi-comp': [Array], 'react/no-unknown-property': 'error', 'react/prefer-es6-class': [Array], 'react/prefer-stateless-function': [Array], 'react/no-unescaped-entities': 'error', 'mocha/handle-done-callback': 'error', 'mocha/no-exclusive-tests': 'error', 'import/no-unresolved': [Array], 'import/named': 'error', 'import/namespace': 'error', 'import/default': 'error', 'import/export': 'error', 'import/no-named-as-default': 'error', 'import/no-named-as-default-member': 'error', 'import/no-duplicates': 'error', 'prefer-object-spread/prefer-object-spread': 'error' }, settings: undefined }, { name: '.eslintrc.js » plugin:@typescript-eslint/recommended » ./configs/base', filePath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: { error: null, filePath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/parser/dist/index.js', id: '@typescript-eslint/parser', importerName: '.eslintrc.js » plugin:@typescript-eslint/recommended » ./configs/base', importerPath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js' }, parserOptions: { sourceType: 'module' }, plugins: { '@typescript-eslint': [Object] }, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: undefined, settings: undefined }, { name: '.eslintrc.js » plugin:@typescript-eslint/recommended » ./configs/eslint-recommended', filePath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/eslint-recommended.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: undefined, settings: undefined }, { name: '.eslintrc.js » plugin:@typescript-eslint/recommended » ./configs/eslint-recommended#overrides[0]', filePath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/eslint-recommended.js', criteria: { includes: [Array], excludes: null, basePath: '/home/timroes/elastic/eui' }, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'constructor-super': 'off', 'getter-return': 'off', 'no-const-assign': 'off', 'no-dupe-args': 'off', 'no-dupe-class-members': 'off', 'no-dupe-keys': 'off', 'no-func-assign': 'off', 'no-import-assign': 'off', 'no-new-symbol': 'off', 'no-obj-calls': 'off', 'no-redeclare': 'off', 'no-setter-return': 'off', 'no-this-before-super': 'off', 'no-undef': 'off', 'no-unreachable': 'off', 'no-unsafe-negation': 'off', 'no-var': 'error', 'prefer-const': 'error', 'prefer-rest-params': 'error', 'prefer-spread': 'error', 'valid-typeof': 'off' }, settings: undefined }, { name: '.eslintrc.js » plugin:@typescript-eslint/recommended', filePath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { '@typescript-eslint/adjacent-overload-signatures': 'error', '@typescript-eslint/ban-ts-comment': 'error', '@typescript-eslint/ban-types': 'error', '@typescript-eslint/explicit-module-boundary-types': 'warn', 'no-array-constructor': 'off', '@typescript-eslint/no-array-constructor': 'error', 'no-empty-function': 'off', '@typescript-eslint/no-empty-function': 'error', '@typescript-eslint/no-empty-interface': 'error', '@typescript-eslint/no-explicit-any': 'warn', '@typescript-eslint/no-extra-non-null-assertion': 'error', 'no-extra-semi': 'off', '@typescript-eslint/no-extra-semi': 'error', '@typescript-eslint/no-inferrable-types': 'error', '@typescript-eslint/no-misused-new': 'error', '@typescript-eslint/no-namespace': 'error', '@typescript-eslint/no-non-null-asserted-optional-chain': 'error', '@typescript-eslint/no-non-null-assertion': 'warn', '@typescript-eslint/no-this-alias': 'error', 'no-unused-vars': 'off', '@typescript-eslint/no-unused-vars': 'warn', '@typescript-eslint/no-var-requires': 'error', '@typescript-eslint/prefer-as-const': 'error', '@typescript-eslint/prefer-namespace-keyword': 'error', '@typescript-eslint/triple-slash-reference': 'error' }, settings: undefined }, { name: '.eslintrc.js » eslint-config-prettier/react', filePath: '/home/timroes/elastic/eui/node_modules/eslint-config-prettier/react.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'react/jsx-child-element-spacing': 'off', 'react/jsx-closing-bracket-location': 'off', 'react/jsx-closing-tag-location': 'off', 'react/jsx-curly-newline': 'off', 'react/jsx-curly-spacing': 'off', 'react/jsx-equals-spacing': 'off', 'react/jsx-first-prop-new-line': 'off', 'react/jsx-indent': 'off', 'react/jsx-indent-props': 'off', 'react/jsx-max-props-per-line': 'off', 'react/jsx-one-expression-per-line': 'off', 'react/jsx-props-no-multi-spaces': 'off', 'react/jsx-tag-spacing': 'off', 'react/jsx-wrap-multilines': 'off', 'react/jsx-space-before-closing': 'off' }, settings: undefined }, { name: '.eslintrc.js » eslint-config-prettier/standard', filePath: '/home/timroes/elastic/eui/node_modules/eslint-config-prettier/standard.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'standard/array-bracket-even-spacing': 'off', 'standard/computed-property-even-spacing': 'off', 'standard/object-curly-even-spacing': 'off' }, settings: undefined }, { name: '.eslintrc.js » plugin:prettier/recommended » eslint-config-prettier', filePath: '/home/timroes/elastic/eui/node_modules/eslint-config-prettier/index.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'arrow-body-style': 0, curly: 0, 'lines-around-comment': 0, 'max-len': 0, 'no-confusing-arrow': 0, 'no-mixed-operators': 0, 'no-tabs': 0, 'no-unexpected-multiline': 0, 'prefer-arrow-callback': 0, quotes: 0, 'array-bracket-newline': 'off', 'array-bracket-spacing': 'off', 'array-element-newline': 'off', 'arrow-parens': 'off', 'arrow-spacing': 'off', 'block-spacing': 'off', 'brace-style': 'off', 'comma-dangle': 'off', 'comma-spacing': 'off', 'comma-style': 'off', 'computed-property-spacing': 'off', 'dot-location': 'off', 'eol-last': 'off', 'func-call-spacing': 'off', 'function-call-argument-newline': 'off', 'function-paren-newline': 'off', 'generator-star': 'off', 'generator-star-spacing': 'off', 'implicit-arrow-linebreak': 'off', indent: 'off', 'jsx-quotes': 'off', 'key-spacing': 'off', 'keyword-spacing': 'off', 'linebreak-style': 'off', 'multiline-ternary': 'off', 'newline-per-chained-call': 'off', 'new-parens': 'off', 'no-arrow-condition': 'off', 'no-comma-dangle': 'off', 'no-extra-parens': 'off', 'no-extra-semi': 'off', 'no-floating-decimal': 'off', 'no-mixed-spaces-and-tabs': 'off', 'no-multi-spaces': 'off', 'no-multiple-empty-lines': 'off', 'no-reserved-keys': 'off', 'no-space-before-semi': 'off', 'no-trailing-spaces': 'off', 'no-whitespace-before-property': 'off', 'no-wrap-func': 'off', 'nonblock-statement-body-position': 'off', 'object-curly-newline': 'off', 'object-curly-spacing': 'off', 'object-property-newline': 'off', 'one-var-declaration-per-line': 'off', 'operator-linebreak': 'off', 'padded-blocks': 'off', 'quote-props': 'off', 'rest-spread-spacing': 'off', semi: 'off', 'semi-spacing': 'off', 'semi-style': 'off', 'space-after-function-name': 'off', 'space-after-keywords': 'off', 'space-before-blocks': 'off', 'space-before-function-paren': 'off', 'space-before-function-parentheses': 'off', 'space-before-keywords': 'off', 'space-in-brackets': 'off', 'space-in-parens': 'off', 'space-infix-ops': 'off', 'space-return-throw-case': 'off', 'space-unary-ops': 'off', 'space-unary-word-ops': 'off', 'switch-colon-spacing': 'off', 'template-curly-spacing': 'off', 'template-tag-spacing': 'off', 'unicode-bom': 'off', 'wrap-iife': 'off', 'wrap-regex': 'off', 'yield-star-spacing': 'off', 'indent-legacy': 'off', 'no-spaced-func': 'off' }, settings: undefined }, { name: '.eslintrc.js » plugin:prettier/recommended', filePath: '/home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: { prettier: [Object] }, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'prettier/prettier': 'error' }, settings: undefined }, { name: '.eslintrc.js', filePath: '/home/timroes/elastic/eui/.eslintrc.js', criteria: null, env: { jest: true }, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: { error: null, filePath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/parser/dist/index.js', id: '@typescript-eslint/parser', importerName: '.eslintrc.js', importerPath: '/home/timroes/elastic/eui/.eslintrc.js' }, parserOptions: { ecmaFeatures: [Object] }, plugins: { 'jsx-a11y': [Object], prettier: [Object], local: [Object], 'react-hooks': [Object] }, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'prefer-template': 'error', 'local/i18n': 'error', 'local/href-with-rel': 'error', 'local/forward-ref': 'error', 'local/require-license-header': [Array], 'no-use-before-define': 'off', quotes: [Array], camelcase: 'off', 'jsx-a11y/accessible-emoji': 'error', 'jsx-a11y/alt-text': 'error', 'jsx-a11y/anchor-has-content': 'error', 'jsx-a11y/aria-activedescendant-has-tabindex': 'error', 'jsx-a11y/aria-props': 'error', 'jsx-a11y/aria-proptypes': 'error', 'jsx-a11y/aria-role': 'error', 'jsx-a11y/aria-unsupported-elements': 'error', 'jsx-a11y/heading-has-content': 'error', 'jsx-a11y/html-has-lang': 'error', 'jsx-a11y/iframe-has-title': 'error', 'jsx-a11y/interactive-supports-focus': 'error', 'jsx-a11y/media-has-caption': 'error', 'jsx-a11y/mouse-events-have-key-events': 'error', 'jsx-a11y/no-access-key': 'error', 'jsx-a11y/no-distracting-elements': 'error', 'jsx-a11y/no-interactive-element-to-noninteractive-role': 'error', 'jsx-a11y/no-noninteractive-element-interactions': 'error', 'jsx-a11y/no-noninteractive-element-to-interactive-role': 'error', 'jsx-a11y/no-redundant-roles': 'error', 'jsx-a11y/role-has-required-aria-props': 'error', 'jsx-a11y/role-supports-aria-props': 'error', 'jsx-a11y/scope': 'error', 'jsx-a11y/tabindex-no-positive': 'error', 'jsx-a11y/label-has-associated-control': 'error', 'react-hooks/rules-of-hooks': 'error', 'react-hooks/exhaustive-deps': 'warn', '@typescript-eslint/array-type': [Array], '@typescript-eslint/ban-types': 'off', '@typescript-eslint/explicit-function-return-type': 'off', '@typescript-eslint/explicit-member-accessibility': 'off', '@typescript-eslint/indent': 'off', '@typescript-eslint/ban-tslint-comment': 'error', '@typescript-eslint/no-empty-interface': 'off', '@typescript-eslint/no-explicit-any': 'off', '@typescript-eslint/no-non-null-assertion': 'off', '@typescript-eslint/no-parameter-properties': 'off', '@typescript-eslint/no-triple-slash-reference': 'off', '@typescript-eslint/no-unused-vars': [Array], '@typescript-eslint/no-use-before-define': 'off', '@typescript-eslint/no-empty-function': 'off', '@typescript-eslint/no-inferrable-types': 'off', '@typescript-eslint/explicit-module-boundary-types': 'off', '@typescript-eslint/naming-convention': 'off', '@typescript-eslint/ban-ts-comment': [Array] }, settings: { 'import/resolver': [Object], react: [Object] } }, { name: '.eslintrc.js#overrides[0]', filePath: '/home/timroes/elastic/eui/.eslintrc.js', criteria: { includes: [Array], excludes: null, basePath: '/home/timroes/elastic/eui' }, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'react/no-multi-comp': 'off', 'react/prefer-es6-class': 'off', 'react/prefer-stateless-function': 'off' }, settings: undefined }, { name: 'src-docs/.eslintrc.js » ../.eslintrc.js » @elastic/eslint-config-kibana', filePath: '/home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js', criteria: null, env: { es6: true, node: true, mocha: true, browser: true }, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: { error: null, filePath: '/home/timroes/elastic/eui/node_modules/babel-eslint/lib/index.js', id: 'babel-eslint', importerName: 'src-docs/.eslintrc.js » ../.eslintrc.js » @elastic/eslint-config-kibana', importerPath: '/home/timroes/elastic/eui/node_modules/@elastic/eslint-config-kibana/.eslintrc.js' }, parserOptions: { sourceType: 'module', ecmaVersion: 6, ecmaFeatures: [Object] }, plugins: { mocha: [Object], babel: [Object], react: [Object], import: [Object], 'prefer-object-spread': [Object] }, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'block-scoped-var': 'error', camelcase: [Array], 'comma-dangle': 'off', 'comma-spacing': [Array], 'comma-style': [Array], 'consistent-return': 'off', curly: [Array], 'dot-location': [Array], 'dot-notation': [Array], eqeqeq: [Array], 'guard-for-in': 'error', indent: [Array], 'key-spacing': [Array], 'max-len': [Array], 'new-cap': [Array], 'no-bitwise': 'off', 'no-caller': 'error', 'no-cond-assign': 'off', 'no-const-assign': 'error', 'no-debugger': 'error', 'no-empty': 'error', 'no-eval': 'error', 'no-extend-native': 'error', 'no-extra-parens': 'off', 'no-extra-semi': [Array], 'no-global-assign': 'error', 'no-irregular-whitespace': 'error', 'no-iterator': 'error', 'no-loop-func': 'error', 'no-multi-spaces': 'off', 'no-multi-str': 'error', 'no-nested-ternary': 'error', 'no-new': 'off', 'no-path-concat': 'off', 'no-proto': 'error', 'no-redeclare': 'error', 'no-restricted-globals': [Array], 'no-return-assign': 'off', 'no-script-url': 'error', 'no-sequences': 'error', 'no-shadow': 'off', 'no-trailing-spaces': 'error', 'no-undef': 'error', 'no-underscore-dangle': 'off', 'no-unused-expressions': 'off', 'no-unused-vars': [Array], 'no-use-before-define': [Array], 'no-var': 'error', 'no-with': 'error', 'one-var': [Array], 'prefer-const': 'error', quotes: [Array], 'semi-spacing': [Array], semi: [Array], 'space-before-blocks': [Array], 'space-before-function-paren': [Array], 'space-in-parens': [Array], 'space-infix-ops': [Array], 'space-unary-ops': [Array], strict: [Array], 'valid-typeof': 'error', 'wrap-iife': [Array], yoda: 'off', 'object-curly-spacing': 'off', 'babel/object-curly-spacing': [Array], 'jsx-quotes': [Array], 'react/jsx-uses-react': 'error', 'react/react-in-jsx-scope': 'error', 'react/jsx-uses-vars': 'error', 'react/jsx-no-undef': 'error', 'react/jsx-pascal-case': 'error', 'react/jsx-closing-bracket-location': [Array], 'react/jsx-closing-tag-location': 'error', 'react/jsx-curly-spacing': [Array], 'react/jsx-indent-props': [Array], 'react/jsx-max-props-per-line': [Array], 'react/jsx-no-duplicate-props': [Array], 'react/self-closing-comp': 'error', 'react/jsx-wrap-multilines': [Array], 'react/jsx-first-prop-new-line': [Array], 'react/jsx-equals-spacing': [Array], 'react/jsx-indent': [Array], 'react/no-did-mount-set-state': 'error', 'react/no-did-update-set-state': 'error', 'react/no-will-update-set-state': 'error', 'react/no-is-mounted': 'error', 'react/no-multi-comp': [Array], 'react/no-unknown-property': 'error', 'react/prefer-es6-class': [Array], 'react/prefer-stateless-function': [Array], 'react/no-unescaped-entities': 'error', 'mocha/handle-done-callback': 'error', 'mocha/no-exclusive-tests': 'error', 'import/no-unresolved': [Array], 'import/named': 'error', 'import/namespace': 'error', 'import/default': 'error', 'import/export': 'error', 'import/no-named-as-default': 'error', 'import/no-named-as-default-member': 'error', 'import/no-duplicates': 'error', 'prefer-object-spread/prefer-object-spread': 'error' }, settings: undefined }, { name: 'src-docs/.eslintrc.js » ../.eslintrc.js » plugin:@typescript-eslint/recommended » ./configs/base', filePath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: { error: null, filePath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/parser/dist/index.js', id: '@typescript-eslint/parser', importerName: 'src-docs/.eslintrc.js » ../.eslintrc.js » plugin:@typescript-eslint/recommended » ./configs/base', importerPath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js' }, parserOptions: { sourceType: 'module' }, plugins: { '@typescript-eslint': [Object] }, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: undefined, settings: undefined }, { name: 'src-docs/.eslintrc.js » ../.eslintrc.js » plugin:@typescript-eslint/recommended » ./configs/eslint-recommended', filePath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/eslint-recommended.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: undefined, settings: undefined }, { name: 'src-docs/.eslintrc.js » ../.eslintrc.js » plugin:@typescript-eslint/recommended » ./configs/eslint-recommended#overrides[0]', filePath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/eslint-recommended.js', criteria: { includes: [Array], excludes: null, basePath: '/home/timroes/elastic/eui/src-docs' }, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'constructor-super': 'off', 'getter-return': 'off', 'no-const-assign': 'off', 'no-dupe-args': 'off', 'no-dupe-class-members': 'off', 'no-dupe-keys': 'off', 'no-func-assign': 'off', 'no-import-assign': 'off', 'no-new-symbol': 'off', 'no-obj-calls': 'off', 'no-redeclare': 'off', 'no-setter-return': 'off', 'no-this-before-super': 'off', 'no-undef': 'off', 'no-unreachable': 'off', 'no-unsafe-negation': 'off', 'no-var': 'error', 'prefer-const': 'error', 'prefer-rest-params': 'error', 'prefer-spread': 'error', 'valid-typeof': 'off' }, settings: undefined }, { name: 'src-docs/.eslintrc.js » ../.eslintrc.js » plugin:@typescript-eslint/recommended', filePath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { '@typescript-eslint/adjacent-overload-signatures': 'error', '@typescript-eslint/ban-ts-comment': 'error', '@typescript-eslint/ban-types': 'error', '@typescript-eslint/explicit-module-boundary-types': 'warn', 'no-array-constructor': 'off', '@typescript-eslint/no-array-constructor': 'error', 'no-empty-function': 'off', '@typescript-eslint/no-empty-function': 'error', '@typescript-eslint/no-empty-interface': 'error', '@typescript-eslint/no-explicit-any': 'warn', '@typescript-eslint/no-extra-non-null-assertion': 'error', 'no-extra-semi': 'off', '@typescript-eslint/no-extra-semi': 'error', '@typescript-eslint/no-inferrable-types': 'error', '@typescript-eslint/no-misused-new': 'error', '@typescript-eslint/no-namespace': 'error', '@typescript-eslint/no-non-null-asserted-optional-chain': 'error', '@typescript-eslint/no-non-null-assertion': 'warn', '@typescript-eslint/no-this-alias': 'error', 'no-unused-vars': 'off', '@typescript-eslint/no-unused-vars': 'warn', '@typescript-eslint/no-var-requires': 'error', '@typescript-eslint/prefer-as-const': 'error', '@typescript-eslint/prefer-namespace-keyword': 'error', '@typescript-eslint/triple-slash-reference': 'error' }, settings: undefined }, { name: 'src-docs/.eslintrc.js » ../.eslintrc.js » eslint-config-prettier/react', filePath: '/home/timroes/elastic/eui/node_modules/eslint-config-prettier/react.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'react/jsx-child-element-spacing': 'off', 'react/jsx-closing-bracket-location': 'off', 'react/jsx-closing-tag-location': 'off', 'react/jsx-curly-newline': 'off', 'react/jsx-curly-spacing': 'off', 'react/jsx-equals-spacing': 'off', 'react/jsx-first-prop-new-line': 'off', 'react/jsx-indent': 'off', 'react/jsx-indent-props': 'off', 'react/jsx-max-props-per-line': 'off', 'react/jsx-one-expression-per-line': 'off', 'react/jsx-props-no-multi-spaces': 'off', 'react/jsx-tag-spacing': 'off', 'react/jsx-wrap-multilines': 'off', 'react/jsx-space-before-closing': 'off' }, settings: undefined }, { name: 'src-docs/.eslintrc.js » ../.eslintrc.js » eslint-config-prettier/standard', filePath: '/home/timroes/elastic/eui/node_modules/eslint-config-prettier/standard.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'standard/array-bracket-even-spacing': 'off', 'standard/computed-property-even-spacing': 'off', 'standard/object-curly-even-spacing': 'off' }, settings: undefined }, { name: 'src-docs/.eslintrc.js » ../.eslintrc.js » plugin:prettier/recommended » eslint-config-prettier', filePath: '/home/timroes/elastic/eui/node_modules/eslint-config-prettier/index.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'arrow-body-style': 0, curly: 0, 'lines-around-comment': 0, 'max-len': 0, 'no-confusing-arrow': 0, 'no-mixed-operators': 0, 'no-tabs': 0, 'no-unexpected-multiline': 0, 'prefer-arrow-callback': 0, quotes: 0, 'array-bracket-newline': 'off', 'array-bracket-spacing': 'off', 'array-element-newline': 'off', 'arrow-parens': 'off', 'arrow-spacing': 'off', 'block-spacing': 'off', 'brace-style': 'off', 'comma-dangle': 'off', 'comma-spacing': 'off', 'comma-style': 'off', 'computed-property-spacing': 'off', 'dot-location': 'off', 'eol-last': 'off', 'func-call-spacing': 'off', 'function-call-argument-newline': 'off', 'function-paren-newline': 'off', 'generator-star': 'off', 'generator-star-spacing': 'off', 'implicit-arrow-linebreak': 'off', indent: 'off', 'jsx-quotes': 'off', 'key-spacing': 'off', 'keyword-spacing': 'off', 'linebreak-style': 'off', 'multiline-ternary': 'off', 'newline-per-chained-call': 'off', 'new-parens': 'off', 'no-arrow-condition': 'off', 'no-comma-dangle': 'off', 'no-extra-parens': 'off', 'no-extra-semi': 'off', 'no-floating-decimal': 'off', 'no-mixed-spaces-and-tabs': 'off', 'no-multi-spaces': 'off', 'no-multiple-empty-lines': 'off', 'no-reserved-keys': 'off', 'no-space-before-semi': 'off', 'no-trailing-spaces': 'off', 'no-whitespace-before-property': 'off', 'no-wrap-func': 'off', 'nonblock-statement-body-position': 'off', 'object-curly-newline': 'off', 'object-curly-spacing': 'off', 'object-property-newline': 'off', 'one-var-declaration-per-line': 'off', 'operator-linebreak': 'off', 'padded-blocks': 'off', 'quote-props': 'off', 'rest-spread-spacing': 'off', semi: 'off', 'semi-spacing': 'off', 'semi-style': 'off', 'space-after-function-name': 'off', 'space-after-keywords': 'off', 'space-before-blocks': 'off', 'space-before-function-paren': 'off', 'space-before-function-parentheses': 'off', 'space-before-keywords': 'off', 'space-in-brackets': 'off', 'space-in-parens': 'off', 'space-infix-ops': 'off', 'space-return-throw-case': 'off', 'space-unary-ops': 'off', 'space-unary-word-ops': 'off', 'switch-colon-spacing': 'off', 'template-curly-spacing': 'off', 'template-tag-spacing': 'off', 'unicode-bom': 'off', 'wrap-iife': 'off', 'wrap-regex': 'off', 'yield-star-spacing': 'off', 'indent-legacy': 'off', 'no-spaced-func': 'off' }, settings: undefined }, { name: 'src-docs/.eslintrc.js » ../.eslintrc.js » plugin:prettier/recommended', filePath: '/home/timroes/elastic/eui/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: { prettier: [Object] }, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'prettier/prettier': 'error' }, settings: undefined }, { name: 'src-docs/.eslintrc.js » ../.eslintrc.js', filePath: '/home/timroes/elastic/eui/.eslintrc.js', criteria: null, env: { jest: true }, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: { error: null, filePath: '/home/timroes/elastic/eui/node_modules/@typescript-eslint/parser/dist/index.js', id: '@typescript-eslint/parser', importerName: 'src-docs/.eslintrc.js » ../.eslintrc.js', importerPath: '/home/timroes/elastic/eui/.eslintrc.js' }, parserOptions: { ecmaFeatures: [Object] }, plugins: { 'jsx-a11y': [Object], prettier: [Object], local: [Object], 'react-hooks': [Object] }, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'prefer-template': 'error', 'local/i18n': 'error', 'local/href-with-rel': 'error', 'local/forward-ref': 'error', 'local/require-license-header': [Array], 'no-use-before-define': 'off', quotes: [Array], camelcase: 'off', 'jsx-a11y/accessible-emoji': 'error', 'jsx-a11y/alt-text': 'error', 'jsx-a11y/anchor-has-content': 'error', 'jsx-a11y/aria-activedescendant-has-tabindex': 'error', 'jsx-a11y/aria-props': 'error', 'jsx-a11y/aria-proptypes': 'error', 'jsx-a11y/aria-role': 'error', 'jsx-a11y/aria-unsupported-elements': 'error', 'jsx-a11y/heading-has-content': 'error', 'jsx-a11y/html-has-lang': 'error', 'jsx-a11y/iframe-has-title': 'error', 'jsx-a11y/interactive-supports-focus': 'error', 'jsx-a11y/media-has-caption': 'error', 'jsx-a11y/mouse-events-have-key-events': 'error', 'jsx-a11y/no-access-key': 'error', 'jsx-a11y/no-distracting-elements': 'error', 'jsx-a11y/no-interactive-element-to-noninteractive-role': 'error', 'jsx-a11y/no-noninteractive-element-interactions': 'error', 'jsx-a11y/no-noninteractive-element-to-interactive-role': 'error', 'jsx-a11y/no-redundant-roles': 'error', 'jsx-a11y/role-has-required-aria-props': 'error', 'jsx-a11y/role-supports-aria-props': 'error', 'jsx-a11y/scope': 'error', 'jsx-a11y/tabindex-no-positive': 'error', 'jsx-a11y/label-has-associated-control': 'error', 'react-hooks/rules-of-hooks': 'error', 'react-hooks/exhaustive-deps': 'warn', '@typescript-eslint/array-type': [Array], '@typescript-eslint/ban-types': 'off', '@typescript-eslint/explicit-function-return-type': 'off', '@typescript-eslint/explicit-member-accessibility': 'off', '@typescript-eslint/indent': 'off', '@typescript-eslint/ban-tslint-comment': 'error', '@typescript-eslint/no-empty-interface': 'off', '@typescript-eslint/no-explicit-any': 'off', '@typescript-eslint/no-non-null-assertion': 'off', '@typescript-eslint/no-parameter-properties': 'off', '@typescript-eslint/no-triple-slash-reference': 'off', '@typescript-eslint/no-unused-vars': [Array], '@typescript-eslint/no-use-before-define': 'off', '@typescript-eslint/no-empty-function': 'off', '@typescript-eslint/no-inferrable-types': 'off', '@typescript-eslint/explicit-module-boundary-types': 'off', '@typescript-eslint/naming-convention': 'off', '@typescript-eslint/ban-ts-comment': [Array] }, settings: { 'import/resolver': [Object], react: [Object] } }, { name: 'src-docs/.eslintrc.js » ../.eslintrc.js#overrides[0]', filePath: '/home/timroes/elastic/eui/.eslintrc.js', criteria: { includes: [Array], excludes: null, basePath: '/home/timroes/elastic/eui/src-docs' }, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'react/no-multi-comp': 'off', 'react/prefer-es6-class': 'off', 'react/prefer-stateless-function': 'off' }, settings: undefined }, { name: 'src-docs/.eslintrc.js', filePath: '/home/timroes/elastic/eui/src-docs/.eslintrc.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { '@typescript-eslint/no-var-requires': 'off', 'local/require-license-header': 'off' }, settings: undefined }, { name: '.eslintignore', filePath: '/home/timroes/elastic/eui/.eslintignore', criteria: null, env: undefined, globals: undefined, ignorePattern: IgnorePattern { patterns: [Array], basePath: '/home/timroes/elastic/eui', loose: true }, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: undefined, settings: undefined }, { name: 'CLIOptions', filePath: '', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'no-debugger': 'off' }, settings: undefined } ] on /home/timroes/elastic/eui/src-docs/src/views/combo_box
2020-10-06T15:02:34.291Z eslint:ignore-pattern Create with: [ IgnorePattern { patterns: [ '/node_modules/*', '/bower_components/*' ], basePath: '/home/timroes/elastic/eui', loose: false }, IgnorePattern { patterns: [ 'dist', 'node_modules', 'es', 'lib', 'test-env', 'types', 'eui.d.ts', '**/*.snap.js', '**/assets/**/*.js', 'package.json', 'src-docs/src/views/icon/icon_example.js', 'packages/react-datepicker/examples' ], basePath: '/home/timroes/elastic/eui', loose: true } ]
2020-10-06T15:02:34.292Z eslint:ignore-pattern processed: { basePath: '/home/timroes/elastic/eui', patterns: [ '/node_modules/*', '/bower_components/*', 'dist', 'node_modules', 'es', 'lib', 'test-env', 'types', 'eui.d.ts', '**/*.snap.js', '**/assets/**/*.js', 'package.json', 'src-docs/src/views/icon/icon_example.js', 'packages/react-datepicker/examples' ] }
2020-10-06T15:02:34.292Z eslint:ignore-pattern Check {
filePath: '/home/timroes/elastic/eui/src-docs/src/views/combo_box/combo_box_example.js',
dot: false,
relativePath: 'src-docs/src/views/combo_box/combo_box_example.js',
result: false
}
2020-10-06T15:02:34.292Z eslint:cascading-config-array-factory Load config files for /home/timroes/elastic/eui/src-docs/src/views/combo_box.
2020-10-06T15:02:34.292Z eslint:cascading-config-array-factory Cache hit: /home/timroes/elastic/eui/src-docs/src/views/combo_box.
2020-10-06T15:02:34.292Z eslint:cli-engine Lint /home/timroes/elastic/eui/src-docs/src/views/combo_box/combo_box_example.js
2020-10-06T15:02:34.292Z eslint:linter Linting code for /home/timroes/elastic/eui/src-docs/src/views/combo_box/combo_box_example.js (pass 1)
2020-10-06T15:02:34.292Z eslint:linter Verify
2020-10-06T15:02:34.292Z eslint:linter With ConfigArray: /home/timroes/elastic/eui/src-docs/src/views/combo_box/combo_box_example.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment