yarn run v1.22.5 $ tsc --noEmit && eslint src --ext ts,tsx,js,jsx --debug 2020-08-31T22:29:17.488Z eslint:cli CLI args: [ 'src', '--ext', 'ts,tsx,js,jsx', '--debug' ] 2020-08-31T22:29:17.490Z eslint:cli Running on files 2020-08-31T22:29:17.503Z eslint:config-array-factory Loading JSON config file: /Users/redacted/frontend/package.json 2020-08-31T22:29:17.505Z eslint:ignore-pattern Create with: [ IgnorePattern { patterns: [ '/node_modules/*', '/bower_components/*' ], basePath: '/Users/redacted/frontend', loose: false } ] 2020-08-31T22:29:17.507Z eslint:ignore-pattern processed: { basePath: '/Users/redacted/frontend', patterns: [ '/node_modules/*', '/bower_components/*' ] } 2020-08-31T22:29:17.508Z eslint:ignore-pattern Create with: [ IgnorePattern { patterns: [ '/node_modules/*', '/bower_components/*' ], basePath: '/Users/redacted/frontend', loose: false } ] 2020-08-31T22:29:17.508Z eslint:ignore-pattern processed: { basePath: '/Users/redacted/frontend', patterns: [ '/node_modules/*', '/bower_components/*' ] } 2020-08-31T22:29:17.508Z eslint:file-enumerator Start to iterate files: [ 'src' ] 2020-08-31T22:29:17.509Z eslint:file-enumerator Directory: /Users/redacted/frontend/src 2020-08-31T22:29:17.509Z eslint:file-enumerator Enter the directory: /Users/redacted/frontend/src 2020-08-31T22:29:17.510Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src. 2020-08-31T22:29:17.510Z eslint:cascading-config-array-factory No cache found: /Users/redacted/frontend/src. 2020-08-31T22:29:17.510Z eslint:config-array-factory Config file not found on /Users/redacted/frontend/src 2020-08-31T22:29:17.510Z eslint:cascading-config-array-factory No cache found: /Users/redacted/frontend. 2020-08-31T22:29:17.511Z eslint:config-array-factory Loading JS config file: /Users/redacted/frontend/.eslintrc.js 2020-08-31T22:29:17.512Z eslint:config-array-factory Config file found: /Users/redacted/frontend/.eslintrc.js 2020-08-31T22:29:17.513Z eslint:config-array-factory Loading {extends:"react-app"} relative to /Users/redacted/frontend/.eslintrc.js 2020-08-31T22:29:17.514Z eslint:config-array-factory Loaded: eslint-config-react-app@5.2.1 (/Users/redacted/frontend/node_modules/eslint-config-react-app/index.js) 2020-08-31T22:29:17.515Z eslint:config-array-factory Loading JS config file: /Users/redacted/frontend/node_modules/eslint-config-react-app/index.js 2020-08-31T22:29:17.518Z eslint:config-array-factory Loading parser "babel-eslint" from /Users/redacted/frontend/node_modules/eslint-config-react-app/index.js 2020-08-31T22:29:17.519Z eslint:config-array-factory Loaded: babel-eslint@10.1.0 (/Users/redacted/frontend/node_modules/babel-eslint/lib/index.js) 2020-08-31T22:29:17.520Z eslint:config-array-factory Loading plugin "import" from /Users/redacted/frontend/node_modules/eslint-config-react-app/index.js 2020-08-31T22:29:17.522Z eslint:config-array-factory Loaded: eslint-plugin-import@2.20.1 (/Users/redacted/frontend/node_modules/eslint-plugin-import/lib/index.js) 2020-08-31T22:29:17.712Z eslint:config-array-factory Plugin /Users/redacted/frontend/node_modules/eslint-plugin-import/lib/index.js loaded in: 190ms 2020-08-31T22:29:17.713Z eslint:config-array-factory Loading plugin "flowtype" from /Users/redacted/frontend/node_modules/eslint-config-react-app/index.js 2020-08-31T22:29:17.713Z eslint:config-array-factory Loaded: eslint-plugin-flowtype@4.6.0 (/Users/redacted/frontend/node_modules/eslint-plugin-flowtype/dist/index.js) 2020-08-31T22:29:17.754Z eslint:config-array-factory Plugin /Users/redacted/frontend/node_modules/eslint-plugin-flowtype/dist/index.js loaded in: 41ms 2020-08-31T22:29:17.754Z eslint:config-array-factory Loading plugin "jsx-a11y" from /Users/redacted/frontend/node_modules/eslint-config-react-app/index.js 2020-08-31T22:29:17.755Z eslint:config-array-factory Loaded: eslint-plugin-jsx-a11y@6.2.3 (/Users/redacted/frontend/node_modules/eslint-plugin-jsx-a11y/lib/index.js) 2020-08-31T22:29:18.004Z eslint:config-array-factory Plugin /Users/redacted/frontend/node_modules/eslint-plugin-jsx-a11y/lib/index.js loaded in: 249ms 2020-08-31T22:29:18.004Z eslint:config-array-factory Loading plugin "react" from /Users/redacted/frontend/node_modules/eslint-config-react-app/index.js 2020-08-31T22:29:18.005Z eslint:config-array-factory Loaded: eslint-plugin-react@7.19.0 (/Users/redacted/frontend/node_modules/eslint-plugin-react/index.js) 2020-08-31T22:29:18.754Z eslint:config-array-factory Plugin /Users/redacted/frontend/node_modules/eslint-plugin-react/index.js loaded in: 749ms 2020-08-31T22:29:18.754Z eslint:config-array-factory Loading plugin "react-hooks" from /Users/redacted/frontend/node_modules/eslint-config-react-app/index.js 2020-08-31T22:29:18.755Z eslint:config-array-factory Loaded: eslint-plugin-react-hooks@1.7.0 (/Users/redacted/frontend/node_modules/eslint-plugin-react-hooks/index.js) 2020-08-31T22:29:18.757Z eslint:config-array-factory Plugin /Users/redacted/frontend/node_modules/eslint-plugin-react-hooks/index.js loaded in: 1ms 2020-08-31T22:29:18.758Z eslint:config-array-factory Loading parser "@typescript-eslint/parser" from /Users/redacted/frontend/node_modules/eslint-config-react-app/index.js 2020-08-31T22:29:18.759Z eslint:config-array-factory Loaded: @typescript-eslint/parser@4.0.1 (/Users/redacted/frontend/node_modules/@typescript-eslint/parser/dist/index.js) 2020-08-31T22:29:19.130Z eslint:config-array-factory Loading plugin "@typescript-eslint" from /Users/redacted/frontend/node_modules/eslint-config-react-app/index.js 2020-08-31T22:29:19.131Z eslint:config-array-factory Loaded: @typescript-eslint/eslint-plugin@4.0.1 (/Users/redacted/frontend/node_modules/@typescript-eslint/eslint-plugin/dist/index.js) 2020-08-31T22:29:19.357Z eslint:config-array-factory Plugin /Users/redacted/frontend/node_modules/@typescript-eslint/eslint-plugin/dist/index.js loaded in: 226ms 2020-08-31T22:29:19.357Z eslint:config-array-factory Loading {extends:"eslint:recommended"} relative to /Users/redacted/frontend/.eslintrc.js 2020-08-31T22:29:19.357Z eslint:config-array-factory Loading JS config file: /Users/redacted/frontend/node_modules/eslint/conf/eslint-recommended.js 2020-08-31T22:29:19.358Z eslint:config-array-factory Loading {extends:"plugin:@typescript-eslint/eslint-recommended"} relative to /Users/redacted/frontend/.eslintrc.js 2020-08-31T22:29:19.358Z eslint:config-array-factory Loading plugin "@typescript-eslint" from /Users/redacted/frontend/.eslintrc.js 2020-08-31T22:29:19.359Z eslint:config-array-factory Loaded: @typescript-eslint/eslint-plugin@4.0.1 (/Users/redacted/frontend/node_modules/@typescript-eslint/eslint-plugin/dist/index.js) 2020-08-31T22:29:19.359Z eslint:config-array-factory Plugin /Users/redacted/frontend/node_modules/@typescript-eslint/eslint-plugin/dist/index.js loaded in: 0ms 2020-08-31T22:29:19.359Z eslint:config-array-factory Loading {extends:"plugin:@typescript-eslint/recommended"} relative to /Users/redacted/frontend/.eslintrc.js 2020-08-31T22:29:19.359Z eslint:config-array-factory Loading plugin "@typescript-eslint" from /Users/redacted/frontend/.eslintrc.js 2020-08-31T22:29:19.359Z eslint:config-array-factory Loaded: @typescript-eslint/eslint-plugin@4.0.1 (/Users/redacted/frontend/node_modules/@typescript-eslint/eslint-plugin/dist/index.js) 2020-08-31T22:29:19.359Z eslint:config-array-factory Plugin /Users/redacted/frontend/node_modules/@typescript-eslint/eslint-plugin/dist/index.js loaded in: 0ms 2020-08-31T22:29:19.359Z eslint:config-array-factory Loading {extends:"./configs/base"} relative to /Users/redacted/frontend/node_modules/@typescript-eslint/eslint-plugin/dist/index.js 2020-08-31T22:29:19.360Z eslint:config-array-factory package.json was not found: Cannot find module './configs/base/package.json' Require stack: - /Users/redacted/frontend/node_modules/@typescript-eslint/eslint-plugin/dist/index.js 2020-08-31T22:29:19.360Z eslint:config-array-factory Loaded: ./configs/base (/Users/redacted/frontend/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js) 2020-08-31T22:29:19.360Z eslint:config-array-factory Loading JS config file: /Users/redacted/frontend/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js 2020-08-31T22:29:19.360Z eslint:config-array-factory Loading parser "@typescript-eslint/parser" from /Users/redacted/frontend/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js 2020-08-31T22:29:19.361Z eslint:config-array-factory Loaded: @typescript-eslint/parser@4.0.1 (/Users/redacted/frontend/node_modules/@typescript-eslint/parser/dist/index.js) 2020-08-31T22:29:19.361Z eslint:config-array-factory Loading plugin "@typescript-eslint" from /Users/redacted/frontend/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js 2020-08-31T22:29:19.361Z eslint:config-array-factory Loaded: @typescript-eslint/eslint-plugin@4.0.1 (/Users/redacted/frontend/node_modules/@typescript-eslint/eslint-plugin/dist/index.js) 2020-08-31T22:29:19.361Z eslint:config-array-factory Plugin /Users/redacted/frontend/node_modules/@typescript-eslint/eslint-plugin/dist/index.js loaded in: 0ms 2020-08-31T22:29:19.361Z eslint:config-array-factory Loading {extends:"./configs/eslint-recommended"} relative to /Users/redacted/frontend/node_modules/@typescript-eslint/eslint-plugin/dist/index.js 2020-08-31T22:29:19.361Z eslint:config-array-factory package.json was not found: Cannot find module './configs/eslint-recommended/package.json' Require stack: - /Users/redacted/frontend/node_modules/@typescript-eslint/eslint-plugin/dist/index.js 2020-08-31T22:29:19.361Z eslint:config-array-factory Loaded: ./configs/eslint-recommended (/Users/redacted/frontend/node_modules/@typescript-eslint/eslint-plugin/dist/configs/eslint-recommended.js) 2020-08-31T22:29:19.361Z eslint:config-array-factory Loading JS config file: /Users/redacted/frontend/node_modules/@typescript-eslint/eslint-plugin/dist/configs/eslint-recommended.js 2020-08-31T22:29:19.362Z eslint:config-array-factory Loading {extends:"plugin:prettier/recommended"} relative to /Users/redacted/frontend/.eslintrc.js 2020-08-31T22:29:19.362Z eslint:config-array-factory Loading plugin "prettier" from /Users/redacted/frontend/.eslintrc.js 2020-08-31T22:29:19.362Z eslint:config-array-factory Loaded: eslint-plugin-prettier@3.1.4 (/Users/redacted/frontend/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js) 2020-08-31T22:29:19.370Z eslint:config-array-factory Plugin /Users/redacted/frontend/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js loaded in: 8ms 2020-08-31T22:29:19.370Z eslint:config-array-factory Loading {extends:"prettier"} relative to /Users/redacted/frontend/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js 2020-08-31T22:29:19.371Z eslint:config-array-factory Loaded: eslint-config-prettier@6.11.0 (/Users/redacted/frontend/node_modules/eslint-config-prettier/index.js) 2020-08-31T22:29:19.372Z eslint:config-array-factory Loading JS config file: /Users/redacted/frontend/node_modules/eslint-config-prettier/index.js 2020-08-31T22:29:19.372Z eslint:config-array-factory Loading plugin "prettier" from /Users/redacted/frontend/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js 2020-08-31T22:29:19.373Z eslint:config-array-factory Loaded: eslint-plugin-prettier@3.1.4 (/Users/redacted/frontend/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js) 2020-08-31T22:29:19.373Z eslint:config-array-factory Plugin /Users/redacted/frontend/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js loaded in: 0ms 2020-08-31T22:29:19.373Z eslint:cascading-config-array-factory Stop traversing because of 'root:true'. 2020-08-31T22:29:19.374Z eslint:rules Loading rule 'array-callback-return' (remaining=274) 2020-08-31T22:29:19.376Z eslint:rules Loading rule 'default-case' (remaining=273) 2020-08-31T22:29:19.378Z eslint:rules Loading rule 'dot-location' (remaining=272) 2020-08-31T22:29:19.379Z eslint:rules Loading rule 'eqeqeq' (remaining=271) 2020-08-31T22:29:19.381Z eslint:rules Loading rule 'new-parens' (remaining=270) 2020-08-31T22:29:19.383Z eslint:rules Loading rule 'no-array-constructor' (remaining=269) 2020-08-31T22:29:19.384Z eslint:rules Loading rule 'no-caller' (remaining=268) 2020-08-31T22:29:19.385Z eslint:rules Loading rule 'no-cond-assign' (remaining=267) 2020-08-31T22:29:19.386Z eslint:rules Loading rule 'no-const-assign' (remaining=266) 2020-08-31T22:29:19.387Z eslint:rules Loading rule 'no-control-regex' (remaining=265) 2020-08-31T22:29:19.390Z eslint:rules Loading rule 'no-delete-var' (remaining=264) 2020-08-31T22:29:19.391Z eslint:rules Loading rule 'no-dupe-args' (remaining=263) 2020-08-31T22:29:19.392Z eslint:rules Loading rule 'no-dupe-class-members' (remaining=262) 2020-08-31T22:29:19.392Z eslint:rules Loading rule 'no-dupe-keys' (remaining=261) 2020-08-31T22:29:19.392Z eslint:rules Loading rule 'no-duplicate-case' (remaining=260) 2020-08-31T22:29:19.393Z eslint:rules Loading rule 'no-empty-character-class' (remaining=259) 2020-08-31T22:29:19.394Z eslint:rules Loading rule 'no-empty-pattern' (remaining=258) 2020-08-31T22:29:19.394Z eslint:rules Loading rule 'no-eval' (remaining=257) 2020-08-31T22:29:19.396Z eslint:rules Loading rule 'no-ex-assign' (remaining=256) 2020-08-31T22:29:19.396Z eslint:rules Loading rule 'no-extend-native' (remaining=255) 2020-08-31T22:29:19.398Z eslint:rules Loading rule 'no-extra-bind' (remaining=254) 2020-08-31T22:29:19.399Z eslint:rules Loading rule 'no-extra-label' (remaining=253) 2020-08-31T22:29:19.400Z eslint:rules Loading rule 'no-fallthrough' (remaining=252) 2020-08-31T22:29:19.402Z eslint:rules Loading rule 'no-func-assign' (remaining=251) 2020-08-31T22:29:19.402Z eslint:rules Loading rule 'no-implied-eval' (remaining=250) 2020-08-31T22:29:19.403Z eslint:rules Loading rule 'no-invalid-regexp' (remaining=249) 2020-08-31T22:29:19.405Z eslint:rules Loading rule 'no-iterator' (remaining=248) 2020-08-31T22:29:19.405Z eslint:rules Loading rule 'no-label-var' (remaining=247) 2020-08-31T22:29:19.406Z eslint:rules Loading rule 'no-labels' (remaining=246) 2020-08-31T22:29:19.407Z eslint:rules Loading rule 'no-lone-blocks' (remaining=245) 2020-08-31T22:29:19.408Z eslint:rules Loading rule 'no-loop-func' (remaining=244) 2020-08-31T22:29:19.408Z eslint:rules Loading rule 'no-mixed-operators' (remaining=243) 2020-08-31T22:29:19.410Z eslint:rules Loading rule 'no-multi-str' (remaining=242) 2020-08-31T22:29:19.411Z eslint:rules Loading rule 'no-native-reassign' (remaining=241) 2020-08-31T22:29:19.412Z eslint:rules Loading rule 'no-negated-in-lhs' (remaining=240) 2020-08-31T22:29:19.413Z eslint:rules Loading rule 'no-new-func' (remaining=239) 2020-08-31T22:29:19.414Z eslint:rules Loading rule 'no-new-object' (remaining=238) 2020-08-31T22:29:19.414Z eslint:rules Loading rule 'no-new-symbol' (remaining=237) 2020-08-31T22:29:19.415Z eslint:rules Loading rule 'no-new-wrappers' (remaining=236) 2020-08-31T22:29:19.415Z eslint:rules Loading rule 'no-obj-calls' (remaining=235) 2020-08-31T22:29:19.416Z eslint:rules Loading rule 'no-octal' (remaining=234) 2020-08-31T22:29:19.417Z eslint:rules Loading rule 'no-octal-escape' (remaining=233) 2020-08-31T22:29:19.418Z eslint:rules Loading rule 'no-redeclare' (remaining=232) 2020-08-31T22:29:19.419Z eslint:rules Loading rule 'no-regex-spaces' (remaining=231) 2020-08-31T22:29:19.420Z eslint:rules Loading rule 'no-restricted-syntax' (remaining=230) 2020-08-31T22:29:19.421Z eslint:rules Loading rule 'no-script-url' (remaining=229) 2020-08-31T22:29:19.422Z eslint:rules Loading rule 'no-self-assign' (remaining=228) 2020-08-31T22:29:19.423Z eslint:rules Loading rule 'no-self-compare' (remaining=227) 2020-08-31T22:29:19.424Z eslint:rules Loading rule 'no-sequences' (remaining=226) 2020-08-31T22:29:19.425Z eslint:rules Loading rule 'no-shadow-restricted-names' (remaining=225) 2020-08-31T22:29:19.425Z eslint:rules Loading rule 'no-sparse-arrays' (remaining=224) 2020-08-31T22:29:19.426Z eslint:rules Loading rule 'no-template-curly-in-string' (remaining=223) 2020-08-31T22:29:19.427Z eslint:rules Loading rule 'no-this-before-super' (remaining=222) 2020-08-31T22:29:19.428Z eslint:rules Loading rule 'no-throw-literal' (remaining=221) 2020-08-31T22:29:19.428Z eslint:rules Loading rule 'no-undef' (remaining=220) 2020-08-31T22:29:19.429Z eslint:rules Loading rule 'no-restricted-globals' (remaining=219) 2020-08-31T22:29:19.431Z eslint:rules Loading rule 'no-unreachable' (remaining=218) 2020-08-31T22:29:19.432Z eslint:rules Loading rule 'no-unused-expressions' (remaining=217) 2020-08-31T22:29:19.433Z eslint:rules Loading rule 'no-unused-labels' (remaining=216) 2020-08-31T22:29:19.433Z eslint:rules Loading rule 'no-unused-vars' (remaining=215) 2020-08-31T22:29:19.435Z eslint:rules Loading rule 'no-use-before-define' (remaining=214) 2020-08-31T22:29:19.437Z eslint:rules Loading rule 'no-useless-computed-key' (remaining=213) 2020-08-31T22:29:19.438Z eslint:rules Loading rule 'no-useless-concat' (remaining=212) 2020-08-31T22:29:19.439Z eslint:rules Loading rule 'no-useless-constructor' (remaining=211) 2020-08-31T22:29:19.439Z eslint:rules Loading rule 'no-useless-escape' (remaining=210) 2020-08-31T22:29:19.440Z eslint:rules Loading rule 'no-useless-rename' (remaining=209) 2020-08-31T22:29:19.441Z eslint:rules Loading rule 'no-with' (remaining=208) 2020-08-31T22:29:19.442Z eslint:rules Loading rule 'no-whitespace-before-property' (remaining=207) 2020-08-31T22:29:19.443Z eslint:rules Loading rule 'require-yield' (remaining=206) 2020-08-31T22:29:19.444Z eslint:rules Loading rule 'rest-spread-spacing' (remaining=205) 2020-08-31T22:29:19.445Z eslint:rules Loading rule 'strict' (remaining=204) 2020-08-31T22:29:19.446Z eslint:rules Loading rule 'unicode-bom' (remaining=203) 2020-08-31T22:29:19.447Z eslint:rules Loading rule 'use-isnan' (remaining=202) 2020-08-31T22:29:19.451Z eslint:rules Loading rule 'valid-typeof' (remaining=201) 2020-08-31T22:29:19.452Z eslint:rules Loading rule 'no-restricted-properties' (remaining=200) 2020-08-31T22:29:19.455Z eslint:rules Loading rule 'getter-return' (remaining=199) 2020-08-31T22:29:19.470Z eslint:rules Loading rule 'constructor-super' (remaining=198) 2020-08-31T22:29:19.471Z eslint:rules Loading rule 'for-direction' (remaining=197) 2020-08-31T22:29:19.472Z eslint:rules Loading rule 'no-async-promise-executor' (remaining=196) 2020-08-31T22:29:19.472Z eslint:rules Loading rule 'no-case-declarations' (remaining=195) 2020-08-31T22:29:19.473Z eslint:rules Loading rule 'no-class-assign' (remaining=194) 2020-08-31T22:29:19.474Z eslint:rules Loading rule 'no-compare-neg-zero' (remaining=193) 2020-08-31T22:29:19.474Z eslint:rules Loading rule 'no-constant-condition' (remaining=192) 2020-08-31T22:29:19.476Z eslint:rules Loading rule 'no-debugger' (remaining=191) 2020-08-31T22:29:19.476Z eslint:rules Loading rule 'no-empty' (remaining=190) 2020-08-31T22:29:19.478Z eslint:rules Loading rule 'no-extra-boolean-cast' (remaining=189) 2020-08-31T22:29:19.478Z eslint:rules Loading rule 'no-extra-semi' (remaining=188) 2020-08-31T22:29:19.478Z eslint:rules Loading rule 'no-global-assign' (remaining=187) 2020-08-31T22:29:19.479Z eslint:rules Loading rule 'no-inner-declarations' (remaining=186) 2020-08-31T22:29:19.480Z eslint:rules Loading rule 'no-irregular-whitespace' (remaining=185) 2020-08-31T22:29:19.481Z eslint:rules Loading rule 'no-misleading-character-class' (remaining=184) 2020-08-31T22:29:19.486Z eslint:rules Loading rule 'no-mixed-spaces-and-tabs' (remaining=183) 2020-08-31T22:29:19.487Z eslint:rules Loading rule 'no-prototype-builtins' (remaining=182) 2020-08-31T22:29:19.487Z eslint:rules Loading rule 'no-unexpected-multiline' (remaining=181) 2020-08-31T22:29:19.488Z eslint:rules Loading rule 'no-unsafe-finally' (remaining=180) 2020-08-31T22:29:19.489Z eslint:rules Loading rule 'no-unsafe-negation' (remaining=179) 2020-08-31T22:29:19.490Z eslint:rules Loading rule 'no-useless-catch' (remaining=178) 2020-08-31T22:29:19.490Z eslint:rules Loading rule 'no-import-assign' (remaining=177) 2020-08-31T22:29:19.491Z eslint:rules Loading rule 'no-setter-return' (remaining=176) 2020-08-31T22:29:19.492Z eslint:rules Loading rule 'no-var' (remaining=175) 2020-08-31T22:29:19.493Z eslint:rules Loading rule 'prefer-const' (remaining=174) 2020-08-31T22:29:19.494Z eslint:rules Loading rule 'prefer-rest-params' (remaining=173) 2020-08-31T22:29:19.495Z eslint:rules Loading rule 'prefer-spread' (remaining=172) 2020-08-31T22:29:19.499Z eslint:rules Loading rule 'no-empty-function' (remaining=171) 2020-08-31T22:29:19.504Z eslint:rules Loading rule 'arrow-body-style' (remaining=170) 2020-08-31T22:29:19.505Z eslint:rules Loading rule 'curly' (remaining=169) 2020-08-31T22:29:19.506Z eslint:rules Loading rule 'lines-around-comment' (remaining=168) 2020-08-31T22:29:19.507Z eslint:rules Loading rule 'max-len' (remaining=167) 2020-08-31T22:29:19.508Z eslint:rules Loading rule 'no-confusing-arrow' (remaining=166) 2020-08-31T22:29:19.509Z eslint:rules Loading rule 'no-tabs' (remaining=165) 2020-08-31T22:29:19.510Z eslint:rules Loading rule 'prefer-arrow-callback' (remaining=164) 2020-08-31T22:29:19.511Z eslint:rules Loading rule 'quotes' (remaining=163) 2020-08-31T22:29:19.511Z eslint:rules Loading rule 'array-bracket-newline' (remaining=162) 2020-08-31T22:29:19.512Z eslint:rules Loading rule 'array-bracket-spacing' (remaining=161) 2020-08-31T22:29:19.513Z eslint:rules Loading rule 'array-element-newline' (remaining=160) 2020-08-31T22:29:19.514Z eslint:rules Loading rule 'arrow-parens' (remaining=159) 2020-08-31T22:29:19.514Z eslint:rules Loading rule 'arrow-spacing' (remaining=158) 2020-08-31T22:29:19.515Z eslint:rules Loading rule 'block-spacing' (remaining=157) 2020-08-31T22:29:19.517Z eslint:rules Loading rule 'brace-style' (remaining=156) 2020-08-31T22:29:19.517Z eslint:rules Loading rule 'comma-dangle' (remaining=155) 2020-08-31T22:29:19.518Z eslint:rules Loading rule 'comma-spacing' (remaining=154) 2020-08-31T22:29:19.518Z eslint:rules Loading rule 'comma-style' (remaining=153) 2020-08-31T22:29:19.519Z eslint:rules Loading rule 'computed-property-spacing' (remaining=152) 2020-08-31T22:29:19.520Z eslint:rules Loading rule 'eol-last' (remaining=151) 2020-08-31T22:29:19.521Z eslint:rules Loading rule 'func-call-spacing' (remaining=150) 2020-08-31T22:29:19.521Z eslint:rules Loading rule 'function-call-argument-newline' (remaining=149) 2020-08-31T22:29:19.522Z eslint:rules Loading rule 'function-paren-newline' (remaining=148) 2020-08-31T22:29:19.523Z eslint:rules Loading rule 'generator-star-spacing' (remaining=147) 2020-08-31T22:29:19.523Z eslint:rules Loading rule 'implicit-arrow-linebreak' (remaining=146) 2020-08-31T22:29:19.524Z eslint:rules Loading rule 'indent' (remaining=145) 2020-08-31T22:29:19.524Z eslint:rules Loading rule 'jsx-quotes' (remaining=144) 2020-08-31T22:29:19.525Z eslint:rules Loading rule 'key-spacing' (remaining=143) 2020-08-31T22:29:19.526Z eslint:rules Loading rule 'keyword-spacing' (remaining=142) 2020-08-31T22:29:19.526Z eslint:rules Loading rule 'linebreak-style' (remaining=141) 2020-08-31T22:29:19.527Z eslint:rules Loading rule 'multiline-ternary' (remaining=140) 2020-08-31T22:29:19.528Z eslint:rules Loading rule 'newline-per-chained-call' (remaining=139) 2020-08-31T22:29:19.528Z eslint:rules Loading rule 'no-extra-parens' (remaining=138) 2020-08-31T22:29:19.528Z eslint:rules Loading rule 'no-floating-decimal' (remaining=137) 2020-08-31T22:29:19.529Z eslint:rules Loading rule 'no-multi-spaces' (remaining=136) 2020-08-31T22:29:19.530Z eslint:rules Loading rule 'no-multiple-empty-lines' (remaining=135) 2020-08-31T22:29:19.530Z eslint:rules Loading rule 'no-trailing-spaces' (remaining=134) 2020-08-31T22:29:19.531Z eslint:rules Loading rule 'nonblock-statement-body-position' (remaining=133) 2020-08-31T22:29:19.532Z eslint:rules Loading rule 'object-curly-newline' (remaining=132) 2020-08-31T22:29:19.533Z eslint:rules Loading rule 'object-curly-spacing' (remaining=131) 2020-08-31T22:29:19.534Z eslint:rules Loading rule 'object-property-newline' (remaining=130) 2020-08-31T22:29:19.534Z eslint:rules Loading rule 'one-var-declaration-per-line' (remaining=129) 2020-08-31T22:29:19.535Z eslint:rules Loading rule 'operator-linebreak' (remaining=128) 2020-08-31T22:29:19.536Z eslint:rules Loading rule 'padded-blocks' (remaining=127) 2020-08-31T22:29:19.537Z eslint:rules Loading rule 'quote-props' (remaining=126) 2020-08-31T22:29:19.537Z eslint:rules Loading rule 'semi' (remaining=125) 2020-08-31T22:29:19.538Z eslint:rules Loading rule 'semi-spacing' (remaining=124) 2020-08-31T22:29:19.538Z eslint:rules Loading rule 'semi-style' (remaining=123) 2020-08-31T22:29:19.539Z eslint:rules Loading rule 'space-before-blocks' (remaining=122) 2020-08-31T22:29:19.540Z eslint:rules Loading rule 'space-before-function-paren' (remaining=121) 2020-08-31T22:29:19.540Z eslint:rules Loading rule 'space-in-parens' (remaining=120) 2020-08-31T22:29:19.541Z eslint:rules Loading rule 'space-infix-ops' (remaining=119) 2020-08-31T22:29:19.542Z eslint:rules Loading rule 'space-unary-ops' (remaining=118) 2020-08-31T22:29:19.542Z eslint:rules Loading rule 'switch-colon-spacing' (remaining=117) 2020-08-31T22:29:19.543Z eslint:rules Loading rule 'template-curly-spacing' (remaining=116) 2020-08-31T22:29:19.543Z eslint:rules Loading rule 'template-tag-spacing' (remaining=115) 2020-08-31T22:29:19.544Z eslint:rules Loading rule 'wrap-iife' (remaining=114) 2020-08-31T22:29:19.545Z eslint:rules Loading rule 'wrap-regex' (remaining=113) 2020-08-31T22:29:19.545Z eslint:rules Loading rule 'yield-star-spacing' (remaining=112) 2020-08-31T22:29:19.546Z eslint:rules Loading rule 'indent-legacy' (remaining=111) 2020-08-31T22:29:19.547Z eslint:rules Loading rule 'no-spaced-func' (remaining=110) 2020-08-31T22:29:19.548Z eslint:rules Loading rule 'no-restricted-imports' (remaining=109) 2020-08-31T22:29:19.558Z eslint:cascading-config-array-factory Configuration was determined: ConfigArray(13) [ { name: 'DefaultIgnorePattern', filePath: '', criteria: null, env: undefined, globals: undefined, ignorePattern: IgnorePattern { patterns: [Array], basePath: '/Users/redacted/frontend', loose: false }, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: undefined, settings: undefined }, { name: '.eslintrc.js » eslint-config-react-app', filePath: '/Users/redacted/frontend/node_modules/eslint-config-react-app/index.js', criteria: null, env: { browser: true, commonjs: true, es6: true, jest: true, node: true }, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: { error: null, filePath: '/Users/redacted/frontend/node_modules/babel-eslint/lib/index.js', id: 'babel-eslint', importerName: '.eslintrc.js » eslint-config-react-app', importerPath: '/Users/redacted/frontend/node_modules/eslint-config-react-app/index.js' }, parserOptions: { ecmaVersion: 2018, sourceType: 'module', ecmaFeatures: [Object] }, plugins: { import: [Object], flowtype: [Object], 'jsx-a11y': [Object], react: [Object], 'react-hooks': [Object] }, processor: undefined, reportUnusedDisableDirectives: undefined, root: true, rules: { 'array-callback-return': 'warn', 'default-case': [Array], 'dot-location': [Array], eqeqeq: [Array], 'new-parens': 'warn', 'no-array-constructor': 'warn', 'no-caller': 'warn', 'no-cond-assign': [Array], 'no-const-assign': 'warn', 'no-control-regex': 'warn', 'no-delete-var': 'warn', 'no-dupe-args': 'warn', 'no-dupe-class-members': 'warn', 'no-dupe-keys': 'warn', 'no-duplicate-case': 'warn', 'no-empty-character-class': 'warn', 'no-empty-pattern': 'warn', 'no-eval': 'warn', 'no-ex-assign': 'warn', 'no-extend-native': 'warn', 'no-extra-bind': 'warn', 'no-extra-label': 'warn', 'no-fallthrough': 'warn', 'no-func-assign': 'warn', 'no-implied-eval': 'warn', 'no-invalid-regexp': 'warn', 'no-iterator': 'warn', 'no-label-var': 'warn', 'no-labels': [Array], 'no-lone-blocks': 'warn', 'no-loop-func': 'warn', 'no-mixed-operators': [Array], 'no-multi-str': 'warn', 'no-native-reassign': 'warn', 'no-negated-in-lhs': 'warn', 'no-new-func': 'warn', 'no-new-object': 'warn', 'no-new-symbol': 'warn', 'no-new-wrappers': 'warn', 'no-obj-calls': 'warn', 'no-octal': 'warn', 'no-octal-escape': 'warn', 'no-redeclare': [Array], 'no-regex-spaces': 'warn', 'no-restricted-syntax': [Array], 'no-script-url': 'warn', 'no-self-assign': 'warn', 'no-self-compare': 'warn', 'no-sequences': 'warn', 'no-shadow-restricted-names': 'warn', 'no-sparse-arrays': 'warn', 'no-template-curly-in-string': 'warn', 'no-this-before-super': 'warn', 'no-throw-literal': 'warn', 'no-undef': 'error', 'no-restricted-globals': [Array], 'no-unreachable': 'warn', 'no-unused-expressions': [Array], 'no-unused-labels': 'warn', 'no-unused-vars': [Array], 'no-use-before-define': [Array], 'no-useless-computed-key': 'warn', 'no-useless-concat': 'warn', 'no-useless-constructor': 'warn', 'no-useless-escape': 'warn', 'no-useless-rename': [Array], 'no-with': 'warn', 'no-whitespace-before-property': 'warn', 'react-hooks/exhaustive-deps': 'warn', 'require-yield': 'warn', 'rest-spread-spacing': [Array], strict: [Array], 'unicode-bom': [Array], 'use-isnan': 'warn', 'valid-typeof': 'warn', 'no-restricted-properties': [Array], 'getter-return': 'warn', 'import/first': 'error', 'import/no-amd': 'error', 'import/no-webpack-loader-syntax': 'error', 'react/forbid-foreign-prop-types': [Array], 'react/jsx-no-comment-textnodes': 'warn', 'react/jsx-no-duplicate-props': 'warn', 'react/jsx-no-target-blank': 'warn', 'react/jsx-no-undef': 'error', 'react/jsx-pascal-case': [Array], 'react/jsx-uses-react': 'warn', 'react/jsx-uses-vars': 'warn', 'react/no-danger-with-children': 'warn', 'react/no-direct-mutation-state': 'warn', 'react/no-is-mounted': 'warn', 'react/no-typos': 'error', 'react/react-in-jsx-scope': 'error', 'react/require-render-return': 'error', 'react/style-prop-object': 'warn', 'jsx-a11y/accessible-emoji': 'warn', 'jsx-a11y/alt-text': 'warn', 'jsx-a11y/anchor-has-content': 'warn', 'jsx-a11y/anchor-is-valid': [Array], 'jsx-a11y/aria-activedescendant-has-tabindex': 'warn', 'jsx-a11y/aria-props': 'warn', 'jsx-a11y/aria-proptypes': 'warn', 'jsx-a11y/aria-role': [Array], 'jsx-a11y/aria-unsupported-elements': 'warn', 'jsx-a11y/heading-has-content': 'warn', 'jsx-a11y/iframe-has-title': 'warn', 'jsx-a11y/img-redundant-alt': 'warn', 'jsx-a11y/no-access-key': 'warn', 'jsx-a11y/no-distracting-elements': 'warn', 'jsx-a11y/no-redundant-roles': 'warn', 'jsx-a11y/role-has-required-aria-props': 'warn', 'jsx-a11y/role-supports-aria-props': 'warn', 'jsx-a11y/scope': 'warn', 'react-hooks/rules-of-hooks': 'error', 'flowtype/define-flow-type': 'warn', 'flowtype/require-valid-file-annotation': 'warn', 'flowtype/use-flow-type': 'warn' }, settings: { react: [Object] } }, { name: '.eslintrc.js » eslint-config-react-app#overrides[0]', filePath: '/Users/redacted/frontend/node_modules/eslint-config-react-app/index.js', criteria: { includes: [Array], excludes: null, basePath: '/Users/redacted/frontend' }, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: { error: null, filePath: '/Users/redacted/frontend/node_modules/@typescript-eslint/parser/dist/index.js', id: '@typescript-eslint/parser', importerName: '.eslintrc.js » eslint-config-react-app#overrides[0]', importerPath: '/Users/redacted/frontend/node_modules/eslint-config-react-app/index.js' }, parserOptions: { ecmaVersion: 2018, sourceType: 'module', ecmaFeatures: [Object], warnOnUnsupportedTypeScriptVersion: true }, plugins: { '@typescript-eslint': [Object] }, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'default-case': 'off', 'no-dupe-class-members': 'off', 'no-undef': 'off', '@typescript-eslint/consistent-type-assertions': 'warn', 'no-array-constructor': 'off', '@typescript-eslint/no-array-constructor': 'warn', 'no-use-before-define': 'off', '@typescript-eslint/no-use-before-define': [Array], 'no-unused-expressions': 'off', '@typescript-eslint/no-unused-expressions': [Array], 'no-unused-vars': 'off', '@typescript-eslint/no-unused-vars': [Array], 'no-useless-constructor': 'off', '@typescript-eslint/no-useless-constructor': 'warn' }, settings: undefined }, { name: '.eslintrc.js » eslint:recommended', filePath: '/Users/redacted/frontend/node_modules/eslint/conf/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: { 'constructor-super': 'error', 'for-direction': 'error', 'getter-return': 'error', 'no-async-promise-executor': 'error', 'no-case-declarations': 'error', 'no-class-assign': 'error', 'no-compare-neg-zero': 'error', 'no-cond-assign': 'error', 'no-const-assign': 'error', 'no-constant-condition': 'error', 'no-control-regex': 'error', 'no-debugger': 'error', 'no-delete-var': 'error', 'no-dupe-args': 'error', 'no-dupe-class-members': 'error', 'no-dupe-keys': 'error', 'no-duplicate-case': 'error', 'no-empty': 'error', 'no-empty-character-class': 'error', 'no-empty-pattern': 'error', 'no-ex-assign': 'error', 'no-extra-boolean-cast': 'error', 'no-extra-semi': 'error', 'no-fallthrough': 'error', 'no-func-assign': 'error', 'no-global-assign': 'error', 'no-inner-declarations': 'error', 'no-invalid-regexp': 'error', 'no-irregular-whitespace': 'error', 'no-misleading-character-class': 'error', 'no-mixed-spaces-and-tabs': 'error', 'no-new-symbol': 'error', 'no-obj-calls': 'error', 'no-octal': 'error', 'no-prototype-builtins': 'error', 'no-redeclare': 'error', 'no-regex-spaces': 'error', 'no-self-assign': 'error', 'no-shadow-restricted-names': 'error', 'no-sparse-arrays': 'error', 'no-this-before-super': 'error', 'no-undef': 'error', 'no-unexpected-multiline': 'error', 'no-unreachable': 'error', 'no-unsafe-finally': 'error', 'no-unsafe-negation': 'error', 'no-unused-labels': 'error', 'no-unused-vars': 'error', 'no-useless-catch': 'error', 'no-useless-escape': 'error', 'no-with': 'error', 'require-yield': 'error', 'use-isnan': 'error', 'valid-typeof': 'error' }, settings: undefined }, { name: '.eslintrc.js » plugin:@typescript-eslint/eslint-recommended', filePath: '/Users/redacted/frontend/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: undefined, settings: undefined }, { name: '.eslintrc.js » plugin:@typescript-eslint/eslint-recommended#overrides[0]', filePath: '/Users/redacted/frontend/node_modules/@typescript-eslint/eslint-plugin/dist/index.js', criteria: { includes: [Array], excludes: null, basePath: '/Users/redacted/frontend' }, 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 » ./configs/base', filePath: '/Users/redacted/frontend/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: { error: null, filePath: '/Users/redacted/frontend/node_modules/@typescript-eslint/parser/dist/index.js', id: '@typescript-eslint/parser', importerName: '.eslintrc.js » plugin:@typescript-eslint/recommended » ./configs/base', importerPath: '/Users/redacted/frontend/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: '/Users/redacted/frontend/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: '/Users/redacted/frontend/node_modules/@typescript-eslint/eslint-plugin/dist/configs/eslint-recommended.js', criteria: { includes: [Array], excludes: null, basePath: '/Users/redacted/frontend' }, 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: '/Users/redacted/frontend/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 » plugin:prettier/recommended » eslint-config-prettier', filePath: '/Users/redacted/frontend/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: '/Users/redacted/frontend/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: '/Users/redacted/frontend/.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-unused-vars': [Array], '@typescript-eslint/explicit-function-return-type': 'off', 'no-restricted-imports': [Array] }, settings: undefined } ] on /Users/redacted/frontend/src 2020-08-31T22:29:19.560Z eslint:ignore-pattern Create with: [ IgnorePattern { patterns: [ '/node_modules/*', '/bower_components/*' ], basePath: '/Users/redacted/frontend', loose: false } ] 2020-08-31T22:29:19.561Z eslint:ignore-pattern processed: { basePath: '/Users/redacted/frontend', patterns: [ '/node_modules/*', '/bower_components/*' ] } 2020-08-31T22:29:19.561Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/App.test.tsx', dot: false, relativePath: 'src/App.test.tsx', result: false } 2020-08-31T22:29:19.561Z eslint:file-enumerator Yield: App.test.tsx 2020-08-31T22:29:19.561Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src. 2020-08-31T22:29:19.561Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src. 2020-08-31T22:29:19.562Z eslint:cli-engine Lint /Users/redacted/frontend/src/App.test.tsx 2020-08-31T22:29:19.562Z eslint:linter Linting code for /Users/redacted/frontend/src/App.test.tsx (pass 1) 2020-08-31T22:29:19.562Z eslint:linter Verify 2020-08-31T22:29:19.562Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/App.test.tsx 2020-08-31T22:29:19.871Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/App.test.tsx (pass 1) 2020-08-31T22:29:19.871Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:19.871Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:19.872Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/App.tsx', dot: false, relativePath: 'src/App.tsx', result: false } 2020-08-31T22:29:19.872Z eslint:file-enumerator Yield: App.tsx 2020-08-31T22:29:19.872Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src. 2020-08-31T22:29:19.872Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src. 2020-08-31T22:29:19.873Z eslint:cli-engine Lint /Users/redacted/frontend/src/App.tsx 2020-08-31T22:29:19.873Z eslint:linter Linting code for /Users/redacted/frontend/src/App.tsx (pass 1) 2020-08-31T22:29:19.873Z eslint:linter Verify 2020-08-31T22:29:19.873Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/App.tsx 2020-08-31T22:29:19.893Z eslint:config-comment-parser Parsing list config 2020-08-31T22:29:19.990Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/App.tsx (pass 1) 2020-08-31T22:29:19.990Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:19.990Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:19.991Z eslint:ignore-pattern Create with: [ IgnorePattern { patterns: [ '/node_modules/*', '/bower_components/*' ], basePath: '/Users/redacted/frontend', loose: false } ] 2020-08-31T22:29:19.991Z eslint:ignore-pattern processed: { basePath: '/Users/redacted/frontend', patterns: [ '/node_modules/*', '/bower_components/*' ] } 2020-08-31T22:29:19.991Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/', dot: false, relativePath: 'src/Components/', result: false } 2020-08-31T22:29:19.991Z eslint:file-enumerator Enter the directory: /Users/redacted/frontend/src/Components 2020-08-31T22:29:19.991Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:19.992Z eslint:cascading-config-array-factory No cache found: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:19.992Z eslint:config-array-factory Config file not found on /Users/redacted/frontend/src/Components 2020-08-31T22:29:19.992Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src. 2020-08-31T22:29:19.992Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/AnswerHeader.tsx', dot: false, relativePath: 'src/Components/AnswerHeader.tsx', result: false } 2020-08-31T22:29:19.992Z eslint:file-enumerator Yield: AnswerHeader.tsx 2020-08-31T22:29:19.992Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:19.992Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:19.993Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/AnswerHeader.tsx 2020-08-31T22:29:19.993Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/AnswerHeader.tsx (pass 1) 2020-08-31T22:29:19.993Z eslint:linter Verify 2020-08-31T22:29:19.993Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/AnswerHeader.tsx 2020-08-31T22:29:20.091Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/AnswerHeader.tsx (pass 1) 2020-08-31T22:29:20.091Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:20.091Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:20.092Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/AssignmentsTable.tsx', dot: false, relativePath: 'src/Components/AssignmentsTable.tsx', result: false } 2020-08-31T22:29:20.092Z eslint:file-enumerator Yield: AssignmentsTable.tsx 2020-08-31T22:29:20.092Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:20.092Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:20.092Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/AssignmentsTable.tsx 2020-08-31T22:29:20.092Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/AssignmentsTable.tsx (pass 1) 2020-08-31T22:29:20.092Z eslint:linter Verify 2020-08-31T22:29:20.092Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/AssignmentsTable.tsx 2020-08-31T22:29:20.167Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/AssignmentsTable.tsx (pass 1) 2020-08-31T22:29:20.167Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:20.167Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:20.167Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/Avatar.tsx', dot: false, relativePath: 'src/Components/Avatar.tsx', result: false } 2020-08-31T22:29:20.167Z eslint:file-enumerator Yield: Avatar.tsx 2020-08-31T22:29:20.167Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:20.167Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:20.168Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/Avatar.tsx 2020-08-31T22:29:20.168Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/Avatar.tsx (pass 1) 2020-08-31T22:29:20.168Z eslint:linter Verify 2020-08-31T22:29:20.168Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/Avatar.tsx 2020-08-31T22:29:20.216Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/Avatar.tsx (pass 1) 2020-08-31T22:29:20.216Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:20.216Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:20.216Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/Badge.tsx', dot: false, relativePath: 'src/Components/Badge.tsx', result: false } 2020-08-31T22:29:20.216Z eslint:file-enumerator Yield: Badge.tsx 2020-08-31T22:29:20.216Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:20.216Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:20.217Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/Badge.tsx 2020-08-31T22:29:20.217Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/Badge.tsx (pass 1) 2020-08-31T22:29:20.217Z eslint:linter Verify 2020-08-31T22:29:20.217Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/Badge.tsx 2020-08-31T22:29:20.255Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/Badge.tsx (pass 1) 2020-08-31T22:29:20.255Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:20.255Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:20.255Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/BadgeGroup.tsx', dot: false, relativePath: 'src/Components/BadgeGroup.tsx', result: false } 2020-08-31T22:29:20.255Z eslint:file-enumerator Yield: BadgeGroup.tsx 2020-08-31T22:29:20.255Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:20.255Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:20.256Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/BadgeGroup.tsx 2020-08-31T22:29:20.256Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/BadgeGroup.tsx (pass 1) 2020-08-31T22:29:20.256Z eslint:linter Verify 2020-08-31T22:29:20.256Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/BadgeGroup.tsx 2020-08-31T22:29:20.295Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/BadgeGroup.tsx (pass 1) 2020-08-31T22:29:20.295Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:20.295Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:20.295Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/Bar.tsx', dot: false, relativePath: 'src/Components/Bar.tsx', result: false } 2020-08-31T22:29:20.295Z eslint:file-enumerator Yield: Bar.tsx 2020-08-31T22:29:20.295Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:20.295Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:20.296Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/Bar.tsx 2020-08-31T22:29:20.296Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/Bar.tsx (pass 1) 2020-08-31T22:29:20.296Z eslint:linter Verify 2020-08-31T22:29:20.296Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/Bar.tsx 2020-08-31T22:29:20.375Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/Bar.tsx (pass 1) 2020-08-31T22:29:20.375Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:20.375Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:20.375Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/BrowserSupportBanner.tsx', dot: false, relativePath: 'src/Components/BrowserSupportBanner.tsx', result: false } 2020-08-31T22:29:20.375Z eslint:file-enumerator Yield: BrowserSupportBanner.tsx 2020-08-31T22:29:20.375Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:20.375Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:20.375Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/BrowserSupportBanner.tsx 2020-08-31T22:29:20.375Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/BrowserSupportBanner.tsx (pass 1) 2020-08-31T22:29:20.376Z eslint:linter Verify 2020-08-31T22:29:20.376Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/BrowserSupportBanner.tsx 2020-08-31T22:29:20.486Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/BrowserSupportBanner.tsx (pass 1) 2020-08-31T22:29:20.486Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:20.486Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:20.486Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/BundleCard.tsx', dot: false, relativePath: 'src/Components/BundleCard.tsx', result: false } 2020-08-31T22:29:20.486Z eslint:file-enumerator Yield: BundleCard.tsx 2020-08-31T22:29:20.486Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:20.486Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:20.487Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/BundleCard.tsx 2020-08-31T22:29:20.487Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/BundleCard.tsx (pass 1) 2020-08-31T22:29:20.487Z eslint:linter Verify 2020-08-31T22:29:20.487Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/BundleCard.tsx 2020-08-31T22:29:20.580Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/BundleCard.tsx (pass 1) 2020-08-31T22:29:20.580Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:20.580Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:20.581Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/BundleClassNameCell.tsx', dot: false, relativePath: 'src/Components/BundleClassNameCell.tsx', result: false } 2020-08-31T22:29:20.581Z eslint:file-enumerator Yield: BundleClassNameCell.tsx 2020-08-31T22:29:20.581Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:20.581Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:20.582Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/BundleClassNameCell.tsx 2020-08-31T22:29:20.582Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/BundleClassNameCell.tsx (pass 1) 2020-08-31T22:29:20.582Z eslint:linter Verify 2020-08-31T22:29:20.582Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/BundleClassNameCell.tsx 2020-08-31T22:29:20.613Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/BundleClassNameCell.tsx (pass 1) 2020-08-31T22:29:20.613Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:20.613Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:20.613Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/BundleClassesTable.tsx', dot: false, relativePath: 'src/Components/BundleClassesTable.tsx', result: false } 2020-08-31T22:29:20.613Z eslint:file-enumerator Yield: BundleClassesTable.tsx 2020-08-31T22:29:20.613Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:20.613Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:20.614Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/BundleClassesTable.tsx 2020-08-31T22:29:20.614Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/BundleClassesTable.tsx (pass 1) 2020-08-31T22:29:20.614Z eslint:linter Verify 2020-08-31T22:29:20.614Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/BundleClassesTable.tsx 2020-08-31T22:29:20.664Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/BundleClassesTable.tsx (pass 1) 2020-08-31T22:29:20.664Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:20.664Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:20.664Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/BundleNameCell.tsx', dot: false, relativePath: 'src/Components/BundleNameCell.tsx', result: false } 2020-08-31T22:29:20.664Z eslint:file-enumerator Yield: BundleNameCell.tsx 2020-08-31T22:29:20.664Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:20.664Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:20.667Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/BundleNameCell.tsx 2020-08-31T22:29:20.667Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/BundleNameCell.tsx (pass 1) 2020-08-31T22:29:20.667Z eslint:linter Verify 2020-08-31T22:29:20.668Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/BundleNameCell.tsx 2020-08-31T22:29:20.697Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/BundleNameCell.tsx (pass 1) 2020-08-31T22:29:20.698Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:20.698Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:20.698Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/BundlesGrid.tsx', dot: false, relativePath: 'src/Components/BundlesGrid.tsx', result: false } 2020-08-31T22:29:20.698Z eslint:file-enumerator Yield: BundlesGrid.tsx 2020-08-31T22:29:20.698Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:20.698Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:20.698Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/BundlesGrid.tsx 2020-08-31T22:29:20.698Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/BundlesGrid.tsx (pass 1) 2020-08-31T22:29:20.698Z eslint:linter Verify 2020-08-31T22:29:20.698Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/BundlesGrid.tsx 2020-08-31T22:29:20.721Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/BundlesGrid.tsx (pass 1) 2020-08-31T22:29:20.721Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:20.721Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:20.721Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/BundlesList.tsx', dot: false, relativePath: 'src/Components/BundlesList.tsx', result: false } 2020-08-31T22:29:20.721Z eslint:file-enumerator Yield: BundlesList.tsx 2020-08-31T22:29:20.721Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:20.721Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:20.721Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/BundlesList.tsx 2020-08-31T22:29:20.721Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/BundlesList.tsx (pass 1) 2020-08-31T22:29:20.722Z eslint:linter Verify 2020-08-31T22:29:20.722Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/BundlesList.tsx 2020-08-31T22:29:20.760Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/BundlesList.tsx (pass 1) 2020-08-31T22:29:20.760Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:20.760Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:20.760Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/BundlesTable.tsx', dot: false, relativePath: 'src/Components/BundlesTable.tsx', result: false } 2020-08-31T22:29:20.760Z eslint:file-enumerator Yield: BundlesTable.tsx 2020-08-31T22:29:20.760Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:20.760Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:20.760Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/BundlesTable.tsx 2020-08-31T22:29:20.760Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/BundlesTable.tsx (pass 1) 2020-08-31T22:29:20.760Z eslint:linter Verify 2020-08-31T22:29:20.761Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/BundlesTable.tsx 2020-08-31T22:29:20.811Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/BundlesTable.tsx (pass 1) 2020-08-31T22:29:20.811Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:20.811Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:20.813Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/CardSection.tsx', dot: false, relativePath: 'src/Components/CardSection.tsx', result: false } 2020-08-31T22:29:20.813Z eslint:file-enumerator Yield: CardSection.tsx 2020-08-31T22:29:20.813Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:20.813Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:20.814Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/CardSection.tsx 2020-08-31T22:29:20.814Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/CardSection.tsx (pass 1) 2020-08-31T22:29:20.814Z eslint:linter Verify 2020-08-31T22:29:20.814Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/CardSection.tsx 2020-08-31T22:29:20.849Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/CardSection.tsx (pass 1) 2020-08-31T22:29:20.849Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:20.849Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:20.849Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/CardSectionStyles.css', dot: false, relativePath: 'src/Components/CardSectionStyles.css', result: false } 2020-08-31T22:29:20.849Z eslint:file-enumerator Didn't match: CardSectionStyles.css 2020-08-31T22:29:20.849Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/CatalogFilters.tsx', dot: false, relativePath: 'src/Components/CatalogFilters.tsx', result: false } 2020-08-31T22:29:20.849Z eslint:file-enumerator Yield: CatalogFilters.tsx 2020-08-31T22:29:20.849Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:20.849Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:20.849Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/CatalogFilters.tsx 2020-08-31T22:29:20.849Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/CatalogFilters.tsx (pass 1) 2020-08-31T22:29:20.850Z eslint:linter Verify 2020-08-31T22:29:20.850Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/CatalogFilters.tsx 2020-08-31T22:29:20.865Z eslint:config-comment-parser Parsing list config 2020-08-31T22:29:20.912Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/CatalogFilters.tsx (pass 1) 2020-08-31T22:29:20.912Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:20.912Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:20.912Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/CircularProgress.tsx', dot: false, relativePath: 'src/Components/CircularProgress.tsx', result: false } 2020-08-31T22:29:20.912Z eslint:file-enumerator Yield: CircularProgress.tsx 2020-08-31T22:29:20.913Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:20.913Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:20.913Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/CircularProgress.tsx 2020-08-31T22:29:20.913Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/CircularProgress.tsx (pass 1) 2020-08-31T22:29:20.914Z eslint:linter Verify 2020-08-31T22:29:20.914Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/CircularProgress.tsx 2020-08-31T22:29:20.963Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/CircularProgress.tsx (pass 1) 2020-08-31T22:29:20.963Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:20.964Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:20.964Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/ClassDetailAside.tsx', dot: false, relativePath: 'src/Components/ClassDetailAside.tsx', result: false } 2020-08-31T22:29:20.964Z eslint:file-enumerator Yield: ClassDetailAside.tsx 2020-08-31T22:29:20.964Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:20.964Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:20.967Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/ClassDetailAside.tsx 2020-08-31T22:29:20.967Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/ClassDetailAside.tsx (pass 1) 2020-08-31T22:29:20.967Z eslint:linter Verify 2020-08-31T22:29:20.967Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/ClassDetailAside.tsx 2020-08-31T22:29:21.020Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/ClassDetailAside.tsx (pass 1) 2020-08-31T22:29:21.020Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:21.020Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:21.020Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/ClassDetailDistributive.tsx', dot: false, relativePath: 'src/Components/ClassDetailDistributive.tsx', result: false } 2020-08-31T22:29:21.020Z eslint:file-enumerator Yield: ClassDetailDistributive.tsx 2020-08-31T22:29:21.021Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:21.021Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:21.022Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/ClassDetailDistributive.tsx 2020-08-31T22:29:21.022Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/ClassDetailDistributive.tsx (pass 1) 2020-08-31T22:29:21.022Z eslint:linter Verify 2020-08-31T22:29:21.022Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/ClassDetailDistributive.tsx 2020-08-31T22:29:21.051Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/ClassDetailDistributive.tsx (pass 1) 2020-08-31T22:29:21.051Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:21.051Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:21.051Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/ClassDetailDistributiveInProgress.tsx', dot: false, relativePath: 'src/Components/ClassDetailDistributiveInProgress.tsx', result: false } 2020-08-31T22:29:21.051Z eslint:file-enumerator Yield: ClassDetailDistributiveInProgress.tsx 2020-08-31T22:29:21.051Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:21.051Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:21.052Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/ClassDetailDistributiveInProgress.tsx 2020-08-31T22:29:21.052Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/ClassDetailDistributiveInProgress.tsx (pass 1) 2020-08-31T22:29:21.052Z eslint:linter Verify 2020-08-31T22:29:21.052Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/ClassDetailDistributiveInProgress.tsx 2020-08-31T22:29:21.075Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/ClassDetailDistributiveInProgress.tsx (pass 1) 2020-08-31T22:29:21.075Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:21.075Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:21.075Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/ClassDetailFAQ.tsx', dot: false, relativePath: 'src/Components/ClassDetailFAQ.tsx', result: false } 2020-08-31T22:29:21.075Z eslint:file-enumerator Yield: ClassDetailFAQ.tsx 2020-08-31T22:29:21.075Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:21.075Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:21.076Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/ClassDetailFAQ.tsx 2020-08-31T22:29:21.076Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/ClassDetailFAQ.tsx (pass 1) 2020-08-31T22:29:21.076Z eslint:linter Verify 2020-08-31T22:29:21.076Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/ClassDetailFAQ.tsx 2020-08-31T22:29:21.099Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/ClassDetailFAQ.tsx (pass 1) 2020-08-31T22:29:21.099Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:21.099Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:21.100Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/ClassDetailInstructor.tsx', dot: false, relativePath: 'src/Components/ClassDetailInstructor.tsx', result: false } 2020-08-31T22:29:21.100Z eslint:file-enumerator Yield: ClassDetailInstructor.tsx 2020-08-31T22:29:21.100Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:21.100Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:21.100Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/ClassDetailInstructor.tsx 2020-08-31T22:29:21.100Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/ClassDetailInstructor.tsx (pass 1) 2020-08-31T22:29:21.100Z eslint:linter Verify 2020-08-31T22:29:21.100Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/ClassDetailInstructor.tsx 2020-08-31T22:29:21.128Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/ClassDetailInstructor.tsx (pass 1) 2020-08-31T22:29:21.128Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:21.128Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:21.128Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/ClassDetailLiveInProgress.tsx', dot: false, relativePath: 'src/Components/ClassDetailLiveInProgress.tsx', result: false } 2020-08-31T22:29:21.128Z eslint:file-enumerator Yield: ClassDetailLiveInProgress.tsx 2020-08-31T22:29:21.128Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:21.128Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:21.129Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/ClassDetailLiveInProgress.tsx 2020-08-31T22:29:21.129Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/ClassDetailLiveInProgress.tsx (pass 1) 2020-08-31T22:29:21.129Z eslint:linter Verify 2020-08-31T22:29:21.129Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/ClassDetailLiveInProgress.tsx 2020-08-31T22:29:21.162Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/ClassDetailLiveInProgress.tsx (pass 1) 2020-08-31T22:29:21.162Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:21.162Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:21.162Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/ClassDetailLiveRegistered.tsx', dot: false, relativePath: 'src/Components/ClassDetailLiveRegistered.tsx', result: false } 2020-08-31T22:29:21.162Z eslint:file-enumerator Yield: ClassDetailLiveRegistered.tsx 2020-08-31T22:29:21.162Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:21.162Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:21.162Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/ClassDetailLiveRegistered.tsx 2020-08-31T22:29:21.162Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/ClassDetailLiveRegistered.tsx (pass 1) 2020-08-31T22:29:21.162Z eslint:linter Verify 2020-08-31T22:29:21.162Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/ClassDetailLiveRegistered.tsx 2020-08-31T22:29:21.192Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/ClassDetailLiveRegistered.tsx (pass 1) 2020-08-31T22:29:21.192Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:21.192Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:21.193Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/ClassDetailLiveUpcoming.tsx', dot: false, relativePath: 'src/Components/ClassDetailLiveUpcoming.tsx', result: false } 2020-08-31T22:29:21.193Z eslint:file-enumerator Yield: ClassDetailLiveUpcoming.tsx 2020-08-31T22:29:21.193Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:21.193Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:21.193Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/ClassDetailLiveUpcoming.tsx 2020-08-31T22:29:21.193Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/ClassDetailLiveUpcoming.tsx (pass 1) 2020-08-31T22:29:21.193Z eslint:linter Verify 2020-08-31T22:29:21.193Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/ClassDetailLiveUpcoming.tsx 2020-08-31T22:29:21.257Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/ClassDetailLiveUpcoming.tsx (pass 1) 2020-08-31T22:29:21.257Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:21.257Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:21.257Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/ClassDetailMain.tsx', dot: false, relativePath: 'src/Components/ClassDetailMain.tsx', result: false } 2020-08-31T22:29:21.257Z eslint:file-enumerator Yield: ClassDetailMain.tsx 2020-08-31T22:29:21.257Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:21.257Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:21.258Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/ClassDetailMain.tsx 2020-08-31T22:29:21.258Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/ClassDetailMain.tsx (pass 1) 2020-08-31T22:29:21.258Z eslint:linter Verify 2020-08-31T22:29:21.258Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/ClassDetailMain.tsx 2020-08-31T22:29:21.305Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/ClassDetailMain.tsx (pass 1) 2020-08-31T22:29:21.305Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:21.305Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:21.305Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/ClassDetailMaterials.tsx', dot: false, relativePath: 'src/Components/ClassDetailMaterials.tsx', result: false } 2020-08-31T22:29:21.306Z eslint:file-enumerator Yield: ClassDetailMaterials.tsx 2020-08-31T22:29:21.306Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:21.306Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:21.306Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/ClassDetailMaterials.tsx 2020-08-31T22:29:21.306Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/ClassDetailMaterials.tsx (pass 1) 2020-08-31T22:29:21.306Z eslint:linter Verify 2020-08-31T22:29:21.306Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/ClassDetailMaterials.tsx 2020-08-31T22:29:21.376Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/ClassDetailMaterials.tsx (pass 1) 2020-08-31T22:29:21.376Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:21.376Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:21.376Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/ClassDetailOverview.tsx', dot: false, relativePath: 'src/Components/ClassDetailOverview.tsx', result: false } 2020-08-31T22:29:21.377Z eslint:file-enumerator Yield: ClassDetailOverview.tsx 2020-08-31T22:29:21.377Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:21.377Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:21.377Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/ClassDetailOverview.tsx 2020-08-31T22:29:21.377Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/ClassDetailOverview.tsx (pass 1) 2020-08-31T22:29:21.377Z eslint:linter Verify 2020-08-31T22:29:21.377Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/ClassDetailOverview.tsx 2020-08-31T22:29:21.435Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/ClassDetailOverview.tsx (pass 1) 2020-08-31T22:29:21.435Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:21.435Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:21.436Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/ClassDetailTakeQuiz.tsx', dot: false, relativePath: 'src/Components/ClassDetailTakeQuiz.tsx', result: false } 2020-08-31T22:29:21.436Z eslint:file-enumerator Yield: ClassDetailTakeQuiz.tsx 2020-08-31T22:29:21.436Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:21.436Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:21.436Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/ClassDetailTakeQuiz.tsx 2020-08-31T22:29:21.436Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/ClassDetailTakeQuiz.tsx (pass 1) 2020-08-31T22:29:21.436Z eslint:linter Verify 2020-08-31T22:29:21.436Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/ClassDetailTakeQuiz.tsx 2020-08-31T22:29:21.465Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/ClassDetailTakeQuiz.tsx (pass 1) 2020-08-31T22:29:21.465Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:21.465Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:21.465Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/ClassList.tsx', dot: false, relativePath: 'src/Components/ClassList.tsx', result: false } 2020-08-31T22:29:21.465Z eslint:file-enumerator Yield: ClassList.tsx 2020-08-31T22:29:21.465Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:21.465Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:21.466Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/ClassList.tsx 2020-08-31T22:29:21.466Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/ClassList.tsx (pass 1) 2020-08-31T22:29:21.466Z eslint:linter Verify 2020-08-31T22:29:21.466Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/ClassList.tsx 2020-08-31T22:29:21.551Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/ClassList.tsx (pass 1) 2020-08-31T22:29:21.551Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:21.551Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:21.551Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/ClassMissedSection.tsx', dot: false, relativePath: 'src/Components/ClassMissedSection.tsx', result: false } 2020-08-31T22:29:21.551Z eslint:file-enumerator Yield: ClassMissedSection.tsx 2020-08-31T22:29:21.551Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:21.551Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:21.551Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/ClassMissedSection.tsx 2020-08-31T22:29:21.551Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/ClassMissedSection.tsx (pass 1) 2020-08-31T22:29:21.552Z eslint:linter Verify 2020-08-31T22:29:21.552Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/ClassMissedSection.tsx 2020-08-31T22:29:21.594Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/ClassMissedSection.tsx (pass 1) 2020-08-31T22:29:21.594Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:21.594Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:21.594Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/ClassNameCell.tsx', dot: false, relativePath: 'src/Components/ClassNameCell.tsx', result: false } 2020-08-31T22:29:21.594Z eslint:file-enumerator Yield: ClassNameCell.tsx 2020-08-31T22:29:21.594Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:21.595Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:21.595Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/ClassNameCell.tsx 2020-08-31T22:29:21.595Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/ClassNameCell.tsx (pass 1) 2020-08-31T22:29:21.595Z eslint:linter Verify 2020-08-31T22:29:21.595Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/ClassNameCell.tsx 2020-08-31T22:29:21.623Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/ClassNameCell.tsx (pass 1) 2020-08-31T22:29:21.623Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:21.623Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:21.623Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/ClassOption.tsx', dot: false, relativePath: 'src/Components/ClassOption.tsx', result: false } 2020-08-31T22:29:21.623Z eslint:file-enumerator Yield: ClassOption.tsx 2020-08-31T22:29:21.623Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:21.623Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:21.623Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/ClassOption.tsx 2020-08-31T22:29:21.623Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/ClassOption.tsx (pass 1) 2020-08-31T22:29:21.623Z eslint:linter Verify 2020-08-31T22:29:21.623Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/ClassOption.tsx 2020-08-31T22:29:21.710Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/ClassOption.tsx (pass 1) 2020-08-31T22:29:21.710Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:21.710Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:21.710Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/ClassProgress.tsx', dot: false, relativePath: 'src/Components/ClassProgress.tsx', result: false } 2020-08-31T22:29:21.710Z eslint:file-enumerator Yield: ClassProgress.tsx 2020-08-31T22:29:21.710Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:21.710Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:21.711Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/ClassProgress.tsx 2020-08-31T22:29:21.711Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/ClassProgress.tsx (pass 1) 2020-08-31T22:29:21.711Z eslint:linter Verify 2020-08-31T22:29:21.711Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/ClassProgress.tsx 2020-08-31T22:29:21.757Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/ClassProgress.tsx (pass 1) 2020-08-31T22:29:21.757Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:21.757Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:21.757Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/ClassSession.tsx', dot: false, relativePath: 'src/Components/ClassSession.tsx', result: false } 2020-08-31T22:29:21.758Z eslint:file-enumerator Yield: ClassSession.tsx 2020-08-31T22:29:21.758Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:21.758Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:21.758Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/ClassSession.tsx 2020-08-31T22:29:21.758Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/ClassSession.tsx (pass 1) 2020-08-31T22:29:21.758Z eslint:linter Verify 2020-08-31T22:29:21.758Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/ClassSession.tsx 2020-08-31T22:29:21.807Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/ClassSession.tsx (pass 1) 2020-08-31T22:29:21.807Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:21.807Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:21.807Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/ClassSessionsList.tsx', dot: false, relativePath: 'src/Components/ClassSessionsList.tsx', result: false } 2020-08-31T22:29:21.807Z eslint:file-enumerator Yield: ClassSessionsList.tsx 2020-08-31T22:29:21.807Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:21.807Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:21.808Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/ClassSessionsList.tsx 2020-08-31T22:29:21.808Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/ClassSessionsList.tsx (pass 1) 2020-08-31T22:29:21.808Z eslint:linter Verify 2020-08-31T22:29:21.808Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/ClassSessionsList.tsx 2020-08-31T22:29:21.859Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/ClassSessionsList.tsx (pass 1) 2020-08-31T22:29:21.859Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:21.859Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:21.859Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/ClassUnavailableSection.tsx', dot: false, relativePath: 'src/Components/ClassUnavailableSection.tsx', result: false } 2020-08-31T22:29:21.859Z eslint:file-enumerator Yield: ClassUnavailableSection.tsx 2020-08-31T22:29:21.859Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:21.859Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:21.862Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/ClassUnavailableSection.tsx 2020-08-31T22:29:21.862Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/ClassUnavailableSection.tsx (pass 1) 2020-08-31T22:29:21.862Z eslint:linter Verify 2020-08-31T22:29:21.862Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/ClassUnavailableSection.tsx 2020-08-31T22:29:21.895Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/ClassUnavailableSection.tsx (pass 1) 2020-08-31T22:29:21.895Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:21.895Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:21.895Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/DateRangePicker.tsx', dot: false, relativePath: 'src/Components/DateRangePicker.tsx', result: false } 2020-08-31T22:29:21.895Z eslint:file-enumerator Yield: DateRangePicker.tsx 2020-08-31T22:29:21.895Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:21.895Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:21.895Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/DateRangePicker.tsx 2020-08-31T22:29:21.895Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/DateRangePicker.tsx (pass 1) 2020-08-31T22:29:21.895Z eslint:linter Verify 2020-08-31T22:29:21.895Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/DateRangePicker.tsx 2020-08-31T22:29:21.927Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/DateRangePicker.tsx (pass 1) 2020-08-31T22:29:21.927Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:21.927Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:21.927Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/DepartmentPicker.tsx', dot: false, relativePath: 'src/Components/DepartmentPicker.tsx', result: false } 2020-08-31T22:29:21.927Z eslint:file-enumerator Yield: DepartmentPicker.tsx 2020-08-31T22:29:21.927Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:21.928Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:21.928Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/DepartmentPicker.tsx 2020-08-31T22:29:21.928Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/DepartmentPicker.tsx (pass 1) 2020-08-31T22:29:21.928Z eslint:linter Verify 2020-08-31T22:29:21.928Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/DepartmentPicker.tsx 2020-08-31T22:29:21.988Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/DepartmentPicker.tsx (pass 1) 2020-08-31T22:29:21.988Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:21.988Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:21.989Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/DueDateCell.tsx', dot: false, relativePath: 'src/Components/DueDateCell.tsx', result: false } 2020-08-31T22:29:21.989Z eslint:file-enumerator Yield: DueDateCell.tsx 2020-08-31T22:29:21.989Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:21.989Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:21.990Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/DueDateCell.tsx 2020-08-31T22:29:21.990Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/DueDateCell.tsx (pass 1) 2020-08-31T22:29:21.990Z eslint:linter Verify 2020-08-31T22:29:21.990Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/DueDateCell.tsx 2020-08-31T22:29:22.033Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/DueDateCell.tsx (pass 1) 2020-08-31T22:29:22.033Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:22.033Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:22.033Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/Elements.tsx', dot: false, relativePath: 'src/Components/Elements.tsx', result: false } 2020-08-31T22:29:22.033Z eslint:file-enumerator Yield: Elements.tsx 2020-08-31T22:29:22.033Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:22.033Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:22.034Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/Elements.tsx 2020-08-31T22:29:22.034Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/Elements.tsx (pass 1) 2020-08-31T22:29:22.034Z eslint:linter Verify 2020-08-31T22:29:22.034Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/Elements.tsx 2020-08-31T22:29:22.256Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/Elements.tsx (pass 1) 2020-08-31T22:29:22.256Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:22.256Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:22.256Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/ErrorModal.tsx', dot: false, relativePath: 'src/Components/ErrorModal.tsx', result: false } 2020-08-31T22:29:22.256Z eslint:file-enumerator Yield: ErrorModal.tsx 2020-08-31T22:29:22.256Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:22.256Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:22.257Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/ErrorModal.tsx 2020-08-31T22:29:22.257Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/ErrorModal.tsx (pass 1) 2020-08-31T22:29:22.257Z eslint:linter Verify 2020-08-31T22:29:22.257Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/ErrorModal.tsx 2020-08-31T22:29:22.294Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/ErrorModal.tsx (pass 1) 2020-08-31T22:29:22.295Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:22.295Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:22.295Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/ErrorNotice.tsx', dot: false, relativePath: 'src/Components/ErrorNotice.tsx', result: false } 2020-08-31T22:29:22.295Z eslint:file-enumerator Yield: ErrorNotice.tsx 2020-08-31T22:29:22.295Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:22.295Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:22.295Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/ErrorNotice.tsx 2020-08-31T22:29:22.295Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/ErrorNotice.tsx (pass 1) 2020-08-31T22:29:22.295Z eslint:linter Verify 2020-08-31T22:29:22.295Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/ErrorNotice.tsx 2020-08-31T22:29:22.324Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/ErrorNotice.tsx (pass 1) 2020-08-31T22:29:22.324Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:22.324Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:22.324Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/ExternalLink.tsx', dot: false, relativePath: 'src/Components/ExternalLink.tsx', result: false } 2020-08-31T22:29:22.324Z eslint:file-enumerator Yield: ExternalLink.tsx 2020-08-31T22:29:22.324Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:22.325Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:22.325Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/ExternalLink.tsx 2020-08-31T22:29:22.325Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/ExternalLink.tsx (pass 1) 2020-08-31T22:29:22.325Z eslint:linter Verify 2020-08-31T22:29:22.325Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/ExternalLink.tsx 2020-08-31T22:29:22.360Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/ExternalLink.tsx (pass 1) 2020-08-31T22:29:22.360Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:22.360Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:22.360Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/Field/', dot: false, relativePath: 'src/Components/Field/', result: false } 2020-08-31T22:29:22.360Z eslint:file-enumerator Enter the directory: /Users/redacted/frontend/src/Components/Field 2020-08-31T22:29:22.361Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components/Field. 2020-08-31T22:29:22.361Z eslint:cascading-config-array-factory No cache found: /Users/redacted/frontend/src/Components/Field. 2020-08-31T22:29:22.361Z eslint:config-array-factory Config file not found on /Users/redacted/frontend/src/Components/Field 2020-08-31T22:29:22.361Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:22.361Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/Field/Field.css', dot: false, relativePath: 'src/Components/Field/Field.css', result: false } 2020-08-31T22:29:22.361Z eslint:file-enumerator Didn't match: Field.css 2020-08-31T22:29:22.361Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/Field/index.tsx', dot: false, relativePath: 'src/Components/Field/index.tsx', result: false } 2020-08-31T22:29:22.361Z eslint:file-enumerator Yield: index.tsx 2020-08-31T22:29:22.361Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components/Field. 2020-08-31T22:29:22.361Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components/Field. 2020-08-31T22:29:22.362Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/Field/index.tsx 2020-08-31T22:29:22.362Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/Field/index.tsx (pass 1) 2020-08-31T22:29:22.362Z eslint:linter Verify 2020-08-31T22:29:22.362Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/Field/index.tsx 2020-08-31T22:29:22.410Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/Field/index.tsx (pass 1) 2020-08-31T22:29:22.410Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:22.410Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:22.410Z eslint:file-enumerator Leave the directory: /Users/redacted/frontend/src/Components/Field 2020-08-31T22:29:22.410Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/FileField.tsx', dot: false, relativePath: 'src/Components/FileField.tsx', result: false } 2020-08-31T22:29:22.411Z eslint:file-enumerator Yield: FileField.tsx 2020-08-31T22:29:22.411Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:22.411Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:22.411Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/FileField.tsx 2020-08-31T22:29:22.411Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/FileField.tsx (pass 1) 2020-08-31T22:29:22.411Z eslint:linter Verify 2020-08-31T22:29:22.411Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/FileField.tsx 2020-08-31T22:29:22.488Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/FileField.tsx (pass 1) 2020-08-31T22:29:22.488Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:22.489Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:22.489Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/FilterCheckbox.tsx', dot: false, relativePath: 'src/Components/FilterCheckbox.tsx', result: false } 2020-08-31T22:29:22.489Z eslint:file-enumerator Yield: FilterCheckbox.tsx 2020-08-31T22:29:22.489Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:22.489Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:22.490Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/FilterCheckbox.tsx 2020-08-31T22:29:22.490Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/FilterCheckbox.tsx (pass 1) 2020-08-31T22:29:22.490Z eslint:linter Verify 2020-08-31T22:29:22.490Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/FilterCheckbox.tsx 2020-08-31T22:29:22.526Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/FilterCheckbox.tsx (pass 1) 2020-08-31T22:29:22.526Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:22.526Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:22.526Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/FilterDateRangePicker.tsx', dot: false, relativePath: 'src/Components/FilterDateRangePicker.tsx', result: false } 2020-08-31T22:29:22.526Z eslint:file-enumerator Yield: FilterDateRangePicker.tsx 2020-08-31T22:29:22.526Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:22.526Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:22.527Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/FilterDateRangePicker.tsx 2020-08-31T22:29:22.527Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/FilterDateRangePicker.tsx (pass 1) 2020-08-31T22:29:22.527Z eslint:linter Verify 2020-08-31T22:29:22.527Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/FilterDateRangePicker.tsx 2020-08-31T22:29:22.552Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/FilterDateRangePicker.tsx (pass 1) 2020-08-31T22:29:22.552Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:22.552Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:22.552Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/ForgotPasswordForm.tsx', dot: false, relativePath: 'src/Components/ForgotPasswordForm.tsx', result: false } 2020-08-31T22:29:22.552Z eslint:file-enumerator Yield: ForgotPasswordForm.tsx 2020-08-31T22:29:22.552Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:22.552Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:22.552Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/ForgotPasswordForm.tsx 2020-08-31T22:29:22.552Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/ForgotPasswordForm.tsx (pass 1) 2020-08-31T22:29:22.553Z eslint:linter Verify 2020-08-31T22:29:22.553Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/ForgotPasswordForm.tsx 2020-08-31T22:29:22.592Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/ForgotPasswordForm.tsx (pass 1) 2020-08-31T22:29:22.592Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:22.592Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:22.592Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/ForgotPasswordFormSection.tsx', dot: false, relativePath: 'src/Components/ForgotPasswordFormSection.tsx', result: false } 2020-08-31T22:29:22.592Z eslint:file-enumerator Yield: ForgotPasswordFormSection.tsx 2020-08-31T22:29:22.592Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:22.592Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:22.592Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/ForgotPasswordFormSection.tsx 2020-08-31T22:29:22.592Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/ForgotPasswordFormSection.tsx (pass 1) 2020-08-31T22:29:22.592Z eslint:linter Verify 2020-08-31T22:29:22.593Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/ForgotPasswordFormSection.tsx 2020-08-31T22:29:22.624Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/ForgotPasswordFormSection.tsx (pass 1) 2020-08-31T22:29:22.624Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:22.624Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:22.624Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/Form/', dot: false, relativePath: 'src/Components/Form/', result: false } 2020-08-31T22:29:22.625Z eslint:file-enumerator Enter the directory: /Users/redacted/frontend/src/Components/Form 2020-08-31T22:29:22.625Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components/Form. 2020-08-31T22:29:22.625Z eslint:cascading-config-array-factory No cache found: /Users/redacted/frontend/src/Components/Form. 2020-08-31T22:29:22.625Z eslint:config-array-factory Config file not found on /Users/redacted/frontend/src/Components/Form 2020-08-31T22:29:22.625Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:22.625Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/Form/Buttons/', dot: false, relativePath: 'src/Components/Form/Buttons/', result: false } 2020-08-31T22:29:22.625Z eslint:file-enumerator Enter the directory: /Users/redacted/frontend/src/Components/Form/Buttons 2020-08-31T22:29:22.625Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components/Form/Buttons. 2020-08-31T22:29:22.625Z eslint:cascading-config-array-factory No cache found: /Users/redacted/frontend/src/Components/Form/Buttons. 2020-08-31T22:29:22.625Z eslint:config-array-factory Config file not found on /Users/redacted/frontend/src/Components/Form/Buttons 2020-08-31T22:29:22.625Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components/Form. 2020-08-31T22:29:22.625Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/Form/Buttons/SubmitButton.tsx', dot: false, relativePath: 'src/Components/Form/Buttons/SubmitButton.tsx', result: false } 2020-08-31T22:29:22.625Z eslint:file-enumerator Yield: SubmitButton.tsx 2020-08-31T22:29:22.625Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components/Form/Buttons. 2020-08-31T22:29:22.625Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components/Form/Buttons. 2020-08-31T22:29:22.626Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/Form/Buttons/SubmitButton.tsx 2020-08-31T22:29:22.626Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/Form/Buttons/SubmitButton.tsx (pass 1) 2020-08-31T22:29:22.626Z eslint:linter Verify 2020-08-31T22:29:22.626Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/Form/Buttons/SubmitButton.tsx 2020-08-31T22:29:22.654Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/Form/Buttons/SubmitButton.tsx (pass 1) 2020-08-31T22:29:22.654Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:22.654Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:22.654Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/Form/Buttons/index.tsx', dot: false, relativePath: 'src/Components/Form/Buttons/index.tsx', result: false } 2020-08-31T22:29:22.654Z eslint:file-enumerator Yield: index.tsx 2020-08-31T22:29:22.654Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components/Form/Buttons. 2020-08-31T22:29:22.654Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components/Form/Buttons. 2020-08-31T22:29:22.655Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/Form/Buttons/index.tsx 2020-08-31T22:29:22.655Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/Form/Buttons/index.tsx (pass 1) 2020-08-31T22:29:22.655Z eslint:linter Verify 2020-08-31T22:29:22.655Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/Form/Buttons/index.tsx 2020-08-31T22:29:22.676Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/Form/Buttons/index.tsx (pass 1) 2020-08-31T22:29:22.676Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:22.676Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:22.676Z eslint:file-enumerator Leave the directory: /Users/redacted/frontend/src/Components/Form/Buttons 2020-08-31T22:29:22.676Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/Form/Fields/', dot: false, relativePath: 'src/Components/Form/Fields/', result: false } 2020-08-31T22:29:22.676Z eslint:file-enumerator Enter the directory: /Users/redacted/frontend/src/Components/Form/Fields 2020-08-31T22:29:22.676Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components/Form/Fields. 2020-08-31T22:29:22.676Z eslint:cascading-config-array-factory No cache found: /Users/redacted/frontend/src/Components/Form/Fields. 2020-08-31T22:29:22.676Z eslint:config-array-factory Config file not found on /Users/redacted/frontend/src/Components/Form/Fields 2020-08-31T22:29:22.676Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components/Form. 2020-08-31T22:29:22.676Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/Form/Fields/ConfirmPasswordField.tsx', dot: false, relativePath: 'src/Components/Form/Fields/ConfirmPasswordField.tsx', result: false } 2020-08-31T22:29:22.676Z eslint:file-enumerator Yield: ConfirmPasswordField.tsx 2020-08-31T22:29:22.676Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components/Form/Fields. 2020-08-31T22:29:22.676Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components/Form/Fields. 2020-08-31T22:29:22.677Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/Form/Fields/ConfirmPasswordField.tsx 2020-08-31T22:29:22.677Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/Form/Fields/ConfirmPasswordField.tsx (pass 1) 2020-08-31T22:29:22.677Z eslint:linter Verify 2020-08-31T22:29:22.677Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/Form/Fields/ConfirmPasswordField.tsx 2020-08-31T22:29:22.679Z eslint:config-comment-parser Parsing list config 2020-08-31T22:29:22.701Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/Form/Fields/ConfirmPasswordField.tsx (pass 1) 2020-08-31T22:29:22.702Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:22.702Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:22.702Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/Form/Fields/EmailField.tsx', dot: false, relativePath: 'src/Components/Form/Fields/EmailField.tsx', result: false } 2020-08-31T22:29:22.702Z eslint:file-enumerator Yield: EmailField.tsx 2020-08-31T22:29:22.702Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components/Form/Fields. 2020-08-31T22:29:22.702Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components/Form/Fields. 2020-08-31T22:29:22.702Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/Form/Fields/EmailField.tsx 2020-08-31T22:29:22.702Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/Form/Fields/EmailField.tsx (pass 1) 2020-08-31T22:29:22.702Z eslint:linter Verify 2020-08-31T22:29:22.702Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/Form/Fields/EmailField.tsx 2020-08-31T22:29:22.730Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/Form/Fields/EmailField.tsx (pass 1) 2020-08-31T22:29:22.730Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:22.730Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:22.730Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/Form/Fields/LastNameField.tsx', dot: false, relativePath: 'src/Components/Form/Fields/LastNameField.tsx', result: false } 2020-08-31T22:29:22.730Z eslint:file-enumerator Yield: LastNameField.tsx 2020-08-31T22:29:22.730Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components/Form/Fields. 2020-08-31T22:29:22.730Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components/Form/Fields. 2020-08-31T22:29:22.731Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/Form/Fields/LastNameField.tsx 2020-08-31T22:29:22.731Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/Form/Fields/LastNameField.tsx (pass 1) 2020-08-31T22:29:22.731Z eslint:linter Verify 2020-08-31T22:29:22.731Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/Form/Fields/LastNameField.tsx 2020-08-31T22:29:22.756Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/Form/Fields/LastNameField.tsx (pass 1) 2020-08-31T22:29:22.756Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:22.756Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:22.756Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/Form/Fields/NameField.tsx', dot: false, relativePath: 'src/Components/Form/Fields/NameField.tsx', result: false } 2020-08-31T22:29:22.756Z eslint:file-enumerator Yield: NameField.tsx 2020-08-31T22:29:22.756Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components/Form/Fields. 2020-08-31T22:29:22.756Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components/Form/Fields. 2020-08-31T22:29:22.757Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/Form/Fields/NameField.tsx 2020-08-31T22:29:22.757Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/Form/Fields/NameField.tsx (pass 1) 2020-08-31T22:29:22.757Z eslint:linter Verify 2020-08-31T22:29:22.757Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/Form/Fields/NameField.tsx 2020-08-31T22:29:22.781Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/Form/Fields/NameField.tsx (pass 1) 2020-08-31T22:29:22.781Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:22.781Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:22.781Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/Form/Fields/PasswordField.tsx', dot: false, relativePath: 'src/Components/Form/Fields/PasswordField.tsx', result: false } 2020-08-31T22:29:22.781Z eslint:file-enumerator Yield: PasswordField.tsx 2020-08-31T22:29:22.781Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components/Form/Fields. 2020-08-31T22:29:22.781Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components/Form/Fields. 2020-08-31T22:29:22.781Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/Form/Fields/PasswordField.tsx 2020-08-31T22:29:22.781Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/Form/Fields/PasswordField.tsx (pass 1) 2020-08-31T22:29:22.781Z eslint:linter Verify 2020-08-31T22:29:22.781Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/Form/Fields/PasswordField.tsx 2020-08-31T22:29:22.784Z eslint:config-comment-parser Parsing list config 2020-08-31T22:29:22.809Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/Form/Fields/PasswordField.tsx (pass 1) 2020-08-31T22:29:22.809Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:22.809Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:22.809Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/Form/Fields/ReferralCodeField.tsx', dot: false, relativePath: 'src/Components/Form/Fields/ReferralCodeField.tsx', result: false } 2020-08-31T22:29:22.809Z eslint:file-enumerator Yield: ReferralCodeField.tsx 2020-08-31T22:29:22.809Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components/Form/Fields. 2020-08-31T22:29:22.809Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components/Form/Fields. 2020-08-31T22:29:22.810Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/Form/Fields/ReferralCodeField.tsx 2020-08-31T22:29:22.810Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/Form/Fields/ReferralCodeField.tsx (pass 1) 2020-08-31T22:29:22.810Z eslint:linter Verify 2020-08-31T22:29:22.810Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/Form/Fields/ReferralCodeField.tsx 2020-08-31T22:29:22.834Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/Form/Fields/ReferralCodeField.tsx (pass 1) 2020-08-31T22:29:22.834Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:22.834Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:22.834Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/Form/Fields/RememberMe.tsx', dot: false, relativePath: 'src/Components/Form/Fields/RememberMe.tsx', result: false } 2020-08-31T22:29:22.834Z eslint:file-enumerator Yield: RememberMe.tsx 2020-08-31T22:29:22.834Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components/Form/Fields. 2020-08-31T22:29:22.834Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components/Form/Fields. 2020-08-31T22:29:22.835Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/Form/Fields/RememberMe.tsx 2020-08-31T22:29:22.835Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/Form/Fields/RememberMe.tsx (pass 1) 2020-08-31T22:29:22.835Z eslint:linter Verify 2020-08-31T22:29:22.835Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/Form/Fields/RememberMe.tsx 2020-08-31T22:29:22.862Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/Form/Fields/RememberMe.tsx (pass 1) 2020-08-31T22:29:22.862Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:22.862Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:22.862Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/Form/Fields/index.tsx', dot: false, relativePath: 'src/Components/Form/Fields/index.tsx', result: false } 2020-08-31T22:29:22.862Z eslint:file-enumerator Yield: index.tsx 2020-08-31T22:29:22.862Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components/Form/Fields. 2020-08-31T22:29:22.862Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components/Form/Fields. 2020-08-31T22:29:22.863Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/Form/Fields/index.tsx 2020-08-31T22:29:22.863Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/Form/Fields/index.tsx (pass 1) 2020-08-31T22:29:22.863Z eslint:linter Verify 2020-08-31T22:29:22.863Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/Form/Fields/index.tsx 2020-08-31T22:29:22.887Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/Form/Fields/index.tsx (pass 1) 2020-08-31T22:29:22.887Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:22.887Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:22.887Z eslint:file-enumerator Leave the directory: /Users/redacted/frontend/src/Components/Form/Fields 2020-08-31T22:29:22.887Z eslint:file-enumerator Leave the directory: /Users/redacted/frontend/src/Components/Form 2020-08-31T22:29:22.887Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/Forms/', dot: false, relativePath: 'src/Components/Forms/', result: false } 2020-08-31T22:29:22.887Z eslint:file-enumerator Enter the directory: /Users/redacted/frontend/src/Components/Forms 2020-08-31T22:29:22.888Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components/Forms. 2020-08-31T22:29:22.888Z eslint:cascading-config-array-factory No cache found: /Users/redacted/frontend/src/Components/Forms. 2020-08-31T22:29:22.888Z eslint:config-array-factory Config file not found on /Users/redacted/frontend/src/Components/Forms 2020-08-31T22:29:22.888Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:22.888Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/Forms/Form.css', dot: false, relativePath: 'src/Components/Forms/Form.css', result: false } 2020-08-31T22:29:22.888Z eslint:file-enumerator Didn't match: Form.css 2020-08-31T22:29:22.888Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/Forms/OutsideCompletionForm.tsx', dot: false, relativePath: 'src/Components/Forms/OutsideCompletionForm.tsx', result: false } 2020-08-31T22:29:22.888Z eslint:file-enumerator Yield: OutsideCompletionForm.tsx 2020-08-31T22:29:22.888Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components/Forms. 2020-08-31T22:29:22.888Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components/Forms. 2020-08-31T22:29:22.889Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/Forms/OutsideCompletionForm.tsx 2020-08-31T22:29:22.889Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/Forms/OutsideCompletionForm.tsx (pass 1) 2020-08-31T22:29:22.889Z eslint:linter Verify 2020-08-31T22:29:22.889Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/Forms/OutsideCompletionForm.tsx 2020-08-31T22:29:22.940Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/Forms/OutsideCompletionForm.tsx (pass 1) 2020-08-31T22:29:22.940Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:22.940Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:22.940Z eslint:file-enumerator Leave the directory: /Users/redacted/frontend/src/Components/Forms 2020-08-31T22:29:22.940Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/GlobalModal.tsx', dot: false, relativePath: 'src/Components/GlobalModal.tsx', result: false } 2020-08-31T22:29:22.941Z eslint:file-enumerator Yield: GlobalModal.tsx 2020-08-31T22:29:22.941Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:22.941Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:22.941Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/GlobalModal.tsx 2020-08-31T22:29:22.941Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/GlobalModal.tsx (pass 1) 2020-08-31T22:29:22.941Z eslint:linter Verify 2020-08-31T22:29:22.941Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/GlobalModal.tsx 2020-08-31T22:29:22.977Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/GlobalModal.tsx (pass 1) 2020-08-31T22:29:22.977Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:22.977Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:22.978Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/Gravatar.tsx', dot: false, relativePath: 'src/Components/Gravatar.tsx', result: false } 2020-08-31T22:29:22.978Z eslint:file-enumerator Yield: Gravatar.tsx 2020-08-31T22:29:22.978Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:22.978Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:22.978Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/Gravatar.tsx 2020-08-31T22:29:22.978Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/Gravatar.tsx (pass 1) 2020-08-31T22:29:22.978Z eslint:linter Verify 2020-08-31T22:29:22.978Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/Gravatar.tsx 2020-08-31T22:29:23.021Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/Gravatar.tsx (pass 1) 2020-08-31T22:29:23.022Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:23.022Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:23.022Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/Header.tsx', dot: false, relativePath: 'src/Components/Header.tsx', result: false } 2020-08-31T22:29:23.022Z eslint:file-enumerator Yield: Header.tsx 2020-08-31T22:29:23.022Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:23.022Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:23.022Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/Header.tsx 2020-08-31T22:29:23.022Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/Header.tsx (pass 1) 2020-08-31T22:29:23.022Z eslint:linter Verify 2020-08-31T22:29:23.022Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/Header.tsx 2020-08-31T22:29:23.082Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/Header.tsx (pass 1) 2020-08-31T22:29:23.082Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:23.082Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:23.082Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/Icons.tsx', dot: false, relativePath: 'src/Components/Icons.tsx', result: false } 2020-08-31T22:29:23.082Z eslint:file-enumerator Yield: Icons.tsx 2020-08-31T22:29:23.083Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:23.083Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:23.084Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/Icons.tsx 2020-08-31T22:29:23.084Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/Icons.tsx (pass 1) 2020-08-31T22:29:23.084Z eslint:linter Verify 2020-08-31T22:29:23.084Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/Icons.tsx 2020-08-31T22:29:23.218Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/Icons.tsx (pass 1) 2020-08-31T22:29:23.218Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:23.218Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:23.219Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/Info.tsx', dot: false, relativePath: 'src/Components/Info.tsx', result: false } 2020-08-31T22:29:23.219Z eslint:file-enumerator Yield: Info.tsx 2020-08-31T22:29:23.219Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:23.219Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:23.219Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/Info.tsx 2020-08-31T22:29:23.219Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/Info.tsx (pass 1) 2020-08-31T22:29:23.219Z eslint:linter Verify 2020-08-31T22:29:23.219Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/Info.tsx 2020-08-31T22:29:23.252Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/Info.tsx (pass 1) 2020-08-31T22:29:23.252Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:23.252Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:23.252Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/Input.tsx', dot: false, relativePath: 'src/Components/Input.tsx', result: false } 2020-08-31T22:29:23.252Z eslint:file-enumerator Yield: Input.tsx 2020-08-31T22:29:23.252Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:23.252Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:23.252Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/Input.tsx 2020-08-31T22:29:23.252Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/Input.tsx (pass 1) 2020-08-31T22:29:23.253Z eslint:linter Verify 2020-08-31T22:29:23.253Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/Input.tsx 2020-08-31T22:29:23.309Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/Input.tsx (pass 1) 2020-08-31T22:29:23.309Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:23.309Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:23.309Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/IsSupportedBrowser.tsx', dot: false, relativePath: 'src/Components/IsSupportedBrowser.tsx', result: false } 2020-08-31T22:29:23.309Z eslint:file-enumerator Yield: IsSupportedBrowser.tsx 2020-08-31T22:29:23.309Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:23.310Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:23.310Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/IsSupportedBrowser.tsx 2020-08-31T22:29:23.310Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/IsSupportedBrowser.tsx (pass 1) 2020-08-31T22:29:23.310Z eslint:linter Verify 2020-08-31T22:29:23.310Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/IsSupportedBrowser.tsx 2020-08-31T22:29:23.333Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/IsSupportedBrowser.tsx (pass 1) 2020-08-31T22:29:23.333Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:23.333Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:23.334Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/LegacyPage.tsx', dot: false, relativePath: 'src/Components/LegacyPage.tsx', result: false } 2020-08-31T22:29:23.334Z eslint:file-enumerator Yield: LegacyPage.tsx 2020-08-31T22:29:23.334Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:23.334Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:23.334Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/LegacyPage.tsx 2020-08-31T22:29:23.334Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/LegacyPage.tsx (pass 1) 2020-08-31T22:29:23.334Z eslint:linter Verify 2020-08-31T22:29:23.334Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/LegacyPage.tsx 2020-08-31T22:29:23.372Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/LegacyPage.tsx (pass 1) 2020-08-31T22:29:23.372Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:23.372Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:23.372Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/LinkCell.tsx', dot: false, relativePath: 'src/Components/LinkCell.tsx', result: false } 2020-08-31T22:29:23.372Z eslint:file-enumerator Yield: LinkCell.tsx 2020-08-31T22:29:23.372Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:23.372Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:23.373Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/LinkCell.tsx 2020-08-31T22:29:23.373Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/LinkCell.tsx (pass 1) 2020-08-31T22:29:23.373Z eslint:linter Verify 2020-08-31T22:29:23.373Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/LinkCell.tsx 2020-08-31T22:29:23.397Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/LinkCell.tsx (pass 1) 2020-08-31T22:29:23.397Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:23.397Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:23.398Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/Loading.tsx', dot: false, relativePath: 'src/Components/Loading.tsx', result: false } 2020-08-31T22:29:23.398Z eslint:file-enumerator Yield: Loading.tsx 2020-08-31T22:29:23.398Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:23.398Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:23.398Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/Loading.tsx 2020-08-31T22:29:23.398Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/Loading.tsx (pass 1) 2020-08-31T22:29:23.398Z eslint:linter Verify 2020-08-31T22:29:23.398Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/Loading.tsx 2020-08-31T22:29:23.444Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/Loading.tsx (pass 1) 2020-08-31T22:29:23.444Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:23.444Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:23.444Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/LoadingOverlay.tsx', dot: false, relativePath: 'src/Components/LoadingOverlay.tsx', result: false } 2020-08-31T22:29:23.444Z eslint:file-enumerator Yield: LoadingOverlay.tsx 2020-08-31T22:29:23.444Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:23.444Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:23.445Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/LoadingOverlay.tsx 2020-08-31T22:29:23.445Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/LoadingOverlay.tsx (pass 1) 2020-08-31T22:29:23.445Z eslint:linter Verify 2020-08-31T22:29:23.445Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/LoadingOverlay.tsx 2020-08-31T22:29:23.486Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/LoadingOverlay.tsx (pass 1) 2020-08-31T22:29:23.486Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:23.486Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:23.486Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/LoginForm.tsx', dot: false, relativePath: 'src/Components/LoginForm.tsx', result: false } 2020-08-31T22:29:23.486Z eslint:file-enumerator Yield: LoginForm.tsx 2020-08-31T22:29:23.486Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:23.486Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:23.487Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/LoginForm.tsx 2020-08-31T22:29:23.487Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/LoginForm.tsx (pass 1) 2020-08-31T22:29:23.487Z eslint:linter Verify 2020-08-31T22:29:23.487Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/LoginForm.tsx 2020-08-31T22:29:23.515Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/LoginForm.tsx (pass 1) 2020-08-31T22:29:23.515Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:23.515Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:23.515Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/LoginFormSection.tsx', dot: false, relativePath: 'src/Components/LoginFormSection.tsx', result: false } 2020-08-31T22:29:23.515Z eslint:file-enumerator Yield: LoginFormSection.tsx 2020-08-31T22:29:23.515Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:23.515Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:23.516Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/LoginFormSection.tsx 2020-08-31T22:29:23.516Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/LoginFormSection.tsx (pass 1) 2020-08-31T22:29:23.516Z eslint:linter Verify 2020-08-31T22:29:23.516Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/LoginFormSection.tsx 2020-08-31T22:29:23.544Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/LoginFormSection.tsx (pass 1) 2020-08-31T22:29:23.544Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:23.544Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:23.544Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/Logo.tsx', dot: false, relativePath: 'src/Components/Logo.tsx', result: false } 2020-08-31T22:29:23.544Z eslint:file-enumerator Yield: Logo.tsx 2020-08-31T22:29:23.544Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:23.544Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:23.545Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/Logo.tsx 2020-08-31T22:29:23.545Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/Logo.tsx (pass 1) 2020-08-31T22:29:23.545Z eslint:linter Verify 2020-08-31T22:29:23.545Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/Logo.tsx 2020-08-31T22:29:23.569Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/Logo.tsx (pass 1) 2020-08-31T22:29:23.569Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:23.569Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:23.570Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/MakePurchaseModal.tsx', dot: false, relativePath: 'src/Components/MakePurchaseModal.tsx', result: false } 2020-08-31T22:29:23.570Z eslint:file-enumerator Yield: MakePurchaseModal.tsx 2020-08-31T22:29:23.570Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:23.570Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:23.570Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/MakePurchaseModal.tsx 2020-08-31T22:29:23.570Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/MakePurchaseModal.tsx (pass 1) 2020-08-31T22:29:23.570Z eslint:linter Verify 2020-08-31T22:29:23.570Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/MakePurchaseModal.tsx 2020-08-31T22:29:23.600Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/MakePurchaseModal.tsx (pass 1) 2020-08-31T22:29:23.600Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:23.600Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:23.601Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/MarketingCarousel.tsx', dot: false, relativePath: 'src/Components/MarketingCarousel.tsx', result: false } 2020-08-31T22:29:23.601Z eslint:file-enumerator Yield: MarketingCarousel.tsx 2020-08-31T22:29:23.601Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:23.601Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:23.601Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/MarketingCarousel.tsx 2020-08-31T22:29:23.601Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/MarketingCarousel.tsx (pass 1) 2020-08-31T22:29:23.601Z eslint:linter Verify 2020-08-31T22:29:23.601Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/MarketingCarousel.tsx 2020-08-31T22:29:23.664Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/MarketingCarousel.tsx (pass 1) 2020-08-31T22:29:23.664Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:23.664Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:23.664Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/Modal.tsx', dot: false, relativePath: 'src/Components/Modal.tsx', result: false } 2020-08-31T22:29:23.664Z eslint:file-enumerator Yield: Modal.tsx 2020-08-31T22:29:23.664Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:23.664Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:23.665Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/Modal.tsx 2020-08-31T22:29:23.665Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/Modal.tsx (pass 1) 2020-08-31T22:29:23.665Z eslint:linter Verify 2020-08-31T22:29:23.665Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/Modal.tsx 2020-08-31T22:29:23.731Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/Modal.tsx (pass 1) 2020-08-31T22:29:23.731Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:23.731Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:23.731Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/MultiCheckbox.tsx', dot: false, relativePath: 'src/Components/MultiCheckbox.tsx', result: false } 2020-08-31T22:29:23.731Z eslint:file-enumerator Yield: MultiCheckbox.tsx 2020-08-31T22:29:23.732Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:23.732Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:23.732Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/MultiCheckbox.tsx 2020-08-31T22:29:23.732Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/MultiCheckbox.tsx (pass 1) 2020-08-31T22:29:23.732Z eslint:linter Verify 2020-08-31T22:29:23.732Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/MultiCheckbox.tsx 2020-08-31T22:29:23.761Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/MultiCheckbox.tsx (pass 1) 2020-08-31T22:29:23.761Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:23.761Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:23.761Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/MultipleChoiceAnswers.tsx', dot: false, relativePath: 'src/Components/MultipleChoiceAnswers.tsx', result: false } 2020-08-31T22:29:23.761Z eslint:file-enumerator Yield: MultipleChoiceAnswers.tsx 2020-08-31T22:29:23.761Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:23.761Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:23.762Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/MultipleChoiceAnswers.tsx 2020-08-31T22:29:23.762Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/MultipleChoiceAnswers.tsx (pass 1) 2020-08-31T22:29:23.762Z eslint:linter Verify 2020-08-31T22:29:23.762Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/MultipleChoiceAnswers.tsx 2020-08-31T22:29:23.802Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/MultipleChoiceAnswers.tsx (pass 1) 2020-08-31T22:29:23.802Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:23.802Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:23.803Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/MultipleChoiceAnswersResult.tsx', dot: false, relativePath: 'src/Components/MultipleChoiceAnswersResult.tsx', result: false } 2020-08-31T22:29:23.803Z eslint:file-enumerator Yield: MultipleChoiceAnswersResult.tsx 2020-08-31T22:29:23.803Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:23.803Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:23.803Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/MultipleChoiceAnswersResult.tsx 2020-08-31T22:29:23.803Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/MultipleChoiceAnswersResult.tsx (pass 1) 2020-08-31T22:29:23.803Z eslint:linter Verify 2020-08-31T22:29:23.803Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/MultipleChoiceAnswersResult.tsx 2020-08-31T22:29:23.837Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/MultipleChoiceAnswersResult.tsx (pass 1) 2020-08-31T22:29:23.837Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:23.837Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:23.838Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/Nav.tsx', dot: false, relativePath: 'src/Components/Nav.tsx', result: false } 2020-08-31T22:29:23.838Z eslint:file-enumerator Yield: Nav.tsx 2020-08-31T22:29:23.838Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:23.838Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:23.838Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/Nav.tsx 2020-08-31T22:29:23.838Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/Nav.tsx (pass 1) 2020-08-31T22:29:23.838Z eslint:linter Verify 2020-08-31T22:29:23.838Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/Nav.tsx 2020-08-31T22:29:23.873Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/Nav.tsx (pass 1) 2020-08-31T22:29:23.873Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:23.873Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:23.873Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/NavItem.tsx', dot: false, relativePath: 'src/Components/NavItem.tsx', result: false } 2020-08-31T22:29:23.873Z eslint:file-enumerator Yield: NavItem.tsx 2020-08-31T22:29:23.874Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:23.874Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:23.874Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/NavItem.tsx 2020-08-31T22:29:23.874Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/NavItem.tsx (pass 1) 2020-08-31T22:29:23.874Z eslint:linter Verify 2020-08-31T22:29:23.874Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/NavItem.tsx 2020-08-31T22:29:23.927Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/NavItem.tsx (pass 1) 2020-08-31T22:29:23.927Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:23.927Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:23.927Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/Navigation.tsx', dot: false, relativePath: 'src/Components/Navigation.tsx', result: false } 2020-08-31T22:29:23.927Z eslint:file-enumerator Yield: Navigation.tsx 2020-08-31T22:29:23.927Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:23.927Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:23.928Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/Navigation.tsx 2020-08-31T22:29:23.928Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/Navigation.tsx (pass 1) 2020-08-31T22:29:23.928Z eslint:linter Verify 2020-08-31T22:29:23.928Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/Navigation.tsx 2020-08-31T22:29:23.962Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/Navigation.tsx (pass 1) 2020-08-31T22:29:23.962Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:23.962Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:23.962Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/NewCardSection.tsx', dot: false, relativePath: 'src/Components/NewCardSection.tsx', result: false } 2020-08-31T22:29:23.962Z eslint:file-enumerator Yield: NewCardSection.tsx 2020-08-31T22:29:23.962Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:23.962Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:23.962Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/NewCardSection.tsx 2020-08-31T22:29:23.962Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/NewCardSection.tsx (pass 1) 2020-08-31T22:29:23.962Z eslint:linter Verify 2020-08-31T22:29:23.962Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/NewCardSection.tsx 2020-08-31T22:29:23.994Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/NewCardSection.tsx (pass 1) 2020-08-31T22:29:23.995Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:23.995Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:23.995Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/NoTrainingPlans.tsx', dot: false, relativePath: 'src/Components/NoTrainingPlans.tsx', result: false } 2020-08-31T22:29:23.995Z eslint:file-enumerator Yield: NoTrainingPlans.tsx 2020-08-31T22:29:23.995Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:23.995Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:23.995Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/NoTrainingPlans.tsx 2020-08-31T22:29:23.995Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/NoTrainingPlans.tsx (pass 1) 2020-08-31T22:29:23.995Z eslint:linter Verify 2020-08-31T22:29:23.995Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/NoTrainingPlans.tsx 2020-08-31T22:29:24.030Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/NoTrainingPlans.tsx (pass 1) 2020-08-31T22:29:24.030Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:24.030Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:24.030Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/Notice.tsx', dot: false, relativePath: 'src/Components/Notice.tsx', result: false } 2020-08-31T22:29:24.030Z eslint:file-enumerator Yield: Notice.tsx 2020-08-31T22:29:24.030Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:24.030Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:24.030Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/Notice.tsx 2020-08-31T22:29:24.030Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/Notice.tsx (pass 1) 2020-08-31T22:29:24.030Z eslint:linter Verify 2020-08-31T22:29:24.030Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/Notice.tsx 2020-08-31T22:29:24.056Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/Notice.tsx (pass 1) 2020-08-31T22:29:24.056Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:24.056Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:24.056Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/OutsideCompletionModal.tsx', dot: false, relativePath: 'src/Components/OutsideCompletionModal.tsx', result: false } 2020-08-31T22:29:24.056Z eslint:file-enumerator Yield: OutsideCompletionModal.tsx 2020-08-31T22:29:24.056Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:24.056Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:24.057Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/OutsideCompletionModal.tsx 2020-08-31T22:29:24.057Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/OutsideCompletionModal.tsx (pass 1) 2020-08-31T22:29:24.057Z eslint:linter Verify 2020-08-31T22:29:24.057Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/OutsideCompletionModal.tsx 2020-08-31T22:29:24.091Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/OutsideCompletionModal.tsx (pass 1) 2020-08-31T22:29:24.091Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:24.091Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:24.091Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/Page.tsx', dot: false, relativePath: 'src/Components/Page.tsx', result: false } 2020-08-31T22:29:24.091Z eslint:file-enumerator Yield: Page.tsx 2020-08-31T22:29:24.091Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:24.091Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:24.092Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/Page.tsx 2020-08-31T22:29:24.092Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/Page.tsx (pass 1) 2020-08-31T22:29:24.092Z eslint:linter Verify 2020-08-31T22:29:24.092Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/Page.tsx 2020-08-31T22:29:24.136Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/Page.tsx (pass 1) 2020-08-31T22:29:24.136Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:24.136Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:24.136Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/PasswordInput.tsx', dot: false, relativePath: 'src/Components/PasswordInput.tsx', result: false } 2020-08-31T22:29:24.136Z eslint:file-enumerator Yield: PasswordInput.tsx 2020-08-31T22:29:24.136Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:24.136Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:24.137Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/PasswordInput.tsx 2020-08-31T22:29:24.137Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/PasswordInput.tsx (pass 1) 2020-08-31T22:29:24.137Z eslint:linter Verify 2020-08-31T22:29:24.137Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/PasswordInput.tsx 2020-08-31T22:29:24.164Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/PasswordInput.tsx (pass 1) 2020-08-31T22:29:24.164Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:24.164Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:24.164Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/PaymentCompleteModal.tsx', dot: false, relativePath: 'src/Components/PaymentCompleteModal.tsx', result: false } 2020-08-31T22:29:24.164Z eslint:file-enumerator Yield: PaymentCompleteModal.tsx 2020-08-31T22:29:24.164Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:24.164Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:24.164Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/PaymentCompleteModal.tsx 2020-08-31T22:29:24.164Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/PaymentCompleteModal.tsx (pass 1) 2020-08-31T22:29:24.165Z eslint:linter Verify 2020-08-31T22:29:24.165Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/PaymentCompleteModal.tsx 2020-08-31T22:29:24.200Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/PaymentCompleteModal.tsx (pass 1) 2020-08-31T22:29:24.200Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:24.200Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:24.200Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/PaymentForm.tsx', dot: false, relativePath: 'src/Components/PaymentForm.tsx', result: false } 2020-08-31T22:29:24.200Z eslint:file-enumerator Yield: PaymentForm.tsx 2020-08-31T22:29:24.200Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:24.200Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:24.201Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/PaymentForm.tsx 2020-08-31T22:29:24.201Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/PaymentForm.tsx (pass 1) 2020-08-31T22:29:24.201Z eslint:linter Verify 2020-08-31T22:29:24.201Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/PaymentForm.tsx 2020-08-31T22:29:24.337Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/PaymentForm.tsx (pass 1) 2020-08-31T22:29:24.337Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:24.337Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:24.337Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/PaymentMethodOption.tsx', dot: false, relativePath: 'src/Components/PaymentMethodOption.tsx', result: false } 2020-08-31T22:29:24.338Z eslint:file-enumerator Yield: PaymentMethodOption.tsx 2020-08-31T22:29:24.338Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:24.338Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:24.338Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/PaymentMethodOption.tsx 2020-08-31T22:29:24.338Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/PaymentMethodOption.tsx (pass 1) 2020-08-31T22:29:24.338Z eslint:linter Verify 2020-08-31T22:29:24.338Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/PaymentMethodOption.tsx 2020-08-31T22:29:24.393Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/PaymentMethodOption.tsx (pass 1) 2020-08-31T22:29:24.393Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:24.393Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:24.393Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/PaymentMethodSelector.tsx', dot: false, relativePath: 'src/Components/PaymentMethodSelector.tsx', result: false } 2020-08-31T22:29:24.394Z eslint:file-enumerator Yield: PaymentMethodSelector.tsx 2020-08-31T22:29:24.394Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:24.394Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:24.394Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/PaymentMethodSelector.tsx 2020-08-31T22:29:24.394Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/PaymentMethodSelector.tsx (pass 1) 2020-08-31T22:29:24.394Z eslint:linter Verify 2020-08-31T22:29:24.394Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/PaymentMethodSelector.tsx 2020-08-31T22:29:24.420Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/PaymentMethodSelector.tsx (pass 1) 2020-08-31T22:29:24.420Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:24.420Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:24.420Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/PaymentMethodSelectorSection.tsx', dot: false, relativePath: 'src/Components/PaymentMethodSelectorSection.tsx', result: false } 2020-08-31T22:29:24.420Z eslint:file-enumerator Yield: PaymentMethodSelectorSection.tsx 2020-08-31T22:29:24.420Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:24.420Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:24.421Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/PaymentMethodSelectorSection.tsx 2020-08-31T22:29:24.421Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/PaymentMethodSelectorSection.tsx (pass 1) 2020-08-31T22:29:24.421Z eslint:linter Verify 2020-08-31T22:29:24.421Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/PaymentMethodSelectorSection.tsx 2020-08-31T22:29:24.447Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/PaymentMethodSelectorSection.tsx (pass 1) 2020-08-31T22:29:24.447Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:24.447Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:24.448Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/Picker.tsx', dot: false, relativePath: 'src/Components/Picker.tsx', result: false } 2020-08-31T22:29:24.448Z eslint:file-enumerator Yield: Picker.tsx 2020-08-31T22:29:24.448Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:24.448Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:24.448Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/Picker.tsx 2020-08-31T22:29:24.448Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/Picker.tsx (pass 1) 2020-08-31T22:29:24.448Z eslint:linter Verify 2020-08-31T22:29:24.448Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/Picker.tsx 2020-08-31T22:29:24.498Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/Picker.tsx (pass 1) 2020-08-31T22:29:24.498Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:24.498Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:24.498Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/Player.tsx', dot: false, relativePath: 'src/Components/Player.tsx', result: false } 2020-08-31T22:29:24.498Z eslint:file-enumerator Yield: Player.tsx 2020-08-31T22:29:24.498Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:24.498Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:24.499Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/Player.tsx 2020-08-31T22:29:24.499Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/Player.tsx (pass 1) 2020-08-31T22:29:24.499Z eslint:linter Verify 2020-08-31T22:29:24.499Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/Player.tsx 2020-08-31T22:29:24.579Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/Player.tsx (pass 1) 2020-08-31T22:29:24.579Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:24.579Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:24.580Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/PrivateRoute.tsx', dot: false, relativePath: 'src/Components/PrivateRoute.tsx', result: false } 2020-08-31T22:29:24.580Z eslint:file-enumerator Yield: PrivateRoute.tsx 2020-08-31T22:29:24.580Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:24.580Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:24.581Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/PrivateRoute.tsx 2020-08-31T22:29:24.581Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/PrivateRoute.tsx (pass 1) 2020-08-31T22:29:24.581Z eslint:linter Verify 2020-08-31T22:29:24.581Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/PrivateRoute.tsx 2020-08-31T22:29:24.619Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/PrivateRoute.tsx (pass 1) 2020-08-31T22:29:24.619Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:24.619Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:24.619Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/ProgressBar.tsx', dot: false, relativePath: 'src/Components/ProgressBar.tsx', result: false } 2020-08-31T22:29:24.619Z eslint:file-enumerator Yield: ProgressBar.tsx 2020-08-31T22:29:24.619Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:24.619Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:24.619Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/ProgressBar.tsx 2020-08-31T22:29:24.620Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/ProgressBar.tsx (pass 1) 2020-08-31T22:29:24.620Z eslint:linter Verify 2020-08-31T22:29:24.620Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/ProgressBar.tsx 2020-08-31T22:29:24.654Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/ProgressBar.tsx (pass 1) 2020-08-31T22:29:24.654Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:24.654Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:24.654Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/PurchaseModal.tsx', dot: false, relativePath: 'src/Components/PurchaseModal.tsx', result: false } 2020-08-31T22:29:24.654Z eslint:file-enumerator Yield: PurchaseModal.tsx 2020-08-31T22:29:24.654Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:24.654Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:24.655Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/PurchaseModal.tsx 2020-08-31T22:29:24.655Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/PurchaseModal.tsx (pass 1) 2020-08-31T22:29:24.655Z eslint:linter Verify 2020-08-31T22:29:24.655Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/PurchaseModal.tsx 2020-08-31T22:29:24.689Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/PurchaseModal.tsx (pass 1) 2020-08-31T22:29:24.689Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:24.689Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:24.690Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/QuestionHeader.tsx', dot: false, relativePath: 'src/Components/QuestionHeader.tsx', result: false } 2020-08-31T22:29:24.690Z eslint:file-enumerator Yield: QuestionHeader.tsx 2020-08-31T22:29:24.690Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:24.690Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:24.690Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/QuestionHeader.tsx 2020-08-31T22:29:24.690Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/QuestionHeader.tsx (pass 1) 2020-08-31T22:29:24.690Z eslint:linter Verify 2020-08-31T22:29:24.690Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/QuestionHeader.tsx 2020-08-31T22:29:24.721Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/QuestionHeader.tsx (pass 1) 2020-08-31T22:29:24.721Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:24.721Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:24.721Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/Quiz.tsx', dot: false, relativePath: 'src/Components/Quiz.tsx', result: false } 2020-08-31T22:29:24.721Z eslint:file-enumerator Yield: Quiz.tsx 2020-08-31T22:29:24.721Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:24.721Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:24.721Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/Quiz.tsx 2020-08-31T22:29:24.721Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/Quiz.tsx (pass 1) 2020-08-31T22:29:24.721Z eslint:linter Verify 2020-08-31T22:29:24.721Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/Quiz.tsx 2020-08-31T22:29:24.783Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/Quiz.tsx (pass 1) 2020-08-31T22:29:24.783Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:24.783Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:24.784Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/QuizAnswer.tsx', dot: false, relativePath: 'src/Components/QuizAnswer.tsx', result: false } 2020-08-31T22:29:24.784Z eslint:file-enumerator Yield: QuizAnswer.tsx 2020-08-31T22:29:24.784Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:24.784Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:24.784Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/QuizAnswer.tsx 2020-08-31T22:29:24.784Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/QuizAnswer.tsx (pass 1) 2020-08-31T22:29:24.784Z eslint:linter Verify 2020-08-31T22:29:24.784Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/QuizAnswer.tsx 2020-08-31T22:29:24.812Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/QuizAnswer.tsx (pass 1) 2020-08-31T22:29:24.812Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:24.812Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:24.812Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/QuizQuestion.tsx', dot: false, relativePath: 'src/Components/QuizQuestion.tsx', result: false } 2020-08-31T22:29:24.813Z eslint:file-enumerator Yield: QuizQuestion.tsx 2020-08-31T22:29:24.813Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:24.813Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:24.813Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/QuizQuestion.tsx 2020-08-31T22:29:24.813Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/QuizQuestion.tsx (pass 1) 2020-08-31T22:29:24.813Z eslint:linter Verify 2020-08-31T22:29:24.813Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/QuizQuestion.tsx 2020-08-31T22:29:24.850Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/QuizQuestion.tsx (pass 1) 2020-08-31T22:29:24.850Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:24.850Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:24.850Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/QuizResult.tsx', dot: false, relativePath: 'src/Components/QuizResult.tsx', result: false } 2020-08-31T22:29:24.850Z eslint:file-enumerator Yield: QuizResult.tsx 2020-08-31T22:29:24.850Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:24.850Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:24.851Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/QuizResult.tsx 2020-08-31T22:29:24.851Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/QuizResult.tsx (pass 1) 2020-08-31T22:29:24.851Z eslint:linter Verify 2020-08-31T22:29:24.851Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/QuizResult.tsx 2020-08-31T22:29:24.908Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/QuizResult.tsx (pass 1) 2020-08-31T22:29:24.908Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:24.908Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:24.909Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/QuizSegment.tsx', dot: false, relativePath: 'src/Components/QuizSegment.tsx', result: false } 2020-08-31T22:29:24.909Z eslint:file-enumerator Yield: QuizSegment.tsx 2020-08-31T22:29:24.909Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:24.909Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:24.911Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/QuizSegment.tsx 2020-08-31T22:29:24.911Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/QuizSegment.tsx (pass 1) 2020-08-31T22:29:24.911Z eslint:linter Verify 2020-08-31T22:29:24.911Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/QuizSegment.tsx 2020-08-31T22:29:24.937Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/QuizSegment.tsx (pass 1) 2020-08-31T22:29:24.937Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:24.937Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:24.937Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/Reading.tsx', dot: false, relativePath: 'src/Components/Reading.tsx', result: false } 2020-08-31T22:29:24.937Z eslint:file-enumerator Yield: Reading.tsx 2020-08-31T22:29:24.937Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:24.937Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:24.938Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/Reading.tsx 2020-08-31T22:29:24.938Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/Reading.tsx (pass 1) 2020-08-31T22:29:24.938Z eslint:linter Verify 2020-08-31T22:29:24.938Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/Reading.tsx 2020-08-31T22:29:24.983Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/Reading.tsx (pass 1) 2020-08-31T22:29:24.983Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:24.983Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:24.983Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/RegistrationSuccessModal.tsx', dot: false, relativePath: 'src/Components/RegistrationSuccessModal.tsx', result: false } 2020-08-31T22:29:24.983Z eslint:file-enumerator Yield: RegistrationSuccessModal.tsx 2020-08-31T22:29:24.983Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:24.983Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:24.984Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/RegistrationSuccessModal.tsx 2020-08-31T22:29:24.984Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/RegistrationSuccessModal.tsx (pass 1) 2020-08-31T22:29:24.984Z eslint:linter Verify 2020-08-31T22:29:24.984Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/RegistrationSuccessModal.tsx 2020-08-31T22:29:25.010Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/RegistrationSuccessModal.tsx (pass 1) 2020-08-31T22:29:25.010Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:25.010Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:25.010Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/RequirementCategory.tsx', dot: false, relativePath: 'src/Components/RequirementCategory.tsx', result: false } 2020-08-31T22:29:25.010Z eslint:file-enumerator Yield: RequirementCategory.tsx 2020-08-31T22:29:25.010Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:25.010Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:25.010Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/RequirementCategory.tsx 2020-08-31T22:29:25.010Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/RequirementCategory.tsx (pass 1) 2020-08-31T22:29:25.010Z eslint:linter Verify 2020-08-31T22:29:25.010Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/RequirementCategory.tsx 2020-08-31T22:29:25.059Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/RequirementCategory.tsx (pass 1) 2020-08-31T22:29:25.059Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:25.059Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:25.059Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/RequirementGroup.tsx', dot: false, relativePath: 'src/Components/RequirementGroup.tsx', result: false } 2020-08-31T22:29:25.059Z eslint:file-enumerator Yield: RequirementGroup.tsx 2020-08-31T22:29:25.059Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:25.059Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:25.060Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/RequirementGroup.tsx 2020-08-31T22:29:25.060Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/RequirementGroup.tsx (pass 1) 2020-08-31T22:29:25.060Z eslint:linter Verify 2020-08-31T22:29:25.060Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/RequirementGroup.tsx 2020-08-31T22:29:25.126Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/RequirementGroup.tsx (pass 1) 2020-08-31T22:29:25.126Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:25.126Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:25.126Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/RequirementSection.tsx', dot: false, relativePath: 'src/Components/RequirementSection.tsx', result: false } 2020-08-31T22:29:25.126Z eslint:file-enumerator Yield: RequirementSection.tsx 2020-08-31T22:29:25.126Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:25.126Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:25.127Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/RequirementSection.tsx 2020-08-31T22:29:25.127Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/RequirementSection.tsx (pass 1) 2020-08-31T22:29:25.127Z eslint:linter Verify 2020-08-31T22:29:25.127Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/RequirementSection.tsx 2020-08-31T22:29:25.166Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/RequirementSection.tsx (pass 1) 2020-08-31T22:29:25.166Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:25.166Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:25.166Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/ResetPasswordForm.tsx', dot: false, relativePath: 'src/Components/ResetPasswordForm.tsx', result: false } 2020-08-31T22:29:25.166Z eslint:file-enumerator Yield: ResetPasswordForm.tsx 2020-08-31T22:29:25.166Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:25.166Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:25.166Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/ResetPasswordForm.tsx 2020-08-31T22:29:25.166Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/ResetPasswordForm.tsx (pass 1) 2020-08-31T22:29:25.167Z eslint:linter Verify 2020-08-31T22:29:25.167Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/ResetPasswordForm.tsx 2020-08-31T22:29:25.198Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/ResetPasswordForm.tsx (pass 1) 2020-08-31T22:29:25.198Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:25.198Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:25.198Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/ResetPasswordFormSection.tsx', dot: false, relativePath: 'src/Components/ResetPasswordFormSection.tsx', result: false } 2020-08-31T22:29:25.198Z eslint:file-enumerator Yield: ResetPasswordFormSection.tsx 2020-08-31T22:29:25.198Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:25.198Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:25.198Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/ResetPasswordFormSection.tsx 2020-08-31T22:29:25.198Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/ResetPasswordFormSection.tsx (pass 1) 2020-08-31T22:29:25.198Z eslint:linter Verify 2020-08-31T22:29:25.198Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/ResetPasswordFormSection.tsx 2020-08-31T22:29:25.222Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/ResetPasswordFormSection.tsx (pass 1) 2020-08-31T22:29:25.222Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:25.222Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:25.222Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/Search.tsx', dot: false, relativePath: 'src/Components/Search.tsx', result: false } 2020-08-31T22:29:25.222Z eslint:file-enumerator Yield: Search.tsx 2020-08-31T22:29:25.222Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:25.222Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:25.223Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/Search.tsx 2020-08-31T22:29:25.223Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/Search.tsx (pass 1) 2020-08-31T22:29:25.223Z eslint:linter Verify 2020-08-31T22:29:25.223Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/Search.tsx 2020-08-31T22:29:25.253Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/Search.tsx (pass 1) 2020-08-31T22:29:25.253Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:25.253Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:25.253Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/SegmentList.tsx', dot: false, relativePath: 'src/Components/SegmentList.tsx', result: false } 2020-08-31T22:29:25.253Z eslint:file-enumerator Yield: SegmentList.tsx 2020-08-31T22:29:25.253Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:25.253Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:25.254Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/SegmentList.tsx 2020-08-31T22:29:25.254Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/SegmentList.tsx (pass 1) 2020-08-31T22:29:25.254Z eslint:linter Verify 2020-08-31T22:29:25.254Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/SegmentList.tsx 2020-08-31T22:29:25.379Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/SegmentList.tsx (pass 1) 2020-08-31T22:29:25.380Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:25.380Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:25.380Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/Select/', dot: false, relativePath: 'src/Components/Select/', result: false } 2020-08-31T22:29:25.380Z eslint:file-enumerator Enter the directory: /Users/redacted/frontend/src/Components/Select 2020-08-31T22:29:25.380Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components/Select. 2020-08-31T22:29:25.380Z eslint:cascading-config-array-factory No cache found: /Users/redacted/frontend/src/Components/Select. 2020-08-31T22:29:25.380Z eslint:config-array-factory Config file not found on /Users/redacted/frontend/src/Components/Select 2020-08-31T22:29:25.380Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:25.380Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/Select/index.tsx', dot: false, relativePath: 'src/Components/Select/index.tsx', result: false } 2020-08-31T22:29:25.381Z eslint:file-enumerator Yield: index.tsx 2020-08-31T22:29:25.381Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components/Select. 2020-08-31T22:29:25.381Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components/Select. 2020-08-31T22:29:25.381Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/Select/index.tsx 2020-08-31T22:29:25.381Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/Select/index.tsx (pass 1) 2020-08-31T22:29:25.381Z eslint:linter Verify 2020-08-31T22:29:25.381Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/Select/index.tsx 2020-08-31T22:29:25.425Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/Select/index.tsx (pass 1) 2020-08-31T22:29:25.425Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:25.425Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:25.425Z eslint:file-enumerator Leave the directory: /Users/redacted/frontend/src/Components/Select 2020-08-31T22:29:25.425Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/SignupForm.tsx', dot: false, relativePath: 'src/Components/SignupForm.tsx', result: false } 2020-08-31T22:29:25.426Z eslint:file-enumerator Yield: SignupForm.tsx 2020-08-31T22:29:25.426Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:25.426Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:25.426Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/SignupForm.tsx 2020-08-31T22:29:25.426Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/SignupForm.tsx (pass 1) 2020-08-31T22:29:25.426Z eslint:linter Verify 2020-08-31T22:29:25.426Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/SignupForm.tsx 2020-08-31T22:29:25.461Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/SignupForm.tsx (pass 1) 2020-08-31T22:29:25.461Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:25.461Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:25.461Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/SignupFormSection.tsx', dot: false, relativePath: 'src/Components/SignupFormSection.tsx', result: false } 2020-08-31T22:29:25.461Z eslint:file-enumerator Yield: SignupFormSection.tsx 2020-08-31T22:29:25.461Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:25.461Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:25.461Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/SignupFormSection.tsx 2020-08-31T22:29:25.461Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/SignupFormSection.tsx (pass 1) 2020-08-31T22:29:25.461Z eslint:linter Verify 2020-08-31T22:29:25.461Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/SignupFormSection.tsx 2020-08-31T22:29:25.494Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/SignupFormSection.tsx (pass 1) 2020-08-31T22:29:25.494Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:25.494Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:25.495Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/SortOptions.tsx', dot: false, relativePath: 'src/Components/SortOptions.tsx', result: false } 2020-08-31T22:29:25.495Z eslint:file-enumerator Yield: SortOptions.tsx 2020-08-31T22:29:25.495Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:25.495Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:25.495Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/SortOptions.tsx 2020-08-31T22:29:25.495Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/SortOptions.tsx (pass 1) 2020-08-31T22:29:25.495Z eslint:linter Verify 2020-08-31T22:29:25.495Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/SortOptions.tsx 2020-08-31T22:29:25.530Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/SortOptions.tsx (pass 1) 2020-08-31T22:29:25.530Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:25.530Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:25.530Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/Table.tsx', dot: false, relativePath: 'src/Components/Table.tsx', result: false } 2020-08-31T22:29:25.530Z eslint:file-enumerator Yield: Table.tsx 2020-08-31T22:29:25.530Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:25.530Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:25.530Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/Table.tsx 2020-08-31T22:29:25.530Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/Table.tsx (pass 1) 2020-08-31T22:29:25.530Z eslint:linter Verify 2020-08-31T22:29:25.531Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/Table.tsx 2020-08-31T22:29:25.538Z eslint:config-comment-parser Parsing list config 2020-08-31T22:29:25.539Z eslint:config-comment-parser Parsing list config 2020-08-31T22:29:25.539Z eslint:config-comment-parser Parsing list config 2020-08-31T22:29:25.539Z eslint:config-comment-parser Parsing list config 2020-08-31T22:29:25.591Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/Table.tsx (pass 1) 2020-08-31T22:29:25.591Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:25.591Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:25.592Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/Tabs.tsx', dot: false, relativePath: 'src/Components/Tabs.tsx', result: false } 2020-08-31T22:29:25.592Z eslint:file-enumerator Yield: Tabs.tsx 2020-08-31T22:29:25.592Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:25.592Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:25.592Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/Tabs.tsx 2020-08-31T22:29:25.592Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/Tabs.tsx (pass 1) 2020-08-31T22:29:25.592Z eslint:linter Verify 2020-08-31T22:29:25.592Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/Tabs.tsx 2020-08-31T22:29:25.631Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/Tabs.tsx (pass 1) 2020-08-31T22:29:25.631Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:25.631Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:25.631Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/TakeTypeSection.tsx', dot: false, relativePath: 'src/Components/TakeTypeSection.tsx', result: false } 2020-08-31T22:29:25.632Z eslint:file-enumerator Yield: TakeTypeSection.tsx 2020-08-31T22:29:25.632Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:25.632Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:25.632Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/TakeTypeSection.tsx 2020-08-31T22:29:25.632Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/TakeTypeSection.tsx (pass 1) 2020-08-31T22:29:25.632Z eslint:linter Verify 2020-08-31T22:29:25.632Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/TakeTypeSection.tsx 2020-08-31T22:29:25.686Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/TakeTypeSection.tsx (pass 1) 2020-08-31T22:29:25.686Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:25.686Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:25.686Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/TermsAndConditionsLabel.tsx', dot: false, relativePath: 'src/Components/TermsAndConditionsLabel.tsx', result: false } 2020-08-31T22:29:25.686Z eslint:file-enumerator Yield: TermsAndConditionsLabel.tsx 2020-08-31T22:29:25.686Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:25.686Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:25.687Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/TermsAndConditionsLabel.tsx 2020-08-31T22:29:25.687Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/TermsAndConditionsLabel.tsx (pass 1) 2020-08-31T22:29:25.687Z eslint:linter Verify 2020-08-31T22:29:25.687Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/TermsAndConditionsLabel.tsx 2020-08-31T22:29:25.709Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/TermsAndConditionsLabel.tsx (pass 1) 2020-08-31T22:29:25.709Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:25.709Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:25.709Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/Tooltip.tsx', dot: false, relativePath: 'src/Components/Tooltip.tsx', result: false } 2020-08-31T22:29:25.709Z eslint:file-enumerator Yield: Tooltip.tsx 2020-08-31T22:29:25.709Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:25.709Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:25.710Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/Tooltip.tsx 2020-08-31T22:29:25.710Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/Tooltip.tsx (pass 1) 2020-08-31T22:29:25.710Z eslint:linter Verify 2020-08-31T22:29:25.710Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/Tooltip.tsx 2020-08-31T22:29:25.754Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/Tooltip.tsx (pass 1) 2020-08-31T22:29:25.754Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:25.754Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:25.754Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/TrainingOfficerNav.tsx', dot: false, relativePath: 'src/Components/TrainingOfficerNav.tsx', result: false } 2020-08-31T22:29:25.754Z eslint:file-enumerator Yield: TrainingOfficerNav.tsx 2020-08-31T22:29:25.754Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:25.754Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:25.755Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/TrainingOfficerNav.tsx 2020-08-31T22:29:25.755Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/TrainingOfficerNav.tsx (pass 1) 2020-08-31T22:29:25.755Z eslint:linter Verify 2020-08-31T22:29:25.755Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/TrainingOfficerNav.tsx 2020-08-31T22:29:25.779Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/TrainingOfficerNav.tsx (pass 1) 2020-08-31T22:29:25.779Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:25.779Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:25.779Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/TrainingPlan.tsx', dot: false, relativePath: 'src/Components/TrainingPlan.tsx', result: false } 2020-08-31T22:29:25.779Z eslint:file-enumerator Yield: TrainingPlan.tsx 2020-08-31T22:29:25.779Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:25.779Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:25.780Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/TrainingPlan.tsx 2020-08-31T22:29:25.780Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/TrainingPlan.tsx (pass 1) 2020-08-31T22:29:25.780Z eslint:linter Verify 2020-08-31T22:29:25.780Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/TrainingPlan.tsx 2020-08-31T22:29:25.785Z eslint:config-comment-parser Parsing list config 2020-08-31T22:29:25.813Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/TrainingPlan.tsx (pass 1) 2020-08-31T22:29:25.813Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:25.813Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:25.814Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/TrainingPlanHeader.tsx', dot: false, relativePath: 'src/Components/TrainingPlanHeader.tsx', result: false } 2020-08-31T22:29:25.814Z eslint:file-enumerator Yield: TrainingPlanHeader.tsx 2020-08-31T22:29:25.814Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:25.814Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:25.814Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/TrainingPlanHeader.tsx 2020-08-31T22:29:25.814Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/TrainingPlanHeader.tsx (pass 1) 2020-08-31T22:29:25.814Z eslint:linter Verify 2020-08-31T22:29:25.814Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/TrainingPlanHeader.tsx 2020-08-31T22:29:25.854Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/TrainingPlanHeader.tsx (pass 1) 2020-08-31T22:29:25.854Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:25.854Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:25.855Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/TrainingPlanPicker.tsx', dot: false, relativePath: 'src/Components/TrainingPlanPicker.tsx', result: false } 2020-08-31T22:29:25.855Z eslint:file-enumerator Yield: TrainingPlanPicker.tsx 2020-08-31T22:29:25.855Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:25.855Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:25.855Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/TrainingPlanPicker.tsx 2020-08-31T22:29:25.855Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/TrainingPlanPicker.tsx (pass 1) 2020-08-31T22:29:25.855Z eslint:linter Verify 2020-08-31T22:29:25.855Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/TrainingPlanPicker.tsx 2020-08-31T22:29:25.879Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/TrainingPlanPicker.tsx (pass 1) 2020-08-31T22:29:25.879Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:25.879Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:25.879Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/TrueFalseAnswers.tsx', dot: false, relativePath: 'src/Components/TrueFalseAnswers.tsx', result: false } 2020-08-31T22:29:25.879Z eslint:file-enumerator Yield: TrueFalseAnswers.tsx 2020-08-31T22:29:25.879Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:25.879Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:25.880Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/TrueFalseAnswers.tsx 2020-08-31T22:29:25.880Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/TrueFalseAnswers.tsx (pass 1) 2020-08-31T22:29:25.880Z eslint:linter Verify 2020-08-31T22:29:25.880Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/TrueFalseAnswers.tsx 2020-08-31T22:29:25.904Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/TrueFalseAnswers.tsx (pass 1) 2020-08-31T22:29:25.904Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:25.904Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:25.904Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/TrueFalseAnswersResult.tsx', dot: false, relativePath: 'src/Components/TrueFalseAnswersResult.tsx', result: false } 2020-08-31T22:29:25.904Z eslint:file-enumerator Yield: TrueFalseAnswersResult.tsx 2020-08-31T22:29:25.904Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:25.904Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:25.904Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/TrueFalseAnswersResult.tsx 2020-08-31T22:29:25.904Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/TrueFalseAnswersResult.tsx (pass 1) 2020-08-31T22:29:25.904Z eslint:linter Verify 2020-08-31T22:29:25.904Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/TrueFalseAnswersResult.tsx 2020-08-31T22:29:25.931Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/TrueFalseAnswersResult.tsx (pass 1) 2020-08-31T22:29:25.931Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:25.931Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:25.931Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/Typography.tsx', dot: false, relativePath: 'src/Components/Typography.tsx', result: false } 2020-08-31T22:29:25.932Z eslint:file-enumerator Yield: Typography.tsx 2020-08-31T22:29:25.932Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:25.932Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:25.932Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/Typography.tsx 2020-08-31T22:29:25.932Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/Typography.tsx (pass 1) 2020-08-31T22:29:25.932Z eslint:linter Verify 2020-08-31T22:29:25.932Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/Typography.tsx 2020-08-31T22:29:25.969Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/Typography.tsx (pass 1) 2020-08-31T22:29:25.970Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:25.970Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:25.970Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/UnregisterConfirmationModal.tsx', dot: false, relativePath: 'src/Components/UnregisterConfirmationModal.tsx', result: false } 2020-08-31T22:29:25.970Z eslint:file-enumerator Yield: UnregisterConfirmationModal.tsx 2020-08-31T22:29:25.970Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:25.970Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:25.970Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/UnregisterConfirmationModal.tsx 2020-08-31T22:29:25.970Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/UnregisterConfirmationModal.tsx (pass 1) 2020-08-31T22:29:25.970Z eslint:linter Verify 2020-08-31T22:29:25.970Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/UnregisterConfirmationModal.tsx 2020-08-31T22:29:25.994Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/UnregisterConfirmationModal.tsx (pass 1) 2020-08-31T22:29:25.994Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:25.994Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:25.994Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/UserNav.tsx', dot: false, relativePath: 'src/Components/UserNav.tsx', result: false } 2020-08-31T22:29:25.994Z eslint:file-enumerator Yield: UserNav.tsx 2020-08-31T22:29:25.994Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:25.994Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:25.995Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/UserNav.tsx 2020-08-31T22:29:25.995Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/UserNav.tsx (pass 1) 2020-08-31T22:29:25.995Z eslint:linter Verify 2020-08-31T22:29:25.995Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/UserNav.tsx 2020-08-31T22:29:26.027Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/UserNav.tsx (pass 1) 2020-08-31T22:29:26.027Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:26.027Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:26.027Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/UserProfilePicker.tsx', dot: false, relativePath: 'src/Components/UserProfilePicker.tsx', result: false } 2020-08-31T22:29:26.027Z eslint:file-enumerator Yield: UserProfilePicker.tsx 2020-08-31T22:29:26.027Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:26.027Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:26.028Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/UserProfilePicker.tsx 2020-08-31T22:29:26.028Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/UserProfilePicker.tsx (pass 1) 2020-08-31T22:29:26.028Z eslint:linter Verify 2020-08-31T22:29:26.028Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/UserProfilePicker.tsx 2020-08-31T22:29:26.068Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/UserProfilePicker.tsx (pass 1) 2020-08-31T22:29:26.068Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:26.068Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:26.068Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/VideoPlayer.tsx', dot: false, relativePath: 'src/Components/VideoPlayer.tsx', result: false } 2020-08-31T22:29:26.068Z eslint:file-enumerator Yield: VideoPlayer.tsx 2020-08-31T22:29:26.068Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components. 2020-08-31T22:29:26.068Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:26.069Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/VideoPlayer.tsx 2020-08-31T22:29:26.069Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/VideoPlayer.tsx (pass 1) 2020-08-31T22:29:26.069Z eslint:linter Verify 2020-08-31T22:29:26.069Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/VideoPlayer.tsx 2020-08-31T22:29:26.085Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/VideoPlayer.tsx (pass 1) 2020-08-31T22:29:26.085Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:26.085Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:26.086Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/__tests__/', dot: false, relativePath: 'src/Components/__tests__/', result: false } 2020-08-31T22:29:26.086Z eslint:file-enumerator Enter the directory: /Users/redacted/frontend/src/Components/__tests__ 2020-08-31T22:29:26.086Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components/__tests__. 2020-08-31T22:29:26.086Z eslint:cascading-config-array-factory No cache found: /Users/redacted/frontend/src/Components/__tests__. 2020-08-31T22:29:26.086Z eslint:config-array-factory Config file not found on /Users/redacted/frontend/src/Components/__tests__ 2020-08-31T22:29:26.086Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components. 2020-08-31T22:29:26.086Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/__tests__/Gravatar.tsx', dot: false, relativePath: 'src/Components/__tests__/Gravatar.tsx', result: false } 2020-08-31T22:29:26.086Z eslint:file-enumerator Yield: Gravatar.tsx 2020-08-31T22:29:26.086Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components/__tests__. 2020-08-31T22:29:26.086Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components/__tests__. 2020-08-31T22:29:26.086Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/__tests__/Gravatar.tsx 2020-08-31T22:29:26.086Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/__tests__/Gravatar.tsx (pass 1) 2020-08-31T22:29:26.086Z eslint:linter Verify 2020-08-31T22:29:26.086Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/__tests__/Gravatar.tsx 2020-08-31T22:29:26.091Z eslint:config-comment-parser Parsing list config 2020-08-31T22:29:26.124Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/__tests__/Gravatar.tsx (pass 1) 2020-08-31T22:29:26.124Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:26.124Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:26.124Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/__tests__/NavItem.tsx', dot: false, relativePath: 'src/Components/__tests__/NavItem.tsx', result: false } 2020-08-31T22:29:26.124Z eslint:file-enumerator Yield: NavItem.tsx 2020-08-31T22:29:26.124Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components/__tests__. 2020-08-31T22:29:26.124Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components/__tests__. 2020-08-31T22:29:26.125Z eslint:cli-engine Lint /Users/redacted/frontend/src/Components/__tests__/NavItem.tsx 2020-08-31T22:29:26.125Z eslint:linter Linting code for /Users/redacted/frontend/src/Components/__tests__/NavItem.tsx (pass 1) 2020-08-31T22:29:26.125Z eslint:linter Verify 2020-08-31T22:29:26.125Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Components/__tests__/NavItem.tsx 2020-08-31T22:29:26.166Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Components/__tests__/NavItem.tsx (pass 1) 2020-08-31T22:29:26.167Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:26.167Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:26.167Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/__tests__/__snapshots__/', dot: false, relativePath: 'src/Components/__tests__/__snapshots__/', result: false } 2020-08-31T22:29:26.167Z eslint:file-enumerator Enter the directory: /Users/redacted/frontend/src/Components/__tests__/__snapshots__ 2020-08-31T22:29:26.167Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/Components/__tests__/__snapshots__. 2020-08-31T22:29:26.167Z eslint:cascading-config-array-factory No cache found: /Users/redacted/frontend/src/Components/__tests__/__snapshots__. 2020-08-31T22:29:26.167Z eslint:config-array-factory Config file not found on /Users/redacted/frontend/src/Components/__tests__/__snapshots__ 2020-08-31T22:29:26.167Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/Components/__tests__. 2020-08-31T22:29:26.167Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Components/__tests__/__snapshots__/NavItem.tsx.snap', dot: false, relativePath: 'src/Components/__tests__/__snapshots__/NavItem.tsx.snap', result: false } 2020-08-31T22:29:26.167Z eslint:file-enumerator Didn't match: NavItem.tsx.snap 2020-08-31T22:29:26.167Z eslint:file-enumerator Leave the directory: /Users/redacted/frontend/src/Components/__tests__/__snapshots__ 2020-08-31T22:29:26.167Z eslint:file-enumerator Leave the directory: /Users/redacted/frontend/src/Components/__tests__ 2020-08-31T22:29:26.167Z eslint:file-enumerator Leave the directory: /Users/redacted/frontend/src/Components 2020-08-31T22:29:26.167Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/LoadingContext.tsx', dot: false, relativePath: 'src/LoadingContext.tsx', result: false } 2020-08-31T22:29:26.167Z eslint:file-enumerator Yield: LoadingContext.tsx 2020-08-31T22:29:26.167Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src. 2020-08-31T22:29:26.167Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src. 2020-08-31T22:29:26.168Z eslint:cli-engine Lint /Users/redacted/frontend/src/LoadingContext.tsx 2020-08-31T22:29:26.168Z eslint:linter Linting code for /Users/redacted/frontend/src/LoadingContext.tsx (pass 1) 2020-08-31T22:29:26.168Z eslint:linter Verify 2020-08-31T22:29:26.168Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/LoadingContext.tsx 2020-08-31T22:29:26.173Z eslint:config-comment-parser Parsing list config 2020-08-31T22:29:26.192Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/LoadingContext.tsx (pass 1) 2020-08-31T22:29:26.192Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:26.192Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:26.192Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/ModalContext.tsx', dot: false, relativePath: 'src/ModalContext.tsx', result: false } 2020-08-31T22:29:26.193Z eslint:file-enumerator Yield: ModalContext.tsx 2020-08-31T22:29:26.193Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src. 2020-08-31T22:29:26.193Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src. 2020-08-31T22:29:26.193Z eslint:cli-engine Lint /Users/redacted/frontend/src/ModalContext.tsx 2020-08-31T22:29:26.193Z eslint:linter Linting code for /Users/redacted/frontend/src/ModalContext.tsx (pass 1) 2020-08-31T22:29:26.193Z eslint:linter Verify 2020-08-31T22:29:26.193Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/ModalContext.tsx 2020-08-31T22:29:26.198Z eslint:config-comment-parser Parsing list config 2020-08-31T22:29:26.198Z eslint:config-comment-parser Parsing list config 2020-08-31T22:29:26.198Z eslint:config-comment-parser Parsing list config 2020-08-31T22:29:26.229Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/ModalContext.tsx (pass 1) 2020-08-31T22:29:26.229Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:26.229Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:26.229Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/Routes.tsx', dot: false, relativePath: 'src/Routes.tsx', result: false } 2020-08-31T22:29:26.229Z eslint:file-enumerator Yield: Routes.tsx 2020-08-31T22:29:26.229Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src. 2020-08-31T22:29:26.229Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src. 2020-08-31T22:29:26.230Z eslint:cli-engine Lint /Users/redacted/frontend/src/Routes.tsx 2020-08-31T22:29:26.230Z eslint:linter Linting code for /Users/redacted/frontend/src/Routes.tsx (pass 1) 2020-08-31T22:29:26.230Z eslint:linter Verify 2020-08-31T22:29:26.230Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/Routes.tsx 2020-08-31T22:29:26.273Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/Routes.tsx (pass 1) 2020-08-31T22:29:26.273Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:26.273Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:26.273Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/config.ts', dot: false, relativePath: 'src/config.ts', result: false } 2020-08-31T22:29:26.273Z eslint:file-enumerator Yield: config.ts 2020-08-31T22:29:26.273Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src. 2020-08-31T22:29:26.273Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src. 2020-08-31T22:29:26.274Z eslint:cli-engine Lint /Users/redacted/frontend/src/config.ts 2020-08-31T22:29:26.274Z eslint:linter Linting code for /Users/redacted/frontend/src/config.ts (pass 1) 2020-08-31T22:29:26.274Z eslint:linter Verify 2020-08-31T22:29:26.274Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/config.ts 2020-08-31T22:29:26.298Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/config.ts (pass 1) 2020-08-31T22:29:26.298Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:26.298Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:26.298Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/constants.ts', dot: false, relativePath: 'src/constants.ts', result: false } 2020-08-31T22:29:26.298Z eslint:file-enumerator Yield: constants.ts 2020-08-31T22:29:26.298Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src. 2020-08-31T22:29:26.298Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src. 2020-08-31T22:29:26.299Z eslint:cli-engine Lint /Users/redacted/frontend/src/constants.ts 2020-08-31T22:29:26.299Z eslint:linter Linting code for /Users/redacted/frontend/src/constants.ts (pass 1) 2020-08-31T22:29:26.299Z eslint:linter Verify 2020-08-31T22:29:26.299Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/constants.ts 2020-08-31T22:29:26.323Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/constants.ts (pass 1) 2020-08-31T22:29:26.323Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:26.323Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:26.324Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/css/', dot: false, relativePath: 'src/css/', result: false } 2020-08-31T22:29:26.324Z eslint:file-enumerator Enter the directory: /Users/redacted/frontend/src/css 2020-08-31T22:29:26.324Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/css. 2020-08-31T22:29:26.324Z eslint:cascading-config-array-factory No cache found: /Users/redacted/frontend/src/css. 2020-08-31T22:29:26.324Z eslint:config-array-factory Config file not found on /Users/redacted/frontend/src/css 2020-08-31T22:29:26.324Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src. 2020-08-31T22:29:26.324Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/css/datepicker.override.css', dot: false, relativePath: 'src/css/datepicker.override.css', result: false } 2020-08-31T22:29:26.324Z eslint:file-enumerator Didn't match: datepicker.override.css 2020-08-31T22:29:26.324Z eslint:file-enumerator Leave the directory: /Users/redacted/frontend/src/css 2020-08-31T22:29:26.324Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/environments.ts', dot: false, relativePath: 'src/environments.ts', result: false } 2020-08-31T22:29:26.324Z eslint:file-enumerator Yield: environments.ts 2020-08-31T22:29:26.324Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src. 2020-08-31T22:29:26.324Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src. 2020-08-31T22:29:26.325Z eslint:cli-engine Lint /Users/redacted/frontend/src/environments.ts 2020-08-31T22:29:26.325Z eslint:linter Linting code for /Users/redacted/frontend/src/environments.ts (pass 1) 2020-08-31T22:29:26.325Z eslint:linter Verify 2020-08-31T22:29:26.325Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/environments.ts 2020-08-31T22:29:26.341Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/environments.ts (pass 1) 2020-08-31T22:29:26.341Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:26.341Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:26.341Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/globalStyle.ts', dot: false, relativePath: 'src/globalStyle.ts', result: false } 2020-08-31T22:29:26.342Z eslint:file-enumerator Yield: globalStyle.ts 2020-08-31T22:29:26.342Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src. 2020-08-31T22:29:26.342Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src. 2020-08-31T22:29:26.342Z eslint:cli-engine Lint /Users/redacted/frontend/src/globalStyle.ts 2020-08-31T22:29:26.342Z eslint:linter Linting code for /Users/redacted/frontend/src/globalStyle.ts (pass 1) 2020-08-31T22:29:26.342Z eslint:linter Verify 2020-08-31T22:29:26.342Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/globalStyle.ts 2020-08-31T22:29:26.361Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/globalStyle.ts (pass 1) 2020-08-31T22:29:26.361Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:26.361Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:26.361Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/', dot: false, relativePath: 'src/images/', result: false } 2020-08-31T22:29:26.361Z eslint:file-enumerator Enter the directory: /Users/redacted/frontend/src/images 2020-08-31T22:29:26.361Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/images. 2020-08-31T22:29:26.361Z eslint:cascading-config-array-factory No cache found: /Users/redacted/frontend/src/images. 2020-08-31T22:29:26.361Z eslint:config-array-factory Config file not found on /Users/redacted/frontend/src/images 2020-08-31T22:29:26.361Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src. 2020-08-31T22:29:26.362Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/check.svg', dot: false, relativePath: 'src/images/check.svg', result: false } 2020-08-31T22:29:26.362Z eslint:file-enumerator Didn't match: check.svg 2020-08-31T22:29:26.362Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/', dot: false, relativePath: 'src/images/icons/', result: false } 2020-08-31T22:29:26.362Z eslint:file-enumerator Enter the directory: /Users/redacted/frontend/src/images/icons 2020-08-31T22:29:26.362Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/images/icons. 2020-08-31T22:29:26.362Z eslint:cascading-config-array-factory No cache found: /Users/redacted/frontend/src/images/icons. 2020-08-31T22:29:26.362Z eslint:config-array-factory Config file not found on /Users/redacted/frontend/src/images/icons 2020-08-31T22:29:26.362Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/images. 2020-08-31T22:29:26.362Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/account_circle.svg', dot: false, relativePath: 'src/images/icons/account_circle.svg', result: false } 2020-08-31T22:29:26.362Z eslint:file-enumerator Didn't match: account_circle.svg 2020-08-31T22:29:26.362Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/add.svg', dot: false, relativePath: 'src/images/icons/add.svg', result: false } 2020-08-31T22:29:26.362Z eslint:file-enumerator Didn't match: add.svg 2020-08-31T22:29:26.363Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/add_circle.svg', dot: false, relativePath: 'src/images/icons/add_circle.svg', result: false } 2020-08-31T22:29:26.363Z eslint:file-enumerator Didn't match: add_circle.svg 2020-08-31T22:29:26.363Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/add_circle_filled.svg', dot: false, relativePath: 'src/images/icons/add_circle_filled.svg', result: false } 2020-08-31T22:29:26.363Z eslint:file-enumerator Didn't match: add_circle_filled.svg 2020-08-31T22:29:26.363Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/arrow_back.svg', dot: false, relativePath: 'src/images/icons/arrow_back.svg', result: false } 2020-08-31T22:29:26.363Z eslint:file-enumerator Didn't match: arrow_back.svg 2020-08-31T22:29:26.363Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/arrow_downward.svg', dot: false, relativePath: 'src/images/icons/arrow_downward.svg', result: false } 2020-08-31T22:29:26.363Z eslint:file-enumerator Didn't match: arrow_downward.svg 2020-08-31T22:29:26.363Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/arrow_drop_down.svg', dot: false, relativePath: 'src/images/icons/arrow_drop_down.svg', result: false } 2020-08-31T22:29:26.363Z eslint:file-enumerator Didn't match: arrow_drop_down.svg 2020-08-31T22:29:26.363Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/arrow_drop_left.svg', dot: false, relativePath: 'src/images/icons/arrow_drop_left.svg', result: false } 2020-08-31T22:29:26.363Z eslint:file-enumerator Didn't match: arrow_drop_left.svg 2020-08-31T22:29:26.363Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/arrow_drop_right.svg', dot: false, relativePath: 'src/images/icons/arrow_drop_right.svg', result: false } 2020-08-31T22:29:26.363Z eslint:file-enumerator Didn't match: arrow_drop_right.svg 2020-08-31T22:29:26.363Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/arrow_drop_up.svg', dot: false, relativePath: 'src/images/icons/arrow_drop_up.svg', result: false } 2020-08-31T22:29:26.364Z eslint:file-enumerator Didn't match: arrow_drop_up.svg 2020-08-31T22:29:26.364Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/arrow_forward.svg', dot: false, relativePath: 'src/images/icons/arrow_forward.svg', result: false } 2020-08-31T22:29:26.364Z eslint:file-enumerator Didn't match: arrow_forward.svg 2020-08-31T22:29:26.364Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/arrow_upward.svg', dot: false, relativePath: 'src/images/icons/arrow_upward.svg', result: false } 2020-08-31T22:29:26.364Z eslint:file-enumerator Didn't match: arrow_upward.svg 2020-08-31T22:29:26.364Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/block.svg', dot: false, relativePath: 'src/images/icons/block.svg', result: false } 2020-08-31T22:29:26.364Z eslint:file-enumerator Didn't match: block.svg 2020-08-31T22:29:26.365Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/cards/', dot: false, relativePath: 'src/images/icons/cards/', result: false } 2020-08-31T22:29:26.365Z eslint:file-enumerator Enter the directory: /Users/redacted/frontend/src/images/icons/cards 2020-08-31T22:29:26.365Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/images/icons/cards. 2020-08-31T22:29:26.365Z eslint:cascading-config-array-factory No cache found: /Users/redacted/frontend/src/images/icons/cards. 2020-08-31T22:29:26.365Z eslint:config-array-factory Config file not found on /Users/redacted/frontend/src/images/icons/cards 2020-08-31T22:29:26.365Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/images/icons. 2020-08-31T22:29:26.365Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/cards/amex.png', dot: false, relativePath: 'src/images/icons/cards/amex.png', result: false } 2020-08-31T22:29:26.365Z eslint:file-enumerator Didn't match: amex.png 2020-08-31T22:29:26.365Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/cards/discover.png', dot: false, relativePath: 'src/images/icons/cards/discover.png', result: false } 2020-08-31T22:29:26.365Z eslint:file-enumerator Didn't match: discover.png 2020-08-31T22:29:26.365Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/cards/mastercard.png', dot: false, relativePath: 'src/images/icons/cards/mastercard.png', result: false } 2020-08-31T22:29:26.365Z eslint:file-enumerator Didn't match: mastercard.png 2020-08-31T22:29:26.365Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/cards/visa.png', dot: false, relativePath: 'src/images/icons/cards/visa.png', result: false } 2020-08-31T22:29:26.365Z eslint:file-enumerator Didn't match: visa.png 2020-08-31T22:29:26.365Z eslint:file-enumerator Leave the directory: /Users/redacted/frontend/src/images/icons/cards 2020-08-31T22:29:26.366Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/check-circle-filled.svg', dot: false, relativePath: 'src/images/icons/check-circle-filled.svg', result: false } 2020-08-31T22:29:26.366Z eslint:file-enumerator Didn't match: check-circle-filled.svg 2020-08-31T22:29:26.366Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/check.svg', dot: false, relativePath: 'src/images/icons/check.svg', result: false } 2020-08-31T22:29:26.366Z eslint:file-enumerator Didn't match: check.svg 2020-08-31T22:29:26.366Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/check_box.svg', dot: false, relativePath: 'src/images/icons/check_box.svg', result: false } 2020-08-31T22:29:26.366Z eslint:file-enumerator Didn't match: check_box.svg 2020-08-31T22:29:26.366Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/check_box_outline_blank.svg', dot: false, relativePath: 'src/images/icons/check_box_outline_blank.svg', result: false } 2020-08-31T22:29:26.366Z eslint:file-enumerator Didn't match: check_box_outline_blank.svg 2020-08-31T22:29:26.366Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/check_circle_filled.svg', dot: false, relativePath: 'src/images/icons/check_circle_filled.svg', result: false } 2020-08-31T22:29:26.366Z eslint:file-enumerator Didn't match: check_circle_filled.svg 2020-08-31T22:29:26.366Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/chevron_left.svg', dot: false, relativePath: 'src/images/icons/chevron_left.svg', result: false } 2020-08-31T22:29:26.366Z eslint:file-enumerator Didn't match: chevron_left.svg 2020-08-31T22:29:26.366Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/chevron_right.svg', dot: false, relativePath: 'src/images/icons/chevron_right.svg', result: false } 2020-08-31T22:29:26.366Z eslint:file-enumerator Didn't match: chevron_right.svg 2020-08-31T22:29:26.366Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/chevron_up.svg', dot: false, relativePath: 'src/images/icons/chevron_up.svg', result: false } 2020-08-31T22:29:26.367Z eslint:file-enumerator Didn't match: chevron_up.svg 2020-08-31T22:29:26.367Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/circle-chevron_down.svg', dot: false, relativePath: 'src/images/icons/circle-chevron_down.svg', result: false } 2020-08-31T22:29:26.367Z eslint:file-enumerator Didn't match: circle-chevron_down.svg 2020-08-31T22:29:26.367Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/circle-chevron_left.svg', dot: false, relativePath: 'src/images/icons/circle-chevron_left.svg', result: false } 2020-08-31T22:29:26.367Z eslint:file-enumerator Didn't match: circle-chevron_left.svg 2020-08-31T22:29:26.367Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/circle-chevron_right.svg', dot: false, relativePath: 'src/images/icons/circle-chevron_right.svg', result: false } 2020-08-31T22:29:26.367Z eslint:file-enumerator Didn't match: circle-chevron_right.svg 2020-08-31T22:29:26.367Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/circle-chevron_up.svg', dot: false, relativePath: 'src/images/icons/circle-chevron_up.svg', result: false } 2020-08-31T22:29:26.367Z eslint:file-enumerator Didn't match: circle-chevron_up.svg 2020-08-31T22:29:26.367Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/close-circle-filled.svg', dot: false, relativePath: 'src/images/icons/close-circle-filled.svg', result: false } 2020-08-31T22:29:26.367Z eslint:file-enumerator Didn't match: close-circle-filled.svg 2020-08-31T22:29:26.367Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/close.svg', dot: false, relativePath: 'src/images/icons/close.svg', result: false } 2020-08-31T22:29:26.367Z eslint:file-enumerator Didn't match: close.svg 2020-08-31T22:29:26.367Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/close_circle.svg', dot: false, relativePath: 'src/images/icons/close_circle.svg', result: false } 2020-08-31T22:29:26.368Z eslint:file-enumerator Didn't match: close_circle.svg 2020-08-31T22:29:26.368Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/close_circle_filled.svg', dot: false, relativePath: 'src/images/icons/close_circle_filled.svg', result: false } 2020-08-31T22:29:26.368Z eslint:file-enumerator Didn't match: close_circle_filled.svg 2020-08-31T22:29:26.368Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/coupon.svg', dot: false, relativePath: 'src/images/icons/coupon.svg', result: false } 2020-08-31T22:29:26.368Z eslint:file-enumerator Didn't match: coupon.svg 2020-08-31T22:29:26.368Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/delete.svg', dot: false, relativePath: 'src/images/icons/delete.svg', result: false } 2020-08-31T22:29:26.368Z eslint:file-enumerator Didn't match: delete.svg 2020-08-31T22:29:26.368Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/edit.svg', dot: false, relativePath: 'src/images/icons/edit.svg', result: false } 2020-08-31T22:29:26.368Z eslint:file-enumerator Didn't match: edit.svg 2020-08-31T22:29:26.368Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/email.svg', dot: false, relativePath: 'src/images/icons/email.svg', result: false } 2020-08-31T22:29:26.368Z eslint:file-enumerator Didn't match: email.svg 2020-08-31T22:29:26.368Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/email_filled.svg', dot: false, relativePath: 'src/images/icons/email_filled.svg', result: false } 2020-08-31T22:29:26.368Z eslint:file-enumerator Didn't match: email_filled.svg 2020-08-31T22:29:26.368Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/error-filled.svg', dot: false, relativePath: 'src/images/icons/error-filled.svg', result: false } 2020-08-31T22:29:26.369Z eslint:file-enumerator Didn't match: error-filled.svg 2020-08-31T22:29:26.369Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/error.svg', dot: false, relativePath: 'src/images/icons/error.svg', result: false } 2020-08-31T22:29:26.369Z eslint:file-enumerator Didn't match: error.svg 2020-08-31T22:29:26.369Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/error_filled.svg', dot: false, relativePath: 'src/images/icons/error_filled.svg', result: false } 2020-08-31T22:29:26.369Z eslint:file-enumerator Didn't match: error_filled.svg 2020-08-31T22:29:26.369Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/event.svg', dot: false, relativePath: 'src/images/icons/event.svg', result: false } 2020-08-31T22:29:26.369Z eslint:file-enumerator Didn't match: event.svg 2020-08-31T22:29:26.369Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/event_available.svg', dot: false, relativePath: 'src/images/icons/event_available.svg', result: false } 2020-08-31T22:29:26.369Z eslint:file-enumerator Didn't match: event_available.svg 2020-08-31T22:29:26.369Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/event_busy.svg', dot: false, relativePath: 'src/images/icons/event_busy.svg', result: false } 2020-08-31T22:29:26.369Z eslint:file-enumerator Didn't match: event_busy.svg 2020-08-31T22:29:26.369Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/file_download.svg', dot: false, relativePath: 'src/images/icons/file_download.svg', result: false } 2020-08-31T22:29:26.369Z eslint:file-enumerator Didn't match: file_download.svg 2020-08-31T22:29:26.369Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/file_image.svg', dot: false, relativePath: 'src/images/icons/file_image.svg', result: false } 2020-08-31T22:29:26.369Z eslint:file-enumerator Didn't match: file_image.svg 2020-08-31T22:29:26.370Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/file_pdf.svg', dot: false, relativePath: 'src/images/icons/file_pdf.svg', result: false } 2020-08-31T22:29:26.370Z eslint:file-enumerator Didn't match: file_pdf.svg 2020-08-31T22:29:26.370Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/file_play.svg', dot: false, relativePath: 'src/images/icons/file_play.svg', result: false } 2020-08-31T22:29:26.370Z eslint:file-enumerator Didn't match: file_play.svg 2020-08-31T22:29:26.370Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/file_powerpoint.svg', dot: false, relativePath: 'src/images/icons/file_powerpoint.svg', result: false } 2020-08-31T22:29:26.370Z eslint:file-enumerator Didn't match: file_powerpoint.svg 2020-08-31T22:29:26.370Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/file_stats.svg', dot: false, relativePath: 'src/images/icons/file_stats.svg', result: false } 2020-08-31T22:29:26.370Z eslint:file-enumerator Didn't match: file_stats.svg 2020-08-31T22:29:26.370Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/file_upload.svg', dot: false, relativePath: 'src/images/icons/file_upload.svg', result: false } 2020-08-31T22:29:26.370Z eslint:file-enumerator Didn't match: file_upload.svg 2020-08-31T22:29:26.370Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/file_word.svg', dot: false, relativePath: 'src/images/icons/file_word.svg', result: false } 2020-08-31T22:29:26.370Z eslint:file-enumerator Didn't match: file_word.svg 2020-08-31T22:29:26.370Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/filter.svg', dot: false, relativePath: 'src/images/icons/filter.svg', result: false } 2020-08-31T22:29:26.370Z eslint:file-enumerator Didn't match: filter.svg 2020-08-31T22:29:26.370Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/group.svg', dot: false, relativePath: 'src/images/icons/group.svg', result: false } 2020-08-31T22:29:26.370Z eslint:file-enumerator Didn't match: group.svg 2020-08-31T22:29:26.371Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/hamburger-menu.svg', dot: false, relativePath: 'src/images/icons/hamburger-menu.svg', result: false } 2020-08-31T22:29:26.371Z eslint:file-enumerator Didn't match: hamburger-menu.svg 2020-08-31T22:29:26.371Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/hamburger_menu.svg', dot: false, relativePath: 'src/images/icons/hamburger_menu.svg', result: false } 2020-08-31T22:29:26.371Z eslint:file-enumerator Didn't match: hamburger_menu.svg 2020-08-31T22:29:26.371Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/help.svg', dot: false, relativePath: 'src/images/icons/help.svg', result: false } 2020-08-31T22:29:26.371Z eslint:file-enumerator Didn't match: help.svg 2020-08-31T22:29:26.371Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/help_filled.svg', dot: false, relativePath: 'src/images/icons/help_filled.svg', result: false } 2020-08-31T22:29:26.371Z eslint:file-enumerator Didn't match: help_filled.svg 2020-08-31T22:29:26.371Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/icon-assignments.svg', dot: false, relativePath: 'src/images/icons/icon-assignments.svg', result: false } 2020-08-31T22:29:26.371Z eslint:file-enumerator Didn't match: icon-assignments.svg 2020-08-31T22:29:26.371Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/icon-calendar.svg', dot: false, relativePath: 'src/images/icons/icon-calendar.svg', result: false } 2020-08-31T22:29:26.371Z eslint:file-enumerator Didn't match: icon-calendar.svg 2020-08-31T22:29:26.371Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/icon-certification.svg', dot: false, relativePath: 'src/images/icons/icon-certification.svg', result: false } 2020-08-31T22:29:26.371Z eslint:file-enumerator Didn't match: icon-certification.svg 2020-08-31T22:29:26.372Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/icon-certmanagement.svg', dot: false, relativePath: 'src/images/icons/icon-certmanagement.svg', result: false } 2020-08-31T22:29:26.372Z eslint:file-enumerator Didn't match: icon-certmanagement.svg 2020-08-31T22:29:26.372Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/icon-classcatalog.svg', dot: false, relativePath: 'src/images/icons/icon-classcatalog.svg', result: false } 2020-08-31T22:29:26.372Z eslint:file-enumerator Didn't match: icon-classcatalog.svg 2020-08-31T22:29:26.372Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/icon-dashboard.svg', dot: false, relativePath: 'src/images/icons/icon-dashboard.svg', result: false } 2020-08-31T22:29:26.372Z eslint:file-enumerator Didn't match: icon-dashboard.svg 2020-08-31T22:29:26.372Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/icon-department.svg', dot: false, relativePath: 'src/images/icons/icon-department.svg', result: false } 2020-08-31T22:29:26.372Z eslint:file-enumerator Didn't match: icon-department.svg 2020-08-31T22:29:26.372Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/icon-reporting.svg', dot: false, relativePath: 'src/images/icons/icon-reporting.svg', result: false } 2020-08-31T22:29:26.372Z eslint:file-enumerator Didn't match: icon-reporting.svg 2020-08-31T22:29:26.372Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/icon-resources.svg', dot: false, relativePath: 'src/images/icons/icon-resources.svg', result: false } 2020-08-31T22:29:26.372Z eslint:file-enumerator Didn't match: icon-resources.svg 2020-08-31T22:29:26.372Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/icon-trainingplans.svg', dot: false, relativePath: 'src/images/icons/icon-trainingplans.svg', result: false } 2020-08-31T22:29:26.372Z eslint:file-enumerator Didn't match: icon-trainingplans.svg 2020-08-31T22:29:26.373Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/icon-transactions.svg', dot: false, relativePath: 'src/images/icons/icon-transactions.svg', result: false } 2020-08-31T22:29:26.373Z eslint:file-enumerator Didn't match: icon-transactions.svg 2020-08-31T22:29:26.373Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/icon-transcripts.svg', dot: false, relativePath: 'src/images/icons/icon-transcripts.svg', result: false } 2020-08-31T22:29:26.373Z eslint:file-enumerator Didn't match: icon-transcripts.svg 2020-08-31T22:29:26.373Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/icon-users.svg', dot: false, relativePath: 'src/images/icons/icon-users.svg', result: false } 2020-08-31T22:29:26.373Z eslint:file-enumerator Didn't match: icon-users.svg 2020-08-31T22:29:26.373Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/indeterminate_check_box.svg', dot: false, relativePath: 'src/images/icons/indeterminate_check_box.svg', result: false } 2020-08-31T22:29:26.373Z eslint:file-enumerator Didn't match: indeterminate_check_box.svg 2020-08-31T22:29:26.373Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/info.svg', dot: false, relativePath: 'src/images/icons/info.svg', result: false } 2020-08-31T22:29:26.373Z eslint:file-enumerator Didn't match: info.svg 2020-08-31T22:29:26.373Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/info_filled.svg', dot: false, relativePath: 'src/images/icons/info_filled.svg', result: false } 2020-08-31T22:29:26.373Z eslint:file-enumerator Didn't match: info_filled.svg 2020-08-31T22:29:26.373Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/link.svg', dot: false, relativePath: 'src/images/icons/link.svg', result: false } 2020-08-31T22:29:26.373Z eslint:file-enumerator Didn't match: link.svg 2020-08-31T22:29:26.373Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/lock_closed.svg', dot: false, relativePath: 'src/images/icons/lock_closed.svg', result: false } 2020-08-31T22:29:26.373Z eslint:file-enumerator Didn't match: lock_closed.svg 2020-08-31T22:29:26.374Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/lock_closed_filled.svg', dot: false, relativePath: 'src/images/icons/lock_closed_filled.svg', result: false } 2020-08-31T22:29:26.374Z eslint:file-enumerator Didn't match: lock_closed_filled.svg 2020-08-31T22:29:26.374Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/lock_open.svg', dot: false, relativePath: 'src/images/icons/lock_open.svg', result: false } 2020-08-31T22:29:26.374Z eslint:file-enumerator Didn't match: lock_open.svg 2020-08-31T22:29:26.374Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/more_menu_horiz.svg', dot: false, relativePath: 'src/images/icons/more_menu_horiz.svg', result: false } 2020-08-31T22:29:26.374Z eslint:file-enumerator Didn't match: more_menu_horiz.svg 2020-08-31T22:29:26.374Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/more_menu_vert.svg', dot: false, relativePath: 'src/images/icons/more_menu_vert.svg', result: false } 2020-08-31T22:29:26.374Z eslint:file-enumerator Didn't match: more_menu_vert.svg 2020-08-31T22:29:26.374Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/notifications.svg', dot: false, relativePath: 'src/images/icons/notifications.svg', result: false } 2020-08-31T22:29:26.374Z eslint:file-enumerator Didn't match: notifications.svg 2020-08-31T22:29:26.374Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/pause.svg', dot: false, relativePath: 'src/images/icons/pause.svg', result: false } 2020-08-31T22:29:26.374Z eslint:file-enumerator Didn't match: pause.svg 2020-08-31T22:29:26.374Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/pause_filled.svg', dot: false, relativePath: 'src/images/icons/pause_filled.svg', result: false } 2020-08-31T22:29:26.374Z eslint:file-enumerator Didn't match: pause_filled.svg 2020-08-31T22:29:26.374Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/pdf.svg', dot: false, relativePath: 'src/images/icons/pdf.svg', result: false } 2020-08-31T22:29:26.375Z eslint:file-enumerator Didn't match: pdf.svg 2020-08-31T22:29:26.375Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/photo.svg', dot: false, relativePath: 'src/images/icons/photo.svg', result: false } 2020-08-31T22:29:26.375Z eslint:file-enumerator Didn't match: photo.svg 2020-08-31T22:29:26.375Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/photo_filled.svg', dot: false, relativePath: 'src/images/icons/photo_filled.svg', result: false } 2020-08-31T22:29:26.375Z eslint:file-enumerator Didn't match: photo_filled.svg 2020-08-31T22:29:26.375Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/play.svg', dot: false, relativePath: 'src/images/icons/play.svg', result: false } 2020-08-31T22:29:26.375Z eslint:file-enumerator Didn't match: play.svg 2020-08-31T22:29:26.375Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/play_filled.svg', dot: false, relativePath: 'src/images/icons/play_filled.svg', result: false } 2020-08-31T22:29:26.375Z eslint:file-enumerator Didn't match: play_filled.svg 2020-08-31T22:29:26.375Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/quiz.svg', dot: false, relativePath: 'src/images/icons/quiz.svg', result: false } 2020-08-31T22:29:26.375Z eslint:file-enumerator Didn't match: quiz.svg 2020-08-31T22:29:26.375Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/radio_button_checked.svg', dot: false, relativePath: 'src/images/icons/radio_button_checked.svg', result: false } 2020-08-31T22:29:26.375Z eslint:file-enumerator Didn't match: radio_button_checked.svg 2020-08-31T22:29:26.375Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/radio_button_unchecked.svg', dot: false, relativePath: 'src/images/icons/radio_button_unchecked.svg', result: false } 2020-08-31T22:29:26.375Z eslint:file-enumerator Didn't match: radio_button_unchecked.svg 2020-08-31T22:29:26.376Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/search.svg', dot: false, relativePath: 'src/images/icons/search.svg', result: false } 2020-08-31T22:29:26.376Z eslint:file-enumerator Didn't match: search.svg 2020-08-31T22:29:26.376Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/settings.svg', dot: false, relativePath: 'src/images/icons/settings.svg', result: false } 2020-08-31T22:29:26.376Z eslint:file-enumerator Didn't match: settings.svg 2020-08-31T22:29:26.376Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/sort_closed.svg', dot: false, relativePath: 'src/images/icons/sort_closed.svg', result: false } 2020-08-31T22:29:26.376Z eslint:file-enumerator Didn't match: sort_closed.svg 2020-08-31T22:29:26.376Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/sort_open.svg', dot: false, relativePath: 'src/images/icons/sort_open.svg', result: false } 2020-08-31T22:29:26.376Z eslint:file-enumerator Didn't match: sort_open.svg 2020-08-31T22:29:26.376Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/star.svg', dot: false, relativePath: 'src/images/icons/star.svg', result: false } 2020-08-31T22:29:26.376Z eslint:file-enumerator Didn't match: star.svg 2020-08-31T22:29:26.376Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/star_filled.svg', dot: false, relativePath: 'src/images/icons/star_filled.svg', result: false } 2020-08-31T22:29:26.376Z eslint:file-enumerator Didn't match: star_filled.svg 2020-08-31T22:29:26.376Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/star_half.svg', dot: false, relativePath: 'src/images/icons/star_half.svg', result: false } 2020-08-31T22:29:26.376Z eslint:file-enumerator Didn't match: star_half.svg 2020-08-31T22:29:26.376Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/user.svg', dot: false, relativePath: 'src/images/icons/user.svg', result: false } 2020-08-31T22:29:26.376Z eslint:file-enumerator Didn't match: user.svg 2020-08-31T22:29:26.377Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/user_filled.svg', dot: false, relativePath: 'src/images/icons/user_filled.svg', result: false } 2020-08-31T22:29:26.377Z eslint:file-enumerator Didn't match: user_filled.svg 2020-08-31T22:29:26.377Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/video.svg', dot: false, relativePath: 'src/images/icons/video.svg', result: false } 2020-08-31T22:29:26.377Z eslint:file-enumerator Didn't match: video.svg 2020-08-31T22:29:26.377Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/video_filled.svg', dot: false, relativePath: 'src/images/icons/video_filled.svg', result: false } 2020-08-31T22:29:26.377Z eslint:file-enumerator Didn't match: video_filled.svg 2020-08-31T22:29:26.377Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/video_library.svg', dot: false, relativePath: 'src/images/icons/video_library.svg', result: false } 2020-08-31T22:29:26.377Z eslint:file-enumerator Didn't match: video_library.svg 2020-08-31T22:29:26.377Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/visibility.svg', dot: false, relativePath: 'src/images/icons/visibility.svg', result: false } 2020-08-31T22:29:26.377Z eslint:file-enumerator Didn't match: visibility.svg 2020-08-31T22:29:26.377Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/visibility_off.svg', dot: false, relativePath: 'src/images/icons/visibility_off.svg', result: false } 2020-08-31T22:29:26.377Z eslint:file-enumerator Didn't match: visibility_off.svg 2020-08-31T22:29:26.377Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/icons/warning_filled.svg', dot: false, relativePath: 'src/images/icons/warning_filled.svg', result: false } 2020-08-31T22:29:26.377Z eslint:file-enumerator Didn't match: warning_filled.svg 2020-08-31T22:29:26.377Z eslint:file-enumerator Leave the directory: /Users/redacted/frontend/src/images/icons 2020-08-31T22:29:26.377Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/ie-notice.png', dot: false, relativePath: 'src/images/ie-notice.png', result: false } 2020-08-31T22:29:26.378Z eslint:file-enumerator Didn't match: ie-notice.png 2020-08-31T22:29:26.378Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/logo@3x.png', dot: false, relativePath: 'src/images/logo@3x.png', result: false } 2020-08-31T22:29:26.378Z eslint:file-enumerator Didn't match: logo@3x.png 2020-08-31T22:29:26.378Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/marketing-carousel/', dot: false, relativePath: 'src/images/marketing-carousel/', result: false } 2020-08-31T22:29:26.378Z eslint:file-enumerator Enter the directory: /Users/redacted/frontend/src/images/marketing-carousel 2020-08-31T22:29:26.378Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/images/marketing-carousel. 2020-08-31T22:29:26.378Z eslint:cascading-config-array-factory No cache found: /Users/redacted/frontend/src/images/marketing-carousel. 2020-08-31T22:29:26.378Z eslint:config-array-factory Config file not found on /Users/redacted/frontend/src/images/marketing-carousel 2020-08-31T22:29:26.378Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/images. 2020-08-31T22:29:26.378Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/marketing-carousel/competitive-pricing.jpg', dot: false, relativePath: 'src/images/marketing-carousel/competitive-pricing.jpg', result: false } 2020-08-31T22:29:26.378Z eslint:file-enumerator Didn't match: competitive-pricing.jpg 2020-08-31T22:29:26.378Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/marketing-carousel/competitive-pricing@2x.jpg', dot: false, relativePath: 'src/images/marketing-carousel/competitive-pricing@2x.jpg', result: false } 2020-08-31T22:29:26.378Z eslint:file-enumerator Didn't match: competitive-pricing@2x.jpg 2020-08-31T22:29:26.378Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/marketing-carousel/demand-more.jpg', dot: false, relativePath: 'src/images/marketing-carousel/demand-more.jpg', result: false } 2020-08-31T22:29:26.378Z eslint:file-enumerator Didn't match: demand-more.jpg 2020-08-31T22:29:26.379Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/marketing-carousel/demand-more@2x.jpg', dot: false, relativePath: 'src/images/marketing-carousel/demand-more@2x.jpg', result: false } 2020-08-31T22:29:26.379Z eslint:file-enumerator Didn't match: demand-more@2x.jpg 2020-08-31T22:29:26.379Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/marketing-carousel/intuitive-navigation.jpg', dot: false, relativePath: 'src/images/marketing-carousel/intuitive-navigation.jpg', result: false } 2020-08-31T22:29:26.379Z eslint:file-enumerator Didn't match: intuitive-navigation.jpg 2020-08-31T22:29:26.379Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/marketing-carousel/intuitive-navigation@2x.jpg', dot: false, relativePath: 'src/images/marketing-carousel/intuitive-navigation@2x.jpg', result: false } 2020-08-31T22:29:26.379Z eslint:file-enumerator Didn't match: intuitive-navigation@2x.jpg 2020-08-31T22:29:26.379Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/marketing-carousel/meaningful-content.jpg', dot: false, relativePath: 'src/images/marketing-carousel/meaningful-content.jpg', result: false } 2020-08-31T22:29:26.379Z eslint:file-enumerator Didn't match: meaningful-content.jpg 2020-08-31T22:29:26.379Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/marketing-carousel/meaningful-content@2x.jpg', dot: false, relativePath: 'src/images/marketing-carousel/meaningful-content@2x.jpg', result: false } 2020-08-31T22:29:26.379Z eslint:file-enumerator Didn't match: meaningful-content@2x.jpg 2020-08-31T22:29:26.379Z eslint:file-enumerator Leave the directory: /Users/redacted/frontend/src/images/marketing-carousel 2020-08-31T22:29:26.379Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/placeholder-image.jpg', dot: false, relativePath: 'src/images/placeholder-image.jpg', result: false } 2020-08-31T22:29:26.379Z eslint:file-enumerator Didn't match: placeholder-image.jpg 2020-08-31T22:29:26.379Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/placeholder-no-class-image.png', dot: false, relativePath: 'src/images/placeholder-no-class-image.png', result: false } 2020-08-31T22:29:26.379Z eslint:file-enumerator Didn't match: placeholder-no-class-image.png 2020-08-31T22:29:26.380Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/prodigy-logo.png', dot: false, relativePath: 'src/images/prodigy-logo.png', result: false } 2020-08-31T22:29:26.380Z eslint:file-enumerator Didn't match: prodigy-logo.png 2020-08-31T22:29:26.380Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/prodigy-logo@2x.png', dot: false, relativePath: 'src/images/prodigy-logo@2x.png', result: false } 2020-08-31T22:29:26.380Z eslint:file-enumerator Didn't match: prodigy-logo@2x.png 2020-08-31T22:29:26.380Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/prodigy-logo@3x.png', dot: false, relativePath: 'src/images/prodigy-logo@3x.png', result: false } 2020-08-31T22:29:26.380Z eslint:file-enumerator Didn't match: prodigy-logo@3x.png 2020-08-31T22:29:26.380Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/slide-placeholder.png', dot: false, relativePath: 'src/images/slide-placeholder.png', result: false } 2020-08-31T22:29:26.380Z eslint:file-enumerator Didn't match: slide-placeholder.png 2020-08-31T22:29:26.380Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/upload-placeholder.svg', dot: false, relativePath: 'src/images/upload-placeholder.svg', result: false } 2020-08-31T22:29:26.380Z eslint:file-enumerator Didn't match: upload-placeholder.svg 2020-08-31T22:29:26.380Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/images/uploaded-image-placeholder.svg', dot: false, relativePath: 'src/images/uploaded-image-placeholder.svg', result: false } 2020-08-31T22:29:26.380Z eslint:file-enumerator Didn't match: uploaded-image-placeholder.svg 2020-08-31T22:29:26.380Z eslint:file-enumerator Leave the directory: /Users/redacted/frontend/src/images 2020-08-31T22:29:26.380Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/index.tsx', dot: false, relativePath: 'src/index.tsx', result: false } 2020-08-31T22:29:26.380Z eslint:file-enumerator Yield: index.tsx 2020-08-31T22:29:26.380Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src. 2020-08-31T22:29:26.380Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src. 2020-08-31T22:29:26.381Z eslint:cli-engine Lint /Users/redacted/frontend/src/index.tsx 2020-08-31T22:29:26.381Z eslint:linter Linting code for /Users/redacted/frontend/src/index.tsx (pass 1) 2020-08-31T22:29:26.381Z eslint:linter Verify 2020-08-31T22:29:26.381Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/index.tsx 2020-08-31T22:29:26.402Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/index.tsx (pass 1) 2020-08-31T22:29:26.402Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:26.402Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:26.402Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/logo.svg', dot: false, relativePath: 'src/logo.svg', result: false } 2020-08-31T22:29:26.403Z eslint:file-enumerator Didn't match: logo.svg 2020-08-31T22:29:26.403Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/', dot: false, relativePath: 'src/pages/', result: false } 2020-08-31T22:29:26.403Z eslint:file-enumerator Enter the directory: /Users/redacted/frontend/src/pages 2020-08-31T22:29:26.403Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages. 2020-08-31T22:29:26.403Z eslint:cascading-config-array-factory No cache found: /Users/redacted/frontend/src/pages. 2020-08-31T22:29:26.403Z eslint:config-array-factory Config file not found on /Users/redacted/frontend/src/pages 2020-08-31T22:29:26.403Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src. 2020-08-31T22:29:26.403Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/Assignments.tsx', dot: false, relativePath: 'src/pages/Assignments.tsx', result: false } 2020-08-31T22:29:26.403Z eslint:file-enumerator Yield: Assignments.tsx 2020-08-31T22:29:26.403Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages. 2020-08-31T22:29:26.403Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages. 2020-08-31T22:29:26.403Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/Assignments.tsx 2020-08-31T22:29:26.403Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/Assignments.tsx (pass 1) 2020-08-31T22:29:26.403Z eslint:linter Verify 2020-08-31T22:29:26.404Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/Assignments.tsx 2020-08-31T22:29:26.443Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/Assignments.tsx (pass 1) 2020-08-31T22:29:26.443Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:26.443Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:26.443Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/BulkUpload/', dot: false, relativePath: 'src/pages/BulkUpload/', result: false } 2020-08-31T22:29:26.443Z eslint:file-enumerator Enter the directory: /Users/redacted/frontend/src/pages/BulkUpload 2020-08-31T22:29:26.443Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages/BulkUpload. 2020-08-31T22:29:26.443Z eslint:cascading-config-array-factory No cache found: /Users/redacted/frontend/src/pages/BulkUpload. 2020-08-31T22:29:26.444Z eslint:config-array-factory Config file not found on /Users/redacted/frontend/src/pages/BulkUpload 2020-08-31T22:29:26.444Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages. 2020-08-31T22:29:26.444Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/BulkUpload/BulkUpload.css', dot: false, relativePath: 'src/pages/BulkUpload/BulkUpload.css', result: false } 2020-08-31T22:29:26.444Z eslint:file-enumerator Didn't match: BulkUpload.css 2020-08-31T22:29:26.444Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/BulkUpload/actionTypes.ts', dot: false, relativePath: 'src/pages/BulkUpload/actionTypes.ts', result: false } 2020-08-31T22:29:26.444Z eslint:file-enumerator Yield: actionTypes.ts 2020-08-31T22:29:26.444Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages/BulkUpload. 2020-08-31T22:29:26.444Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages/BulkUpload. 2020-08-31T22:29:26.444Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/BulkUpload/actionTypes.ts 2020-08-31T22:29:26.444Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/BulkUpload/actionTypes.ts (pass 1) 2020-08-31T22:29:26.444Z eslint:linter Verify 2020-08-31T22:29:26.444Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/BulkUpload/actionTypes.ts 2020-08-31T22:29:26.467Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/BulkUpload/actionTypes.ts (pass 1) 2020-08-31T22:29:26.467Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:26.467Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:26.467Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/BulkUpload/actions.ts', dot: false, relativePath: 'src/pages/BulkUpload/actions.ts', result: false } 2020-08-31T22:29:26.467Z eslint:file-enumerator Yield: actions.ts 2020-08-31T22:29:26.467Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages/BulkUpload. 2020-08-31T22:29:26.468Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages/BulkUpload. 2020-08-31T22:29:26.468Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/BulkUpload/actions.ts 2020-08-31T22:29:26.468Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/BulkUpload/actions.ts (pass 1) 2020-08-31T22:29:26.468Z eslint:linter Verify 2020-08-31T22:29:26.468Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/BulkUpload/actions.ts 2020-08-31T22:29:26.493Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/BulkUpload/actions.ts (pass 1) 2020-08-31T22:29:26.493Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:26.493Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:26.493Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/BulkUpload/constants.ts', dot: false, relativePath: 'src/pages/BulkUpload/constants.ts', result: false } 2020-08-31T22:29:26.493Z eslint:file-enumerator Yield: constants.ts 2020-08-31T22:29:26.493Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages/BulkUpload. 2020-08-31T22:29:26.493Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages/BulkUpload. 2020-08-31T22:29:26.494Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/BulkUpload/constants.ts 2020-08-31T22:29:26.494Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/BulkUpload/constants.ts (pass 1) 2020-08-31T22:29:26.494Z eslint:linter Verify 2020-08-31T22:29:26.494Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/BulkUpload/constants.ts 2020-08-31T22:29:26.519Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/BulkUpload/constants.ts (pass 1) 2020-08-31T22:29:26.519Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:26.519Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:26.519Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/BulkUpload/container.tsx', dot: false, relativePath: 'src/pages/BulkUpload/container.tsx', result: false } 2020-08-31T22:29:26.519Z eslint:file-enumerator Yield: container.tsx 2020-08-31T22:29:26.519Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages/BulkUpload. 2020-08-31T22:29:26.519Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages/BulkUpload. 2020-08-31T22:29:26.519Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/BulkUpload/container.tsx 2020-08-31T22:29:26.520Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/BulkUpload/container.tsx (pass 1) 2020-08-31T22:29:26.520Z eslint:linter Verify 2020-08-31T22:29:26.520Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/BulkUpload/container.tsx 2020-08-31T22:29:26.541Z eslint:config-comment-parser Parsing list config 2020-08-31T22:29:26.541Z eslint:config-comment-parser Parsing list config 2020-08-31T22:29:26.623Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/BulkUpload/container.tsx (pass 1) 2020-08-31T22:29:26.623Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:26.623Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:26.623Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/BulkUpload/index.ts', dot: false, relativePath: 'src/pages/BulkUpload/index.ts', result: false } 2020-08-31T22:29:26.624Z eslint:file-enumerator Yield: index.ts 2020-08-31T22:29:26.624Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages/BulkUpload. 2020-08-31T22:29:26.624Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages/BulkUpload. 2020-08-31T22:29:26.625Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/BulkUpload/index.ts 2020-08-31T22:29:26.625Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/BulkUpload/index.ts (pass 1) 2020-08-31T22:29:26.625Z eslint:linter Verify 2020-08-31T22:29:26.625Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/BulkUpload/index.ts 2020-08-31T22:29:26.644Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/BulkUpload/index.ts (pass 1) 2020-08-31T22:29:26.644Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:26.644Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:26.645Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/BulkUpload/reducer.ts', dot: false, relativePath: 'src/pages/BulkUpload/reducer.ts', result: false } 2020-08-31T22:29:26.645Z eslint:file-enumerator Yield: reducer.ts 2020-08-31T22:29:26.645Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages/BulkUpload. 2020-08-31T22:29:26.645Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages/BulkUpload. 2020-08-31T22:29:26.645Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/BulkUpload/reducer.ts 2020-08-31T22:29:26.645Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/BulkUpload/reducer.ts (pass 1) 2020-08-31T22:29:26.645Z eslint:linter Verify 2020-08-31T22:29:26.645Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/BulkUpload/reducer.ts 2020-08-31T22:29:26.673Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/BulkUpload/reducer.ts (pass 1) 2020-08-31T22:29:26.673Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:26.673Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:26.673Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/BulkUpload/sagas.ts', dot: false, relativePath: 'src/pages/BulkUpload/sagas.ts', result: false } 2020-08-31T22:29:26.673Z eslint:file-enumerator Yield: sagas.ts 2020-08-31T22:29:26.673Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages/BulkUpload. 2020-08-31T22:29:26.673Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages/BulkUpload. 2020-08-31T22:29:26.674Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/BulkUpload/sagas.ts 2020-08-31T22:29:26.674Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/BulkUpload/sagas.ts (pass 1) 2020-08-31T22:29:26.674Z eslint:linter Verify 2020-08-31T22:29:26.674Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/BulkUpload/sagas.ts 2020-08-31T22:29:26.712Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/BulkUpload/sagas.ts (pass 1) 2020-08-31T22:29:26.712Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:26.712Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:26.712Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/BulkUpload/selectors.ts', dot: false, relativePath: 'src/pages/BulkUpload/selectors.ts', result: false } 2020-08-31T22:29:26.712Z eslint:file-enumerator Yield: selectors.ts 2020-08-31T22:29:26.712Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages/BulkUpload. 2020-08-31T22:29:26.712Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages/BulkUpload. 2020-08-31T22:29:26.712Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/BulkUpload/selectors.ts 2020-08-31T22:29:26.712Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/BulkUpload/selectors.ts (pass 1) 2020-08-31T22:29:26.712Z eslint:linter Verify 2020-08-31T22:29:26.712Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/BulkUpload/selectors.ts 2020-08-31T22:29:26.733Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/BulkUpload/selectors.ts (pass 1) 2020-08-31T22:29:26.734Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:26.734Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:26.734Z eslint:file-enumerator Leave the directory: /Users/redacted/frontend/src/pages/BulkUpload 2020-08-31T22:29:26.734Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/BundleDetailsPage.tsx', dot: false, relativePath: 'src/pages/BundleDetailsPage.tsx', result: false } 2020-08-31T22:29:26.734Z eslint:file-enumerator Yield: BundleDetailsPage.tsx 2020-08-31T22:29:26.734Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages. 2020-08-31T22:29:26.734Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages. 2020-08-31T22:29:26.734Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/BundleDetailsPage.tsx 2020-08-31T22:29:26.734Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/BundleDetailsPage.tsx (pass 1) 2020-08-31T22:29:26.734Z eslint:linter Verify 2020-08-31T22:29:26.734Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/BundleDetailsPage.tsx 2020-08-31T22:29:26.777Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/BundleDetailsPage.tsx (pass 1) 2020-08-31T22:29:26.777Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:26.777Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:26.777Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/BundlesPage.tsx', dot: false, relativePath: 'src/pages/BundlesPage.tsx', result: false } 2020-08-31T22:29:26.777Z eslint:file-enumerator Yield: BundlesPage.tsx 2020-08-31T22:29:26.777Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages. 2020-08-31T22:29:26.777Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages. 2020-08-31T22:29:26.778Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/BundlesPage.tsx 2020-08-31T22:29:26.778Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/BundlesPage.tsx (pass 1) 2020-08-31T22:29:26.778Z eslint:linter Verify 2020-08-31T22:29:26.778Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/BundlesPage.tsx 2020-08-31T22:29:26.804Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/BundlesPage.tsx (pass 1) 2020-08-31T22:29:26.804Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:26.804Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:26.805Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/Calendar.tsx', dot: false, relativePath: 'src/pages/Calendar.tsx', result: false } 2020-08-31T22:29:26.805Z eslint:file-enumerator Yield: Calendar.tsx 2020-08-31T22:29:26.805Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages. 2020-08-31T22:29:26.805Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages. 2020-08-31T22:29:26.805Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/Calendar.tsx 2020-08-31T22:29:26.805Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/Calendar.tsx (pass 1) 2020-08-31T22:29:26.805Z eslint:linter Verify 2020-08-31T22:29:26.805Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/Calendar.tsx 2020-08-31T22:29:26.824Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/Calendar.tsx (pass 1) 2020-08-31T22:29:26.824Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:26.824Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:26.824Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/CatalogPage.tsx', dot: false, relativePath: 'src/pages/CatalogPage.tsx', result: false } 2020-08-31T22:29:26.824Z eslint:file-enumerator Yield: CatalogPage.tsx 2020-08-31T22:29:26.824Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages. 2020-08-31T22:29:26.824Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages. 2020-08-31T22:29:26.825Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/CatalogPage.tsx 2020-08-31T22:29:26.825Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/CatalogPage.tsx (pass 1) 2020-08-31T22:29:26.825Z eslint:linter Verify 2020-08-31T22:29:26.825Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/CatalogPage.tsx 2020-08-31T22:29:26.900Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/CatalogPage.tsx (pass 1) 2020-08-31T22:29:26.900Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:26.900Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:26.900Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/Certifications.tsx', dot: false, relativePath: 'src/pages/Certifications.tsx', result: false } 2020-08-31T22:29:26.900Z eslint:file-enumerator Yield: Certifications.tsx 2020-08-31T22:29:26.900Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages. 2020-08-31T22:29:26.900Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages. 2020-08-31T22:29:26.901Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/Certifications.tsx 2020-08-31T22:29:26.901Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/Certifications.tsx (pass 1) 2020-08-31T22:29:26.901Z eslint:linter Verify 2020-08-31T22:29:26.901Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/Certifications.tsx 2020-08-31T22:29:26.923Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/Certifications.tsx (pass 1) 2020-08-31T22:29:26.923Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:26.923Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:26.923Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/ClassDetailPage.tsx', dot: false, relativePath: 'src/pages/ClassDetailPage.tsx', result: false } 2020-08-31T22:29:26.924Z eslint:file-enumerator Yield: ClassDetailPage.tsx 2020-08-31T22:29:26.924Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages. 2020-08-31T22:29:26.924Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages. 2020-08-31T22:29:26.924Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/ClassDetailPage.tsx 2020-08-31T22:29:26.924Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/ClassDetailPage.tsx (pass 1) 2020-08-31T22:29:26.924Z eslint:linter Verify 2020-08-31T22:29:26.924Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/ClassDetailPage.tsx 2020-08-31T22:29:27.028Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/ClassDetailPage.tsx (pass 1) 2020-08-31T22:29:27.028Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:27.028Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:27.028Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/Dashboard.tsx', dot: false, relativePath: 'src/pages/Dashboard.tsx', result: false } 2020-08-31T22:29:27.028Z eslint:file-enumerator Yield: Dashboard.tsx 2020-08-31T22:29:27.028Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages. 2020-08-31T22:29:27.028Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages. 2020-08-31T22:29:27.029Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/Dashboard.tsx 2020-08-31T22:29:27.029Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/Dashboard.tsx (pass 1) 2020-08-31T22:29:27.029Z eslint:linter Verify 2020-08-31T22:29:27.029Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/Dashboard.tsx 2020-08-31T22:29:27.032Z eslint:config-comment-parser Parsing list config 2020-08-31T22:29:27.049Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/Dashboard.tsx (pass 1) 2020-08-31T22:29:27.049Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:27.049Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:27.050Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/ForgotPassword/', dot: false, relativePath: 'src/pages/ForgotPassword/', result: false } 2020-08-31T22:29:27.050Z eslint:file-enumerator Enter the directory: /Users/redacted/frontend/src/pages/ForgotPassword 2020-08-31T22:29:27.050Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages/ForgotPassword. 2020-08-31T22:29:27.050Z eslint:cascading-config-array-factory No cache found: /Users/redacted/frontend/src/pages/ForgotPassword. 2020-08-31T22:29:27.050Z eslint:config-array-factory Config file not found on /Users/redacted/frontend/src/pages/ForgotPassword 2020-08-31T22:29:27.050Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages. 2020-08-31T22:29:27.050Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/ForgotPassword/actionTypes.ts', dot: false, relativePath: 'src/pages/ForgotPassword/actionTypes.ts', result: false } 2020-08-31T22:29:27.050Z eslint:file-enumerator Yield: actionTypes.ts 2020-08-31T22:29:27.050Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages/ForgotPassword. 2020-08-31T22:29:27.050Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages/ForgotPassword. 2020-08-31T22:29:27.050Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/ForgotPassword/actionTypes.ts 2020-08-31T22:29:27.050Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/ForgotPassword/actionTypes.ts (pass 1) 2020-08-31T22:29:27.050Z eslint:linter Verify 2020-08-31T22:29:27.050Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/ForgotPassword/actionTypes.ts 2020-08-31T22:29:27.068Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/ForgotPassword/actionTypes.ts (pass 1) 2020-08-31T22:29:27.068Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:27.068Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:27.068Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/ForgotPassword/actions.ts', dot: false, relativePath: 'src/pages/ForgotPassword/actions.ts', result: false } 2020-08-31T22:29:27.068Z eslint:file-enumerator Yield: actions.ts 2020-08-31T22:29:27.068Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages/ForgotPassword. 2020-08-31T22:29:27.068Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages/ForgotPassword. 2020-08-31T22:29:27.068Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/ForgotPassword/actions.ts 2020-08-31T22:29:27.068Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/ForgotPassword/actions.ts (pass 1) 2020-08-31T22:29:27.068Z eslint:linter Verify 2020-08-31T22:29:27.068Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/ForgotPassword/actions.ts 2020-08-31T22:29:27.088Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/ForgotPassword/actions.ts (pass 1) 2020-08-31T22:29:27.088Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:27.088Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:27.088Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/ForgotPassword/constants.ts', dot: false, relativePath: 'src/pages/ForgotPassword/constants.ts', result: false } 2020-08-31T22:29:27.088Z eslint:file-enumerator Yield: constants.ts 2020-08-31T22:29:27.088Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages/ForgotPassword. 2020-08-31T22:29:27.088Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages/ForgotPassword. 2020-08-31T22:29:27.089Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/ForgotPassword/constants.ts 2020-08-31T22:29:27.089Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/ForgotPassword/constants.ts (pass 1) 2020-08-31T22:29:27.089Z eslint:linter Verify 2020-08-31T22:29:27.089Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/ForgotPassword/constants.ts 2020-08-31T22:29:27.107Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/ForgotPassword/constants.ts (pass 1) 2020-08-31T22:29:27.108Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:27.108Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:27.108Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/ForgotPassword/container.tsx', dot: false, relativePath: 'src/pages/ForgotPassword/container.tsx', result: false } 2020-08-31T22:29:27.108Z eslint:file-enumerator Yield: container.tsx 2020-08-31T22:29:27.108Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages/ForgotPassword. 2020-08-31T22:29:27.108Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages/ForgotPassword. 2020-08-31T22:29:27.108Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/ForgotPassword/container.tsx 2020-08-31T22:29:27.108Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/ForgotPassword/container.tsx (pass 1) 2020-08-31T22:29:27.108Z eslint:linter Verify 2020-08-31T22:29:27.108Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/ForgotPassword/container.tsx 2020-08-31T22:29:27.136Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/ForgotPassword/container.tsx (pass 1) 2020-08-31T22:29:27.136Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:27.136Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:27.136Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/ForgotPassword/index.ts', dot: false, relativePath: 'src/pages/ForgotPassword/index.ts', result: false } 2020-08-31T22:29:27.136Z eslint:file-enumerator Yield: index.ts 2020-08-31T22:29:27.136Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages/ForgotPassword. 2020-08-31T22:29:27.136Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages/ForgotPassword. 2020-08-31T22:29:27.136Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/ForgotPassword/index.ts 2020-08-31T22:29:27.136Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/ForgotPassword/index.ts (pass 1) 2020-08-31T22:29:27.136Z eslint:linter Verify 2020-08-31T22:29:27.136Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/ForgotPassword/index.ts 2020-08-31T22:29:27.153Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/ForgotPassword/index.ts (pass 1) 2020-08-31T22:29:27.154Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:27.154Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:27.154Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/ForgotPassword/reducer.ts', dot: false, relativePath: 'src/pages/ForgotPassword/reducer.ts', result: false } 2020-08-31T22:29:27.154Z eslint:file-enumerator Yield: reducer.ts 2020-08-31T22:29:27.154Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages/ForgotPassword. 2020-08-31T22:29:27.154Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages/ForgotPassword. 2020-08-31T22:29:27.154Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/ForgotPassword/reducer.ts 2020-08-31T22:29:27.154Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/ForgotPassword/reducer.ts (pass 1) 2020-08-31T22:29:27.154Z eslint:linter Verify 2020-08-31T22:29:27.154Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/ForgotPassword/reducer.ts 2020-08-31T22:29:27.172Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/ForgotPassword/reducer.ts (pass 1) 2020-08-31T22:29:27.172Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:27.172Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:27.173Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/ForgotPassword/sagas.ts', dot: false, relativePath: 'src/pages/ForgotPassword/sagas.ts', result: false } 2020-08-31T22:29:27.173Z eslint:file-enumerator Yield: sagas.ts 2020-08-31T22:29:27.173Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages/ForgotPassword. 2020-08-31T22:29:27.173Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages/ForgotPassword. 2020-08-31T22:29:27.173Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/ForgotPassword/sagas.ts 2020-08-31T22:29:27.173Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/ForgotPassword/sagas.ts (pass 1) 2020-08-31T22:29:27.173Z eslint:linter Verify 2020-08-31T22:29:27.173Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/ForgotPassword/sagas.ts 2020-08-31T22:29:27.200Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/ForgotPassword/sagas.ts (pass 1) 2020-08-31T22:29:27.200Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:27.200Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:27.200Z eslint:file-enumerator Leave the directory: /Users/redacted/frontend/src/pages/ForgotPassword 2020-08-31T22:29:27.200Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/Login/', dot: false, relativePath: 'src/pages/Login/', result: false } 2020-08-31T22:29:27.200Z eslint:file-enumerator Enter the directory: /Users/redacted/frontend/src/pages/Login 2020-08-31T22:29:27.200Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages/Login. 2020-08-31T22:29:27.200Z eslint:cascading-config-array-factory No cache found: /Users/redacted/frontend/src/pages/Login. 2020-08-31T22:29:27.200Z eslint:config-array-factory Config file not found on /Users/redacted/frontend/src/pages/Login 2020-08-31T22:29:27.200Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages. 2020-08-31T22:29:27.200Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/Login/actions.ts', dot: false, relativePath: 'src/pages/Login/actions.ts', result: false } 2020-08-31T22:29:27.200Z eslint:file-enumerator Yield: actions.ts 2020-08-31T22:29:27.200Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages/Login. 2020-08-31T22:29:27.200Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages/Login. 2020-08-31T22:29:27.201Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/Login/actions.ts 2020-08-31T22:29:27.201Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/Login/actions.ts (pass 1) 2020-08-31T22:29:27.201Z eslint:linter Verify 2020-08-31T22:29:27.201Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/Login/actions.ts 2020-08-31T22:29:27.222Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/Login/actions.ts (pass 1) 2020-08-31T22:29:27.222Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:27.222Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:27.222Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/Login/constants.ts', dot: false, relativePath: 'src/pages/Login/constants.ts', result: false } 2020-08-31T22:29:27.222Z eslint:file-enumerator Yield: constants.ts 2020-08-31T22:29:27.223Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages/Login. 2020-08-31T22:29:27.223Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages/Login. 2020-08-31T22:29:27.223Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/Login/constants.ts 2020-08-31T22:29:27.223Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/Login/constants.ts (pass 1) 2020-08-31T22:29:27.223Z eslint:linter Verify 2020-08-31T22:29:27.223Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/Login/constants.ts 2020-08-31T22:29:27.239Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/Login/constants.ts (pass 1) 2020-08-31T22:29:27.240Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:27.240Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:27.240Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/Login/container.tsx', dot: false, relativePath: 'src/pages/Login/container.tsx', result: false } 2020-08-31T22:29:27.240Z eslint:file-enumerator Yield: container.tsx 2020-08-31T22:29:27.240Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages/Login. 2020-08-31T22:29:27.240Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages/Login. 2020-08-31T22:29:27.240Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/Login/container.tsx 2020-08-31T22:29:27.240Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/Login/container.tsx (pass 1) 2020-08-31T22:29:27.240Z eslint:linter Verify 2020-08-31T22:29:27.240Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/Login/container.tsx 2020-08-31T22:29:27.272Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/Login/container.tsx (pass 1) 2020-08-31T22:29:27.272Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:27.272Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:27.272Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/Login/index.ts', dot: false, relativePath: 'src/pages/Login/index.ts', result: false } 2020-08-31T22:29:27.272Z eslint:file-enumerator Yield: index.ts 2020-08-31T22:29:27.272Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages/Login. 2020-08-31T22:29:27.272Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages/Login. 2020-08-31T22:29:27.273Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/Login/index.ts 2020-08-31T22:29:27.273Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/Login/index.ts (pass 1) 2020-08-31T22:29:27.273Z eslint:linter Verify 2020-08-31T22:29:27.273Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/Login/index.ts 2020-08-31T22:29:27.291Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/Login/index.ts (pass 1) 2020-08-31T22:29:27.291Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:27.292Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:27.292Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/Login/reducer.ts', dot: false, relativePath: 'src/pages/Login/reducer.ts', result: false } 2020-08-31T22:29:27.292Z eslint:file-enumerator Yield: reducer.ts 2020-08-31T22:29:27.292Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages/Login. 2020-08-31T22:29:27.292Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages/Login. 2020-08-31T22:29:27.292Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/Login/reducer.ts 2020-08-31T22:29:27.292Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/Login/reducer.ts (pass 1) 2020-08-31T22:29:27.292Z eslint:linter Verify 2020-08-31T22:29:27.292Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/Login/reducer.ts 2020-08-31T22:29:27.318Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/Login/reducer.ts (pass 1) 2020-08-31T22:29:27.318Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:27.318Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:27.318Z eslint:file-enumerator Leave the directory: /Users/redacted/frontend/src/pages/Login 2020-08-31T22:29:27.318Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/NotFound/', dot: false, relativePath: 'src/pages/NotFound/', result: false } 2020-08-31T22:29:27.318Z eslint:file-enumerator Enter the directory: /Users/redacted/frontend/src/pages/NotFound 2020-08-31T22:29:27.318Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages/NotFound. 2020-08-31T22:29:27.318Z eslint:cascading-config-array-factory No cache found: /Users/redacted/frontend/src/pages/NotFound. 2020-08-31T22:29:27.318Z eslint:config-array-factory Config file not found on /Users/redacted/frontend/src/pages/NotFound 2020-08-31T22:29:27.318Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages. 2020-08-31T22:29:27.318Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/NotFound/index.tsx', dot: false, relativePath: 'src/pages/NotFound/index.tsx', result: false } 2020-08-31T22:29:27.318Z eslint:file-enumerator Yield: index.tsx 2020-08-31T22:29:27.318Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages/NotFound. 2020-08-31T22:29:27.319Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages/NotFound. 2020-08-31T22:29:27.319Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/NotFound/index.tsx 2020-08-31T22:29:27.319Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/NotFound/index.tsx (pass 1) 2020-08-31T22:29:27.319Z eslint:linter Verify 2020-08-31T22:29:27.319Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/NotFound/index.tsx 2020-08-31T22:29:27.340Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/NotFound/index.tsx (pass 1) 2020-08-31T22:29:27.340Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:27.340Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:27.340Z eslint:file-enumerator Leave the directory: /Users/redacted/frontend/src/pages/NotFound 2020-08-31T22:29:27.340Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/Player/', dot: false, relativePath: 'src/pages/Player/', result: false } 2020-08-31T22:29:27.340Z eslint:file-enumerator Enter the directory: /Users/redacted/frontend/src/pages/Player 2020-08-31T22:29:27.340Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages/Player. 2020-08-31T22:29:27.340Z eslint:cascading-config-array-factory No cache found: /Users/redacted/frontend/src/pages/Player. 2020-08-31T22:29:27.340Z eslint:config-array-factory Config file not found on /Users/redacted/frontend/src/pages/Player 2020-08-31T22:29:27.340Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages. 2020-08-31T22:29:27.340Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/Player/actionTypes.ts', dot: false, relativePath: 'src/pages/Player/actionTypes.ts', result: false } 2020-08-31T22:29:27.340Z eslint:file-enumerator Yield: actionTypes.ts 2020-08-31T22:29:27.340Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages/Player. 2020-08-31T22:29:27.340Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages/Player. 2020-08-31T22:29:27.341Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/Player/actionTypes.ts 2020-08-31T22:29:27.341Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/Player/actionTypes.ts (pass 1) 2020-08-31T22:29:27.341Z eslint:linter Verify 2020-08-31T22:29:27.341Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/Player/actionTypes.ts 2020-08-31T22:29:27.359Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/Player/actionTypes.ts (pass 1) 2020-08-31T22:29:27.359Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:27.359Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:27.359Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/Player/actions.ts', dot: false, relativePath: 'src/pages/Player/actions.ts', result: false } 2020-08-31T22:29:27.359Z eslint:file-enumerator Yield: actions.ts 2020-08-31T22:29:27.359Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages/Player. 2020-08-31T22:29:27.359Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages/Player. 2020-08-31T22:29:27.359Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/Player/actions.ts 2020-08-31T22:29:27.359Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/Player/actions.ts (pass 1) 2020-08-31T22:29:27.359Z eslint:linter Verify 2020-08-31T22:29:27.359Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/Player/actions.ts 2020-08-31T22:29:27.385Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/Player/actions.ts (pass 1) 2020-08-31T22:29:27.386Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:27.386Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:27.386Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/Player/constants.ts', dot: false, relativePath: 'src/pages/Player/constants.ts', result: false } 2020-08-31T22:29:27.386Z eslint:file-enumerator Yield: constants.ts 2020-08-31T22:29:27.386Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages/Player. 2020-08-31T22:29:27.386Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages/Player. 2020-08-31T22:29:27.386Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/Player/constants.ts 2020-08-31T22:29:27.386Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/Player/constants.ts (pass 1) 2020-08-31T22:29:27.386Z eslint:linter Verify 2020-08-31T22:29:27.386Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/Player/constants.ts 2020-08-31T22:29:27.403Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/Player/constants.ts (pass 1) 2020-08-31T22:29:27.403Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:27.403Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:27.403Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/Player/container.tsx', dot: false, relativePath: 'src/pages/Player/container.tsx', result: false } 2020-08-31T22:29:27.403Z eslint:file-enumerator Yield: container.tsx 2020-08-31T22:29:27.403Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages/Player. 2020-08-31T22:29:27.403Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages/Player. 2020-08-31T22:29:27.404Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/Player/container.tsx 2020-08-31T22:29:27.404Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/Player/container.tsx (pass 1) 2020-08-31T22:29:27.404Z eslint:linter Verify 2020-08-31T22:29:27.404Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/Player/container.tsx 2020-08-31T22:29:27.488Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/Player/container.tsx (pass 1) 2020-08-31T22:29:27.488Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:27.488Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:27.488Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/Player/index.ts', dot: false, relativePath: 'src/pages/Player/index.ts', result: false } 2020-08-31T22:29:27.488Z eslint:file-enumerator Yield: index.ts 2020-08-31T22:29:27.488Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages/Player. 2020-08-31T22:29:27.488Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages/Player. 2020-08-31T22:29:27.489Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/Player/index.ts 2020-08-31T22:29:27.489Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/Player/index.ts (pass 1) 2020-08-31T22:29:27.489Z eslint:linter Verify 2020-08-31T22:29:27.489Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/Player/index.ts 2020-08-31T22:29:27.506Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/Player/index.ts (pass 1) 2020-08-31T22:29:27.507Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:27.507Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:27.507Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/Player/reducer.ts', dot: false, relativePath: 'src/pages/Player/reducer.ts', result: false } 2020-08-31T22:29:27.507Z eslint:file-enumerator Yield: reducer.ts 2020-08-31T22:29:27.507Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages/Player. 2020-08-31T22:29:27.507Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages/Player. 2020-08-31T22:29:27.507Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/Player/reducer.ts 2020-08-31T22:29:27.507Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/Player/reducer.ts (pass 1) 2020-08-31T22:29:27.507Z eslint:linter Verify 2020-08-31T22:29:27.507Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/Player/reducer.ts 2020-08-31T22:29:27.563Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/Player/reducer.ts (pass 1) 2020-08-31T22:29:27.563Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:27.563Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:27.563Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/Player/sagas.ts', dot: false, relativePath: 'src/pages/Player/sagas.ts', result: false } 2020-08-31T22:29:27.564Z eslint:file-enumerator Yield: sagas.ts 2020-08-31T22:29:27.564Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages/Player. 2020-08-31T22:29:27.564Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages/Player. 2020-08-31T22:29:27.564Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/Player/sagas.ts 2020-08-31T22:29:27.564Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/Player/sagas.ts (pass 1) 2020-08-31T22:29:27.564Z eslint:linter Verify 2020-08-31T22:29:27.564Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/Player/sagas.ts 2020-08-31T22:29:27.596Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/Player/sagas.ts (pass 1) 2020-08-31T22:29:27.596Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:27.596Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:27.596Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/Player/selectors.ts', dot: false, relativePath: 'src/pages/Player/selectors.ts', result: false } 2020-08-31T22:29:27.596Z eslint:file-enumerator Yield: selectors.ts 2020-08-31T22:29:27.596Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages/Player. 2020-08-31T22:29:27.596Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages/Player. 2020-08-31T22:29:27.596Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/Player/selectors.ts 2020-08-31T22:29:27.597Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/Player/selectors.ts (pass 1) 2020-08-31T22:29:27.597Z eslint:linter Verify 2020-08-31T22:29:27.597Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/Player/selectors.ts 2020-08-31T22:29:27.635Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/Player/selectors.ts (pass 1) 2020-08-31T22:29:27.635Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:27.635Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:27.635Z eslint:file-enumerator Leave the directory: /Users/redacted/frontend/src/pages/Player 2020-08-31T22:29:27.635Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/Profile.tsx', dot: false, relativePath: 'src/pages/Profile.tsx', result: false } 2020-08-31T22:29:27.635Z eslint:file-enumerator Yield: Profile.tsx 2020-08-31T22:29:27.635Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages. 2020-08-31T22:29:27.635Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages. 2020-08-31T22:29:27.636Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/Profile.tsx 2020-08-31T22:29:27.636Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/Profile.tsx (pass 1) 2020-08-31T22:29:27.636Z eslint:linter Verify 2020-08-31T22:29:27.636Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/Profile.tsx 2020-08-31T22:29:27.656Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/Profile.tsx (pass 1) 2020-08-31T22:29:27.656Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:27.656Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:27.656Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/QuizPage.tsx', dot: false, relativePath: 'src/pages/QuizPage.tsx', result: false } 2020-08-31T22:29:27.656Z eslint:file-enumerator Yield: QuizPage.tsx 2020-08-31T22:29:27.656Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages. 2020-08-31T22:29:27.656Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages. 2020-08-31T22:29:27.656Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/QuizPage.tsx 2020-08-31T22:29:27.656Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/QuizPage.tsx (pass 1) 2020-08-31T22:29:27.656Z eslint:linter Verify 2020-08-31T22:29:27.656Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/QuizPage.tsx 2020-08-31T22:29:27.693Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/QuizPage.tsx (pass 1) 2020-08-31T22:29:27.693Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:27.693Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:27.693Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/QuizResultPage.tsx', dot: false, relativePath: 'src/pages/QuizResultPage.tsx', result: false } 2020-08-31T22:29:27.693Z eslint:file-enumerator Yield: QuizResultPage.tsx 2020-08-31T22:29:27.693Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages. 2020-08-31T22:29:27.693Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages. 2020-08-31T22:29:27.694Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/QuizResultPage.tsx 2020-08-31T22:29:27.694Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/QuizResultPage.tsx (pass 1) 2020-08-31T22:29:27.694Z eslint:linter Verify 2020-08-31T22:29:27.694Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/QuizResultPage.tsx 2020-08-31T22:29:27.727Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/QuizResultPage.tsx (pass 1) 2020-08-31T22:29:27.727Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:27.727Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:27.727Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/ResetPasswordPage.tsx', dot: false, relativePath: 'src/pages/ResetPasswordPage.tsx', result: false } 2020-08-31T22:29:27.728Z eslint:file-enumerator Yield: ResetPasswordPage.tsx 2020-08-31T22:29:27.728Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages. 2020-08-31T22:29:27.728Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages. 2020-08-31T22:29:27.728Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/ResetPasswordPage.tsx 2020-08-31T22:29:27.728Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/ResetPasswordPage.tsx (pass 1) 2020-08-31T22:29:27.728Z eslint:linter Verify 2020-08-31T22:29:27.728Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/ResetPasswordPage.tsx 2020-08-31T22:29:27.755Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/ResetPasswordPage.tsx (pass 1) 2020-08-31T22:29:27.755Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:27.755Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:27.755Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/Resources.tsx', dot: false, relativePath: 'src/pages/Resources.tsx', result: false } 2020-08-31T22:29:27.755Z eslint:file-enumerator Yield: Resources.tsx 2020-08-31T22:29:27.755Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages. 2020-08-31T22:29:27.755Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages. 2020-08-31T22:29:27.756Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/Resources.tsx 2020-08-31T22:29:27.756Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/Resources.tsx (pass 1) 2020-08-31T22:29:27.756Z eslint:linter Verify 2020-08-31T22:29:27.756Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/Resources.tsx 2020-08-31T22:29:27.774Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/Resources.tsx (pass 1) 2020-08-31T22:29:27.774Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:27.774Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:27.774Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/SignUpPage.tsx', dot: false, relativePath: 'src/pages/SignUpPage.tsx', result: false } 2020-08-31T22:29:27.774Z eslint:file-enumerator Yield: SignUpPage.tsx 2020-08-31T22:29:27.774Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages. 2020-08-31T22:29:27.774Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages. 2020-08-31T22:29:27.775Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/SignUpPage.tsx 2020-08-31T22:29:27.775Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/SignUpPage.tsx (pass 1) 2020-08-31T22:29:27.775Z eslint:linter Verify 2020-08-31T22:29:27.775Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/SignUpPage.tsx 2020-08-31T22:29:27.807Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/SignUpPage.tsx (pass 1) 2020-08-31T22:29:27.807Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:27.807Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:27.807Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/TrainingOfficerCatalog.tsx', dot: false, relativePath: 'src/pages/TrainingOfficerCatalog.tsx', result: false } 2020-08-31T22:29:27.808Z eslint:file-enumerator Yield: TrainingOfficerCatalog.tsx 2020-08-31T22:29:27.808Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages. 2020-08-31T22:29:27.808Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages. 2020-08-31T22:29:27.808Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/TrainingOfficerCatalog.tsx 2020-08-31T22:29:27.808Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/TrainingOfficerCatalog.tsx (pass 1) 2020-08-31T22:29:27.808Z eslint:linter Verify 2020-08-31T22:29:27.808Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/TrainingOfficerCatalog.tsx 2020-08-31T22:29:27.834Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/TrainingOfficerCatalog.tsx (pass 1) 2020-08-31T22:29:27.834Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:27.834Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:27.834Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/TrainingOfficerCertifications.tsx', dot: false, relativePath: 'src/pages/TrainingOfficerCertifications.tsx', result: false } 2020-08-31T22:29:27.834Z eslint:file-enumerator Yield: TrainingOfficerCertifications.tsx 2020-08-31T22:29:27.834Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages. 2020-08-31T22:29:27.834Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages. 2020-08-31T22:29:27.835Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/TrainingOfficerCertifications.tsx 2020-08-31T22:29:27.835Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/TrainingOfficerCertifications.tsx (pass 1) 2020-08-31T22:29:27.835Z eslint:linter Verify 2020-08-31T22:29:27.835Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/TrainingOfficerCertifications.tsx 2020-08-31T22:29:27.864Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/TrainingOfficerCertifications.tsx (pass 1) 2020-08-31T22:29:27.864Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:27.865Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:27.865Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/TrainingOfficerDepartment.tsx', dot: false, relativePath: 'src/pages/TrainingOfficerDepartment.tsx', result: false } 2020-08-31T22:29:27.865Z eslint:file-enumerator Yield: TrainingOfficerDepartment.tsx 2020-08-31T22:29:27.865Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages. 2020-08-31T22:29:27.865Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages. 2020-08-31T22:29:27.865Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/TrainingOfficerDepartment.tsx 2020-08-31T22:29:27.865Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/TrainingOfficerDepartment.tsx (pass 1) 2020-08-31T22:29:27.865Z eslint:linter Verify 2020-08-31T22:29:27.865Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/TrainingOfficerDepartment.tsx 2020-08-31T22:29:27.886Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/TrainingOfficerDepartment.tsx (pass 1) 2020-08-31T22:29:27.886Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:27.886Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:27.886Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/TrainingOfficerReporting.tsx', dot: false, relativePath: 'src/pages/TrainingOfficerReporting.tsx', result: false } 2020-08-31T22:29:27.886Z eslint:file-enumerator Yield: TrainingOfficerReporting.tsx 2020-08-31T22:29:27.886Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages. 2020-08-31T22:29:27.887Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages. 2020-08-31T22:29:27.887Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/TrainingOfficerReporting.tsx 2020-08-31T22:29:27.887Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/TrainingOfficerReporting.tsx (pass 1) 2020-08-31T22:29:27.887Z eslint:linter Verify 2020-08-31T22:29:27.887Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/TrainingOfficerReporting.tsx 2020-08-31T22:29:27.905Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/TrainingOfficerReporting.tsx (pass 1) 2020-08-31T22:29:27.905Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:27.905Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:27.905Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/TrainingOfficerResources.tsx', dot: false, relativePath: 'src/pages/TrainingOfficerResources.tsx', result: false } 2020-08-31T22:29:27.905Z eslint:file-enumerator Yield: TrainingOfficerResources.tsx 2020-08-31T22:29:27.905Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages. 2020-08-31T22:29:27.905Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages. 2020-08-31T22:29:27.905Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/TrainingOfficerResources.tsx 2020-08-31T22:29:27.905Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/TrainingOfficerResources.tsx (pass 1) 2020-08-31T22:29:27.905Z eslint:linter Verify 2020-08-31T22:29:27.905Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/TrainingOfficerResources.tsx 2020-08-31T22:29:27.922Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/TrainingOfficerResources.tsx (pass 1) 2020-08-31T22:29:27.922Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:27.922Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:27.924Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/TrainingOfficerUsers.tsx', dot: false, relativePath: 'src/pages/TrainingOfficerUsers.tsx', result: false } 2020-08-31T22:29:27.924Z eslint:file-enumerator Yield: TrainingOfficerUsers.tsx 2020-08-31T22:29:27.924Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages. 2020-08-31T22:29:27.924Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages. 2020-08-31T22:29:27.924Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/TrainingOfficerUsers.tsx 2020-08-31T22:29:27.924Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/TrainingOfficerUsers.tsx (pass 1) 2020-08-31T22:29:27.924Z eslint:linter Verify 2020-08-31T22:29:27.924Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/TrainingOfficerUsers.tsx 2020-08-31T22:29:27.941Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/TrainingOfficerUsers.tsx (pass 1) 2020-08-31T22:29:27.941Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:27.941Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:27.941Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/TrainingPlans/', dot: false, relativePath: 'src/pages/TrainingPlans/', result: false } 2020-08-31T22:29:27.941Z eslint:file-enumerator Enter the directory: /Users/redacted/frontend/src/pages/TrainingPlans 2020-08-31T22:29:27.941Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages/TrainingPlans. 2020-08-31T22:29:27.941Z eslint:cascading-config-array-factory No cache found: /Users/redacted/frontend/src/pages/TrainingPlans. 2020-08-31T22:29:27.942Z eslint:config-array-factory Config file not found on /Users/redacted/frontend/src/pages/TrainingPlans 2020-08-31T22:29:27.942Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages. 2020-08-31T22:29:27.942Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/TrainingPlans/actionTypes.ts', dot: false, relativePath: 'src/pages/TrainingPlans/actionTypes.ts', result: false } 2020-08-31T22:29:27.942Z eslint:file-enumerator Yield: actionTypes.ts 2020-08-31T22:29:27.942Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages/TrainingPlans. 2020-08-31T22:29:27.942Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages/TrainingPlans. 2020-08-31T22:29:27.942Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/TrainingPlans/actionTypes.ts 2020-08-31T22:29:27.942Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/TrainingPlans/actionTypes.ts (pass 1) 2020-08-31T22:29:27.942Z eslint:linter Verify 2020-08-31T22:29:27.942Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/TrainingPlans/actionTypes.ts 2020-08-31T22:29:27.962Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/TrainingPlans/actionTypes.ts (pass 1) 2020-08-31T22:29:27.962Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:27.962Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:27.962Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/TrainingPlans/actions.ts', dot: false, relativePath: 'src/pages/TrainingPlans/actions.ts', result: false } 2020-08-31T22:29:27.962Z eslint:file-enumerator Yield: actions.ts 2020-08-31T22:29:27.962Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages/TrainingPlans. 2020-08-31T22:29:27.962Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages/TrainingPlans. 2020-08-31T22:29:27.962Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/TrainingPlans/actions.ts 2020-08-31T22:29:27.962Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/TrainingPlans/actions.ts (pass 1) 2020-08-31T22:29:27.962Z eslint:linter Verify 2020-08-31T22:29:27.962Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/TrainingPlans/actions.ts 2020-08-31T22:29:27.986Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/TrainingPlans/actions.ts (pass 1) 2020-08-31T22:29:27.986Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:27.986Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:27.986Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/TrainingPlans/constants.ts', dot: false, relativePath: 'src/pages/TrainingPlans/constants.ts', result: false } 2020-08-31T22:29:27.986Z eslint:file-enumerator Yield: constants.ts 2020-08-31T22:29:27.986Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages/TrainingPlans. 2020-08-31T22:29:27.986Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages/TrainingPlans. 2020-08-31T22:29:27.987Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/TrainingPlans/constants.ts 2020-08-31T22:29:27.987Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/TrainingPlans/constants.ts (pass 1) 2020-08-31T22:29:27.987Z eslint:linter Verify 2020-08-31T22:29:27.987Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/TrainingPlans/constants.ts 2020-08-31T22:29:28.005Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/TrainingPlans/constants.ts (pass 1) 2020-08-31T22:29:28.005Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:28.005Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:28.006Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/TrainingPlans/container.tsx', dot: false, relativePath: 'src/pages/TrainingPlans/container.tsx', result: false } 2020-08-31T22:29:28.006Z eslint:file-enumerator Yield: container.tsx 2020-08-31T22:29:28.006Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages/TrainingPlans. 2020-08-31T22:29:28.006Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages/TrainingPlans. 2020-08-31T22:29:28.006Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/TrainingPlans/container.tsx 2020-08-31T22:29:28.006Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/TrainingPlans/container.tsx (pass 1) 2020-08-31T22:29:28.006Z eslint:linter Verify 2020-08-31T22:29:28.006Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/TrainingPlans/container.tsx 2020-08-31T22:29:28.068Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/TrainingPlans/container.tsx (pass 1) 2020-08-31T22:29:28.068Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:28.068Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:28.068Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/TrainingPlans/index.ts', dot: false, relativePath: 'src/pages/TrainingPlans/index.ts', result: false } 2020-08-31T22:29:28.068Z eslint:file-enumerator Yield: index.ts 2020-08-31T22:29:28.068Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages/TrainingPlans. 2020-08-31T22:29:28.068Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages/TrainingPlans. 2020-08-31T22:29:28.069Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/TrainingPlans/index.ts 2020-08-31T22:29:28.069Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/TrainingPlans/index.ts (pass 1) 2020-08-31T22:29:28.069Z eslint:linter Verify 2020-08-31T22:29:28.069Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/TrainingPlans/index.ts 2020-08-31T22:29:28.088Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/TrainingPlans/index.ts (pass 1) 2020-08-31T22:29:28.088Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:28.088Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:28.088Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/TrainingPlans/reducer.ts', dot: false, relativePath: 'src/pages/TrainingPlans/reducer.ts', result: false } 2020-08-31T22:29:28.088Z eslint:file-enumerator Yield: reducer.ts 2020-08-31T22:29:28.088Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages/TrainingPlans. 2020-08-31T22:29:28.088Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages/TrainingPlans. 2020-08-31T22:29:28.089Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/TrainingPlans/reducer.ts 2020-08-31T22:29:28.089Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/TrainingPlans/reducer.ts (pass 1) 2020-08-31T22:29:28.089Z eslint:linter Verify 2020-08-31T22:29:28.089Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/TrainingPlans/reducer.ts 2020-08-31T22:29:28.116Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/TrainingPlans/reducer.ts (pass 1) 2020-08-31T22:29:28.116Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:28.116Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:28.116Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/TrainingPlans/sagas.ts', dot: false, relativePath: 'src/pages/TrainingPlans/sagas.ts', result: false } 2020-08-31T22:29:28.116Z eslint:file-enumerator Yield: sagas.ts 2020-08-31T22:29:28.116Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages/TrainingPlans. 2020-08-31T22:29:28.116Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages/TrainingPlans. 2020-08-31T22:29:28.117Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/TrainingPlans/sagas.ts 2020-08-31T22:29:28.117Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/TrainingPlans/sagas.ts (pass 1) 2020-08-31T22:29:28.117Z eslint:linter Verify 2020-08-31T22:29:28.117Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/TrainingPlans/sagas.ts 2020-08-31T22:29:28.158Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/TrainingPlans/sagas.ts (pass 1) 2020-08-31T22:29:28.158Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:28.158Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:28.158Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/TrainingPlans/selectors.ts', dot: false, relativePath: 'src/pages/TrainingPlans/selectors.ts', result: false } 2020-08-31T22:29:28.158Z eslint:file-enumerator Yield: selectors.ts 2020-08-31T22:29:28.158Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages/TrainingPlans. 2020-08-31T22:29:28.158Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages/TrainingPlans. 2020-08-31T22:29:28.158Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/TrainingPlans/selectors.ts 2020-08-31T22:29:28.158Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/TrainingPlans/selectors.ts (pass 1) 2020-08-31T22:29:28.158Z eslint:linter Verify 2020-08-31T22:29:28.158Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/TrainingPlans/selectors.ts 2020-08-31T22:29:28.183Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/TrainingPlans/selectors.ts (pass 1) 2020-08-31T22:29:28.183Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:28.183Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:28.183Z eslint:file-enumerator Leave the directory: /Users/redacted/frontend/src/pages/TrainingPlans 2020-08-31T22:29:28.183Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/Transactions.tsx', dot: false, relativePath: 'src/pages/Transactions.tsx', result: false } 2020-08-31T22:29:28.183Z eslint:file-enumerator Yield: Transactions.tsx 2020-08-31T22:29:28.183Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages. 2020-08-31T22:29:28.184Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages. 2020-08-31T22:29:28.184Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/Transactions.tsx 2020-08-31T22:29:28.184Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/Transactions.tsx (pass 1) 2020-08-31T22:29:28.184Z eslint:linter Verify 2020-08-31T22:29:28.184Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/Transactions.tsx 2020-08-31T22:29:28.202Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/Transactions.tsx (pass 1) 2020-08-31T22:29:28.202Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:28.202Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:28.202Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/pages/Transcripts.tsx', dot: false, relativePath: 'src/pages/Transcripts.tsx', result: false } 2020-08-31T22:29:28.202Z eslint:file-enumerator Yield: Transcripts.tsx 2020-08-31T22:29:28.202Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/pages. 2020-08-31T22:29:28.202Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/pages. 2020-08-31T22:29:28.203Z eslint:cli-engine Lint /Users/redacted/frontend/src/pages/Transcripts.tsx 2020-08-31T22:29:28.203Z eslint:linter Linting code for /Users/redacted/frontend/src/pages/Transcripts.tsx (pass 1) 2020-08-31T22:29:28.203Z eslint:linter Verify 2020-08-31T22:29:28.203Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/pages/Transcripts.tsx 2020-08-31T22:29:28.222Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/pages/Transcripts.tsx (pass 1) 2020-08-31T22:29:28.223Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:28.223Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:28.223Z eslint:file-enumerator Leave the directory: /Users/redacted/frontend/src/pages 2020-08-31T22:29:28.223Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/polyfill.tsx', dot: false, relativePath: 'src/polyfill.tsx', result: false } 2020-08-31T22:29:28.223Z eslint:file-enumerator Yield: polyfill.tsx 2020-08-31T22:29:28.223Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src. 2020-08-31T22:29:28.223Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src. 2020-08-31T22:29:28.223Z eslint:cli-engine Lint /Users/redacted/frontend/src/polyfill.tsx 2020-08-31T22:29:28.223Z eslint:linter Linting code for /Users/redacted/frontend/src/polyfill.tsx (pass 1) 2020-08-31T22:29:28.223Z eslint:linter Verify 2020-08-31T22:29:28.223Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/polyfill.tsx 2020-08-31T22:29:28.238Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/polyfill.tsx (pass 1) 2020-08-31T22:29:28.238Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:28.238Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:28.238Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/react-app-env.d.ts', dot: false, relativePath: 'src/react-app-env.d.ts', result: false } 2020-08-31T22:29:28.238Z eslint:file-enumerator Yield: react-app-env.d.ts 2020-08-31T22:29:28.238Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src. 2020-08-31T22:29:28.238Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src. 2020-08-31T22:29:28.239Z eslint:cli-engine Lint /Users/redacted/frontend/src/react-app-env.d.ts 2020-08-31T22:29:28.239Z eslint:linter Linting code for /Users/redacted/frontend/src/react-app-env.d.ts (pass 1) 2020-08-31T22:29:28.239Z eslint:linter Verify 2020-08-31T22:29:28.239Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/react-app-env.d.ts 2020-08-31T22:29:28.254Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/react-app-env.d.ts (pass 1) 2020-08-31T22:29:28.254Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:28.254Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:28.254Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/reducers.ts', dot: false, relativePath: 'src/reducers.ts', result: false } 2020-08-31T22:29:28.254Z eslint:file-enumerator Yield: reducers.ts 2020-08-31T22:29:28.254Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src. 2020-08-31T22:29:28.254Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src. 2020-08-31T22:29:28.255Z eslint:cli-engine Lint /Users/redacted/frontend/src/reducers.ts 2020-08-31T22:29:28.255Z eslint:linter Linting code for /Users/redacted/frontend/src/reducers.ts (pass 1) 2020-08-31T22:29:28.255Z eslint:linter Verify 2020-08-31T22:29:28.255Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/reducers.ts 2020-08-31T22:29:28.272Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/reducers.ts (pass 1) 2020-08-31T22:29:28.272Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:28.273Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:28.273Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/responsive.tsx', dot: false, relativePath: 'src/responsive.tsx', result: false } 2020-08-31T22:29:28.273Z eslint:file-enumerator Yield: responsive.tsx 2020-08-31T22:29:28.273Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src. 2020-08-31T22:29:28.273Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src. 2020-08-31T22:29:28.273Z eslint:cli-engine Lint /Users/redacted/frontend/src/responsive.tsx 2020-08-31T22:29:28.273Z eslint:linter Linting code for /Users/redacted/frontend/src/responsive.tsx (pass 1) 2020-08-31T22:29:28.273Z eslint:linter Verify 2020-08-31T22:29:28.273Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/responsive.tsx 2020-08-31T22:29:28.299Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/responsive.tsx (pass 1) 2020-08-31T22:29:28.299Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:28.299Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:28.300Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/routeNames.ts', dot: false, relativePath: 'src/routeNames.ts', result: false } 2020-08-31T22:29:28.300Z eslint:file-enumerator Yield: routeNames.ts 2020-08-31T22:29:28.300Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src. 2020-08-31T22:29:28.300Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src. 2020-08-31T22:29:28.300Z eslint:cli-engine Lint /Users/redacted/frontend/src/routeNames.ts 2020-08-31T22:29:28.300Z eslint:linter Linting code for /Users/redacted/frontend/src/routeNames.ts (pass 1) 2020-08-31T22:29:28.300Z eslint:linter Verify 2020-08-31T22:29:28.300Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/routeNames.ts 2020-08-31T22:29:28.321Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/routeNames.ts (pass 1) 2020-08-31T22:29:28.321Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:28.321Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:28.321Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/sagas.ts', dot: false, relativePath: 'src/sagas.ts', result: false } 2020-08-31T22:29:28.321Z eslint:file-enumerator Yield: sagas.ts 2020-08-31T22:29:28.321Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src. 2020-08-31T22:29:28.321Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src. 2020-08-31T22:29:28.321Z eslint:cli-engine Lint /Users/redacted/frontend/src/sagas.ts 2020-08-31T22:29:28.321Z eslint:linter Linting code for /Users/redacted/frontend/src/sagas.ts (pass 1) 2020-08-31T22:29:28.321Z eslint:linter Verify 2020-08-31T22:29:28.321Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/sagas.ts 2020-08-31T22:29:28.341Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/sagas.ts (pass 1) 2020-08-31T22:29:28.341Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:28.341Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:28.341Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/sentry.ts', dot: false, relativePath: 'src/sentry.ts', result: false } 2020-08-31T22:29:28.341Z eslint:file-enumerator Yield: sentry.ts 2020-08-31T22:29:28.341Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src. 2020-08-31T22:29:28.341Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src. 2020-08-31T22:29:28.342Z eslint:cli-engine Lint /Users/redacted/frontend/src/sentry.ts 2020-08-31T22:29:28.342Z eslint:linter Linting code for /Users/redacted/frontend/src/sentry.ts (pass 1) 2020-08-31T22:29:28.342Z eslint:linter Verify 2020-08-31T22:29:28.342Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/sentry.ts 2020-08-31T22:29:28.368Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/sentry.ts (pass 1) 2020-08-31T22:29:28.368Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:28.368Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:28.368Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/serviceWorker.ts', dot: false, relativePath: 'src/serviceWorker.ts', result: false } 2020-08-31T22:29:28.369Z eslint:file-enumerator Yield: serviceWorker.ts 2020-08-31T22:29:28.369Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src. 2020-08-31T22:29:28.369Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src. 2020-08-31T22:29:28.369Z eslint:cli-engine Lint /Users/redacted/frontend/src/serviceWorker.ts 2020-08-31T22:29:28.369Z eslint:linter Linting code for /Users/redacted/frontend/src/serviceWorker.ts (pass 1) 2020-08-31T22:29:28.369Z eslint:linter Verify 2020-08-31T22:29:28.369Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/serviceWorker.ts 2020-08-31T22:29:28.433Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/serviceWorker.ts (pass 1) 2020-08-31T22:29:28.433Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:28.433Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:28.434Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/shared/', dot: false, relativePath: 'src/shared/', result: false } 2020-08-31T22:29:28.434Z eslint:file-enumerator Enter the directory: /Users/redacted/frontend/src/shared 2020-08-31T22:29:28.434Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/shared. 2020-08-31T22:29:28.434Z eslint:cascading-config-array-factory No cache found: /Users/redacted/frontend/src/shared. 2020-08-31T22:29:28.434Z eslint:config-array-factory Config file not found on /Users/redacted/frontend/src/shared 2020-08-31T22:29:28.434Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src. 2020-08-31T22:29:28.434Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/shared/Api.ts', dot: false, relativePath: 'src/shared/Api.ts', result: false } 2020-08-31T22:29:28.434Z eslint:file-enumerator Yield: Api.ts 2020-08-31T22:29:28.434Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/shared. 2020-08-31T22:29:28.434Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/shared. 2020-08-31T22:29:28.435Z eslint:cli-engine Lint /Users/redacted/frontend/src/shared/Api.ts 2020-08-31T22:29:28.435Z eslint:linter Linting code for /Users/redacted/frontend/src/shared/Api.ts (pass 1) 2020-08-31T22:29:28.435Z eslint:linter Verify 2020-08-31T22:29:28.435Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/shared/Api.ts 2020-08-31T22:29:28.550Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/shared/Api.ts (pass 1) 2020-08-31T22:29:28.550Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:28.550Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:28.550Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/shared/Auth/', dot: false, relativePath: 'src/shared/Auth/', result: false } 2020-08-31T22:29:28.550Z eslint:file-enumerator Enter the directory: /Users/redacted/frontend/src/shared/Auth 2020-08-31T22:29:28.550Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/shared/Auth. 2020-08-31T22:29:28.550Z eslint:cascading-config-array-factory No cache found: /Users/redacted/frontend/src/shared/Auth. 2020-08-31T22:29:28.550Z eslint:config-array-factory Config file not found on /Users/redacted/frontend/src/shared/Auth 2020-08-31T22:29:28.550Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/shared. 2020-08-31T22:29:28.550Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/shared/Auth/actionTypes.ts', dot: false, relativePath: 'src/shared/Auth/actionTypes.ts', result: false } 2020-08-31T22:29:28.550Z eslint:file-enumerator Yield: actionTypes.ts 2020-08-31T22:29:28.551Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/shared/Auth. 2020-08-31T22:29:28.551Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/shared/Auth. 2020-08-31T22:29:28.551Z eslint:cli-engine Lint /Users/redacted/frontend/src/shared/Auth/actionTypes.ts 2020-08-31T22:29:28.551Z eslint:linter Linting code for /Users/redacted/frontend/src/shared/Auth/actionTypes.ts (pass 1) 2020-08-31T22:29:28.551Z eslint:linter Verify 2020-08-31T22:29:28.551Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/shared/Auth/actionTypes.ts 2020-08-31T22:29:28.579Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/shared/Auth/actionTypes.ts (pass 1) 2020-08-31T22:29:28.579Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:28.579Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:28.579Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/shared/Auth/actions.ts', dot: false, relativePath: 'src/shared/Auth/actions.ts', result: false } 2020-08-31T22:29:28.579Z eslint:file-enumerator Yield: actions.ts 2020-08-31T22:29:28.579Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/shared/Auth. 2020-08-31T22:29:28.579Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/shared/Auth. 2020-08-31T22:29:28.580Z eslint:cli-engine Lint /Users/redacted/frontend/src/shared/Auth/actions.ts 2020-08-31T22:29:28.580Z eslint:linter Linting code for /Users/redacted/frontend/src/shared/Auth/actions.ts (pass 1) 2020-08-31T22:29:28.580Z eslint:linter Verify 2020-08-31T22:29:28.580Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/shared/Auth/actions.ts 2020-08-31T22:29:28.614Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/shared/Auth/actions.ts (pass 1) 2020-08-31T22:29:28.614Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:28.614Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:28.614Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/shared/Auth/constants.ts', dot: false, relativePath: 'src/shared/Auth/constants.ts', result: false } 2020-08-31T22:29:28.614Z eslint:file-enumerator Yield: constants.ts 2020-08-31T22:29:28.614Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/shared/Auth. 2020-08-31T22:29:28.614Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/shared/Auth. 2020-08-31T22:29:28.615Z eslint:cli-engine Lint /Users/redacted/frontend/src/shared/Auth/constants.ts 2020-08-31T22:29:28.615Z eslint:linter Linting code for /Users/redacted/frontend/src/shared/Auth/constants.ts (pass 1) 2020-08-31T22:29:28.615Z eslint:linter Verify 2020-08-31T22:29:28.615Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/shared/Auth/constants.ts 2020-08-31T22:29:28.632Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/shared/Auth/constants.ts (pass 1) 2020-08-31T22:29:28.632Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:28.632Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:28.632Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/shared/Auth/index.ts', dot: false, relativePath: 'src/shared/Auth/index.ts', result: false } 2020-08-31T22:29:28.632Z eslint:file-enumerator Yield: index.ts 2020-08-31T22:29:28.632Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/shared/Auth. 2020-08-31T22:29:28.632Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/shared/Auth. 2020-08-31T22:29:28.633Z eslint:cli-engine Lint /Users/redacted/frontend/src/shared/Auth/index.ts 2020-08-31T22:29:28.633Z eslint:linter Linting code for /Users/redacted/frontend/src/shared/Auth/index.ts (pass 1) 2020-08-31T22:29:28.633Z eslint:linter Verify 2020-08-31T22:29:28.633Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/shared/Auth/index.ts 2020-08-31T22:29:28.654Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/shared/Auth/index.ts (pass 1) 2020-08-31T22:29:28.654Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:28.654Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:28.654Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/shared/Auth/reducer.ts', dot: false, relativePath: 'src/shared/Auth/reducer.ts', result: false } 2020-08-31T22:29:28.654Z eslint:file-enumerator Yield: reducer.ts 2020-08-31T22:29:28.654Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/shared/Auth. 2020-08-31T22:29:28.654Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/shared/Auth. 2020-08-31T22:29:28.654Z eslint:cli-engine Lint /Users/redacted/frontend/src/shared/Auth/reducer.ts 2020-08-31T22:29:28.654Z eslint:linter Linting code for /Users/redacted/frontend/src/shared/Auth/reducer.ts (pass 1) 2020-08-31T22:29:28.654Z eslint:linter Verify 2020-08-31T22:29:28.654Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/shared/Auth/reducer.ts 2020-08-31T22:29:28.684Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/shared/Auth/reducer.ts (pass 1) 2020-08-31T22:29:28.684Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:28.684Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:28.684Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/shared/Auth/sagas.ts', dot: false, relativePath: 'src/shared/Auth/sagas.ts', result: false } 2020-08-31T22:29:28.684Z eslint:file-enumerator Yield: sagas.ts 2020-08-31T22:29:28.684Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/shared/Auth. 2020-08-31T22:29:28.684Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/shared/Auth. 2020-08-31T22:29:28.685Z eslint:cli-engine Lint /Users/redacted/frontend/src/shared/Auth/sagas.ts 2020-08-31T22:29:28.685Z eslint:linter Linting code for /Users/redacted/frontend/src/shared/Auth/sagas.ts (pass 1) 2020-08-31T22:29:28.685Z eslint:linter Verify 2020-08-31T22:29:28.685Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/shared/Auth/sagas.ts 2020-08-31T22:29:28.694Z eslint:config-comment-parser Parsing list config 2020-08-31T22:29:28.738Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/shared/Auth/sagas.ts (pass 1) 2020-08-31T22:29:28.738Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:28.739Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:28.739Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/shared/Auth/selectors.ts', dot: false, relativePath: 'src/shared/Auth/selectors.ts', result: false } 2020-08-31T22:29:28.739Z eslint:file-enumerator Yield: selectors.ts 2020-08-31T22:29:28.739Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/shared/Auth. 2020-08-31T22:29:28.739Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/shared/Auth. 2020-08-31T22:29:28.739Z eslint:cli-engine Lint /Users/redacted/frontend/src/shared/Auth/selectors.ts 2020-08-31T22:29:28.739Z eslint:linter Linting code for /Users/redacted/frontend/src/shared/Auth/selectors.ts (pass 1) 2020-08-31T22:29:28.739Z eslint:linter Verify 2020-08-31T22:29:28.739Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/shared/Auth/selectors.ts 2020-08-31T22:29:28.764Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/shared/Auth/selectors.ts (pass 1) 2020-08-31T22:29:28.764Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:28.764Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:28.764Z eslint:file-enumerator Leave the directory: /Users/redacted/frontend/src/shared/Auth 2020-08-31T22:29:28.764Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/shared/ExtendableError.ts', dot: false, relativePath: 'src/shared/ExtendableError.ts', result: false } 2020-08-31T22:29:28.764Z eslint:file-enumerator Yield: ExtendableError.ts 2020-08-31T22:29:28.764Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/shared. 2020-08-31T22:29:28.764Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/shared. 2020-08-31T22:29:28.764Z eslint:cli-engine Lint /Users/redacted/frontend/src/shared/ExtendableError.ts 2020-08-31T22:29:28.764Z eslint:linter Linting code for /Users/redacted/frontend/src/shared/ExtendableError.ts (pass 1) 2020-08-31T22:29:28.764Z eslint:linter Verify 2020-08-31T22:29:28.764Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/shared/ExtendableError.ts 2020-08-31T22:29:28.784Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/shared/ExtendableError.ts (pass 1) 2020-08-31T22:29:28.784Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:28.784Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:28.784Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/shared/cookies.ts', dot: false, relativePath: 'src/shared/cookies.ts', result: false } 2020-08-31T22:29:28.785Z eslint:file-enumerator Yield: cookies.ts 2020-08-31T22:29:28.785Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/shared. 2020-08-31T22:29:28.785Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/shared. 2020-08-31T22:29:28.786Z eslint:cli-engine Lint /Users/redacted/frontend/src/shared/cookies.ts 2020-08-31T22:29:28.786Z eslint:linter Linting code for /Users/redacted/frontend/src/shared/cookies.ts (pass 1) 2020-08-31T22:29:28.786Z eslint:linter Verify 2020-08-31T22:29:28.786Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/shared/cookies.ts 2020-08-31T22:29:28.810Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/shared/cookies.ts (pass 1) 2020-08-31T22:29:28.810Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:28.810Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:28.811Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/shared/domain.ts', dot: false, relativePath: 'src/shared/domain.ts', result: false } 2020-08-31T22:29:28.811Z eslint:file-enumerator Yield: domain.ts 2020-08-31T22:29:28.811Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/shared. 2020-08-31T22:29:28.811Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/shared. 2020-08-31T22:29:28.811Z eslint:cli-engine Lint /Users/redacted/frontend/src/shared/domain.ts 2020-08-31T22:29:28.811Z eslint:linter Linting code for /Users/redacted/frontend/src/shared/domain.ts (pass 1) 2020-08-31T22:29:28.811Z eslint:linter Verify 2020-08-31T22:29:28.811Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/shared/domain.ts 2020-08-31T22:29:28.853Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/shared/domain.ts (pass 1) 2020-08-31T22:29:28.853Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:28.853Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:28.853Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/shared/helpers/', dot: false, relativePath: 'src/shared/helpers/', result: false } 2020-08-31T22:29:28.853Z eslint:file-enumerator Enter the directory: /Users/redacted/frontend/src/shared/helpers 2020-08-31T22:29:28.854Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/shared/helpers. 2020-08-31T22:29:28.854Z eslint:cascading-config-array-factory No cache found: /Users/redacted/frontend/src/shared/helpers. 2020-08-31T22:29:28.854Z eslint:config-array-factory Config file not found on /Users/redacted/frontend/src/shared/helpers 2020-08-31T22:29:28.854Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/shared. 2020-08-31T22:29:28.854Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/shared/helpers/CSVParser.ts', dot: false, relativePath: 'src/shared/helpers/CSVParser.ts', result: false } 2020-08-31T22:29:28.854Z eslint:file-enumerator Yield: CSVParser.ts 2020-08-31T22:29:28.854Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/shared/helpers. 2020-08-31T22:29:28.854Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/shared/helpers. 2020-08-31T22:29:28.854Z eslint:cli-engine Lint /Users/redacted/frontend/src/shared/helpers/CSVParser.ts 2020-08-31T22:29:28.854Z eslint:linter Linting code for /Users/redacted/frontend/src/shared/helpers/CSVParser.ts (pass 1) 2020-08-31T22:29:28.854Z eslint:linter Verify 2020-08-31T22:29:28.854Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/shared/helpers/CSVParser.ts 2020-08-31T22:29:28.875Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/shared/helpers/CSVParser.ts (pass 1) 2020-08-31T22:29:28.875Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:28.875Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:28.875Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/shared/helpers/actionCreator.ts', dot: false, relativePath: 'src/shared/helpers/actionCreator.ts', result: false } 2020-08-31T22:29:28.875Z eslint:file-enumerator Yield: actionCreator.ts 2020-08-31T22:29:28.876Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/shared/helpers. 2020-08-31T22:29:28.876Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/shared/helpers. 2020-08-31T22:29:28.876Z eslint:cli-engine Lint /Users/redacted/frontend/src/shared/helpers/actionCreator.ts 2020-08-31T22:29:28.876Z eslint:linter Linting code for /Users/redacted/frontend/src/shared/helpers/actionCreator.ts (pass 1) 2020-08-31T22:29:28.876Z eslint:linter Verify 2020-08-31T22:29:28.876Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/shared/helpers/actionCreator.ts 2020-08-31T22:29:28.896Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/shared/helpers/actionCreator.ts (pass 1) 2020-08-31T22:29:28.896Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:28.896Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:28.896Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/shared/helpers/animations.ts', dot: false, relativePath: 'src/shared/helpers/animations.ts', result: false } 2020-08-31T22:29:28.896Z eslint:file-enumerator Yield: animations.ts 2020-08-31T22:29:28.896Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/shared/helpers. 2020-08-31T22:29:28.896Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/shared/helpers. 2020-08-31T22:29:28.897Z eslint:cli-engine Lint /Users/redacted/frontend/src/shared/helpers/animations.ts 2020-08-31T22:29:28.897Z eslint:linter Linting code for /Users/redacted/frontend/src/shared/helpers/animations.ts (pass 1) 2020-08-31T22:29:28.897Z eslint:linter Verify 2020-08-31T22:29:28.897Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/shared/helpers/animations.ts 2020-08-31T22:29:28.917Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/shared/helpers/animations.ts (pass 1) 2020-08-31T22:29:28.917Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:28.917Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:28.917Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/shared/helpers/captureQueryString.ts', dot: false, relativePath: 'src/shared/helpers/captureQueryString.ts', result: false } 2020-08-31T22:29:28.917Z eslint:file-enumerator Yield: captureQueryString.ts 2020-08-31T22:29:28.917Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/shared/helpers. 2020-08-31T22:29:28.917Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/shared/helpers. 2020-08-31T22:29:28.917Z eslint:cli-engine Lint /Users/redacted/frontend/src/shared/helpers/captureQueryString.ts 2020-08-31T22:29:28.917Z eslint:linter Linting code for /Users/redacted/frontend/src/shared/helpers/captureQueryString.ts (pass 1) 2020-08-31T22:29:28.917Z eslint:linter Verify 2020-08-31T22:29:28.917Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/shared/helpers/captureQueryString.ts 2020-08-31T22:29:28.920Z eslint:config-comment-parser Parsing list config 2020-08-31T22:29:28.941Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/shared/helpers/captureQueryString.ts (pass 1) 2020-08-31T22:29:28.941Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:28.941Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:28.941Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/shared/helpers/currencyFormatter.ts', dot: false, relativePath: 'src/shared/helpers/currencyFormatter.ts', result: false } 2020-08-31T22:29:28.941Z eslint:file-enumerator Yield: currencyFormatter.ts 2020-08-31T22:29:28.941Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/shared/helpers. 2020-08-31T22:29:28.941Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/shared/helpers. 2020-08-31T22:29:28.941Z eslint:cli-engine Lint /Users/redacted/frontend/src/shared/helpers/currencyFormatter.ts 2020-08-31T22:29:28.941Z eslint:linter Linting code for /Users/redacted/frontend/src/shared/helpers/currencyFormatter.ts (pass 1) 2020-08-31T22:29:28.941Z eslint:linter Verify 2020-08-31T22:29:28.941Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/shared/helpers/currencyFormatter.ts 2020-08-31T22:29:28.962Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/shared/helpers/currencyFormatter.ts (pass 1) 2020-08-31T22:29:28.962Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:28.962Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:28.962Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/shared/helpers/delay.ts', dot: false, relativePath: 'src/shared/helpers/delay.ts', result: false } 2020-08-31T22:29:28.962Z eslint:file-enumerator Yield: delay.ts 2020-08-31T22:29:28.962Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/shared/helpers. 2020-08-31T22:29:28.962Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/shared/helpers. 2020-08-31T22:29:28.963Z eslint:cli-engine Lint /Users/redacted/frontend/src/shared/helpers/delay.ts 2020-08-31T22:29:28.963Z eslint:linter Linting code for /Users/redacted/frontend/src/shared/helpers/delay.ts (pass 1) 2020-08-31T22:29:28.963Z eslint:linter Verify 2020-08-31T22:29:28.963Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/shared/helpers/delay.ts 2020-08-31T22:29:28.981Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/shared/helpers/delay.ts (pass 1) 2020-08-31T22:29:28.981Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:28.981Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:28.981Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/shared/helpers/descriptions.ts', dot: false, relativePath: 'src/shared/helpers/descriptions.ts', result: false } 2020-08-31T22:29:28.981Z eslint:file-enumerator Yield: descriptions.ts 2020-08-31T22:29:28.981Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/shared/helpers. 2020-08-31T22:29:28.981Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/shared/helpers. 2020-08-31T22:29:28.982Z eslint:cli-engine Lint /Users/redacted/frontend/src/shared/helpers/descriptions.ts 2020-08-31T22:29:28.982Z eslint:linter Linting code for /Users/redacted/frontend/src/shared/helpers/descriptions.ts (pass 1) 2020-08-31T22:29:28.982Z eslint:linter Verify 2020-08-31T22:29:28.982Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/shared/helpers/descriptions.ts 2020-08-31T22:29:29.000Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/shared/helpers/descriptions.ts (pass 1) 2020-08-31T22:29:29.000Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:29.000Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:29.000Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/shared/helpers/executeRedirect.ts', dot: false, relativePath: 'src/shared/helpers/executeRedirect.ts', result: false } 2020-08-31T22:29:29.000Z eslint:file-enumerator Yield: executeRedirect.ts 2020-08-31T22:29:29.000Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/shared/helpers. 2020-08-31T22:29:29.000Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/shared/helpers. 2020-08-31T22:29:29.000Z eslint:cli-engine Lint /Users/redacted/frontend/src/shared/helpers/executeRedirect.ts 2020-08-31T22:29:29.001Z eslint:linter Linting code for /Users/redacted/frontend/src/shared/helpers/executeRedirect.ts (pass 1) 2020-08-31T22:29:29.001Z eslint:linter Verify 2020-08-31T22:29:29.001Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/shared/helpers/executeRedirect.ts 2020-08-31T22:29:29.024Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/shared/helpers/executeRedirect.ts (pass 1) 2020-08-31T22:29:29.025Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:29.025Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:29.025Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/shared/helpers/formatters.ts', dot: false, relativePath: 'src/shared/helpers/formatters.ts', result: false } 2020-08-31T22:29:29.025Z eslint:file-enumerator Yield: formatters.ts 2020-08-31T22:29:29.025Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/shared/helpers. 2020-08-31T22:29:29.025Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/shared/helpers. 2020-08-31T22:29:29.025Z eslint:cli-engine Lint /Users/redacted/frontend/src/shared/helpers/formatters.ts 2020-08-31T22:29:29.025Z eslint:linter Linting code for /Users/redacted/frontend/src/shared/helpers/formatters.ts (pass 1) 2020-08-31T22:29:29.025Z eslint:linter Verify 2020-08-31T22:29:29.025Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/shared/helpers/formatters.ts 2020-08-31T22:29:29.048Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/shared/helpers/formatters.ts (pass 1) 2020-08-31T22:29:29.048Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:29.048Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:29.048Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/shared/helpers/history.ts', dot: false, relativePath: 'src/shared/helpers/history.ts', result: false } 2020-08-31T22:29:29.048Z eslint:file-enumerator Yield: history.ts 2020-08-31T22:29:29.048Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/shared/helpers. 2020-08-31T22:29:29.049Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/shared/helpers. 2020-08-31T22:29:29.049Z eslint:cli-engine Lint /Users/redacted/frontend/src/shared/helpers/history.ts 2020-08-31T22:29:29.049Z eslint:linter Linting code for /Users/redacted/frontend/src/shared/helpers/history.ts (pass 1) 2020-08-31T22:29:29.049Z eslint:linter Verify 2020-08-31T22:29:29.049Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/shared/helpers/history.ts 2020-08-31T22:29:29.068Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/shared/helpers/history.ts (pass 1) 2020-08-31T22:29:29.068Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:29.068Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:29.068Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/shared/helpers/images.ts', dot: false, relativePath: 'src/shared/helpers/images.ts', result: false } 2020-08-31T22:29:29.068Z eslint:file-enumerator Yield: images.ts 2020-08-31T22:29:29.068Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/shared/helpers. 2020-08-31T22:29:29.068Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/shared/helpers. 2020-08-31T22:29:29.069Z eslint:cli-engine Lint /Users/redacted/frontend/src/shared/helpers/images.ts 2020-08-31T22:29:29.069Z eslint:linter Linting code for /Users/redacted/frontend/src/shared/helpers/images.ts (pass 1) 2020-08-31T22:29:29.069Z eslint:linter Verify 2020-08-31T22:29:29.069Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/shared/helpers/images.ts 2020-08-31T22:29:29.088Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/shared/helpers/images.ts (pass 1) 2020-08-31T22:29:29.088Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:29.088Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:29.088Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/shared/helpers/redirectTo.ts', dot: false, relativePath: 'src/shared/helpers/redirectTo.ts', result: false } 2020-08-31T22:29:29.088Z eslint:file-enumerator Yield: redirectTo.ts 2020-08-31T22:29:29.088Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/shared/helpers. 2020-08-31T22:29:29.088Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/shared/helpers. 2020-08-31T22:29:29.088Z eslint:cli-engine Lint /Users/redacted/frontend/src/shared/helpers/redirectTo.ts 2020-08-31T22:29:29.088Z eslint:linter Linting code for /Users/redacted/frontend/src/shared/helpers/redirectTo.ts (pass 1) 2020-08-31T22:29:29.088Z eslint:linter Verify 2020-08-31T22:29:29.088Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/shared/helpers/redirectTo.ts 2020-08-31T22:29:29.109Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/shared/helpers/redirectTo.ts (pass 1) 2020-08-31T22:29:29.109Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:29.109Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:29.109Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/shared/helpers/sagaHelpers.ts', dot: false, relativePath: 'src/shared/helpers/sagaHelpers.ts', result: false } 2020-08-31T22:29:29.109Z eslint:file-enumerator Yield: sagaHelpers.ts 2020-08-31T22:29:29.109Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/shared/helpers. 2020-08-31T22:29:29.109Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/shared/helpers. 2020-08-31T22:29:29.110Z eslint:cli-engine Lint /Users/redacted/frontend/src/shared/helpers/sagaHelpers.ts 2020-08-31T22:29:29.110Z eslint:linter Linting code for /Users/redacted/frontend/src/shared/helpers/sagaHelpers.ts (pass 1) 2020-08-31T22:29:29.110Z eslint:linter Verify 2020-08-31T22:29:29.110Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/shared/helpers/sagaHelpers.ts 2020-08-31T22:29:29.136Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/shared/helpers/sagaHelpers.ts (pass 1) 2020-08-31T22:29:29.136Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:29.136Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:29.136Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/shared/helpers/sorting.ts', dot: false, relativePath: 'src/shared/helpers/sorting.ts', result: false } 2020-08-31T22:29:29.136Z eslint:file-enumerator Yield: sorting.ts 2020-08-31T22:29:29.136Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/shared/helpers. 2020-08-31T22:29:29.136Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/shared/helpers. 2020-08-31T22:29:29.136Z eslint:cli-engine Lint /Users/redacted/frontend/src/shared/helpers/sorting.ts 2020-08-31T22:29:29.137Z eslint:linter Linting code for /Users/redacted/frontend/src/shared/helpers/sorting.ts (pass 1) 2020-08-31T22:29:29.137Z eslint:linter Verify 2020-08-31T22:29:29.137Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/shared/helpers/sorting.ts 2020-08-31T22:29:29.157Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/shared/helpers/sorting.ts (pass 1) 2020-08-31T22:29:29.157Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:29.157Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:29.158Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/shared/helpers/takeTypesDescription.ts', dot: false, relativePath: 'src/shared/helpers/takeTypesDescription.ts', result: false } 2020-08-31T22:29:29.158Z eslint:file-enumerator Yield: takeTypesDescription.ts 2020-08-31T22:29:29.158Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/shared/helpers. 2020-08-31T22:29:29.158Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/shared/helpers. 2020-08-31T22:29:29.158Z eslint:cli-engine Lint /Users/redacted/frontend/src/shared/helpers/takeTypesDescription.ts 2020-08-31T22:29:29.158Z eslint:linter Linting code for /Users/redacted/frontend/src/shared/helpers/takeTypesDescription.ts (pass 1) 2020-08-31T22:29:29.158Z eslint:linter Verify 2020-08-31T22:29:29.158Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/shared/helpers/takeTypesDescription.ts 2020-08-31T22:29:29.180Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/shared/helpers/takeTypesDescription.ts (pass 1) 2020-08-31T22:29:29.180Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:29.180Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:29.180Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/shared/helpers/timeHelpers.ts', dot: false, relativePath: 'src/shared/helpers/timeHelpers.ts', result: false } 2020-08-31T22:29:29.181Z eslint:file-enumerator Yield: timeHelpers.ts 2020-08-31T22:29:29.181Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/shared/helpers. 2020-08-31T22:29:29.181Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/shared/helpers. 2020-08-31T22:29:29.181Z eslint:cli-engine Lint /Users/redacted/frontend/src/shared/helpers/timeHelpers.ts 2020-08-31T22:29:29.181Z eslint:linter Linting code for /Users/redacted/frontend/src/shared/helpers/timeHelpers.ts (pass 1) 2020-08-31T22:29:29.181Z eslint:linter Verify 2020-08-31T22:29:29.181Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/shared/helpers/timeHelpers.ts 2020-08-31T22:29:29.199Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/shared/helpers/timeHelpers.ts (pass 1) 2020-08-31T22:29:29.199Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:29.199Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:29.199Z eslint:file-enumerator Leave the directory: /Users/redacted/frontend/src/shared/helpers 2020-08-31T22:29:29.199Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/shared/hooks/', dot: false, relativePath: 'src/shared/hooks/', result: false } 2020-08-31T22:29:29.199Z eslint:file-enumerator Enter the directory: /Users/redacted/frontend/src/shared/hooks 2020-08-31T22:29:29.199Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/shared/hooks. 2020-08-31T22:29:29.199Z eslint:cascading-config-array-factory No cache found: /Users/redacted/frontend/src/shared/hooks. 2020-08-31T22:29:29.199Z eslint:config-array-factory Config file not found on /Users/redacted/frontend/src/shared/hooks 2020-08-31T22:29:29.199Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/shared. 2020-08-31T22:29:29.199Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/shared/hooks/index.ts', dot: false, relativePath: 'src/shared/hooks/index.ts', result: false } 2020-08-31T22:29:29.199Z eslint:file-enumerator Yield: index.ts 2020-08-31T22:29:29.199Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/shared/hooks. 2020-08-31T22:29:29.199Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/shared/hooks. 2020-08-31T22:29:29.200Z eslint:cli-engine Lint /Users/redacted/frontend/src/shared/hooks/index.ts 2020-08-31T22:29:29.200Z eslint:linter Linting code for /Users/redacted/frontend/src/shared/hooks/index.ts (pass 1) 2020-08-31T22:29:29.200Z eslint:linter Verify 2020-08-31T22:29:29.200Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/shared/hooks/index.ts 2020-08-31T22:29:29.216Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/shared/hooks/index.ts (pass 1) 2020-08-31T22:29:29.216Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:29.216Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:29.216Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/shared/hooks/useClock.ts', dot: false, relativePath: 'src/shared/hooks/useClock.ts', result: false } 2020-08-31T22:29:29.216Z eslint:file-enumerator Yield: useClock.ts 2020-08-31T22:29:29.216Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/shared/hooks. 2020-08-31T22:29:29.216Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/shared/hooks. 2020-08-31T22:29:29.217Z eslint:cli-engine Lint /Users/redacted/frontend/src/shared/hooks/useClock.ts 2020-08-31T22:29:29.217Z eslint:linter Linting code for /Users/redacted/frontend/src/shared/hooks/useClock.ts (pass 1) 2020-08-31T22:29:29.217Z eslint:linter Verify 2020-08-31T22:29:29.217Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/shared/hooks/useClock.ts 2020-08-31T22:29:29.237Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/shared/hooks/useClock.ts (pass 1) 2020-08-31T22:29:29.237Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:29.237Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:29.237Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/shared/hooks/useDebounce.ts', dot: false, relativePath: 'src/shared/hooks/useDebounce.ts', result: false } 2020-08-31T22:29:29.238Z eslint:file-enumerator Yield: useDebounce.ts 2020-08-31T22:29:29.238Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/shared/hooks. 2020-08-31T22:29:29.238Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/shared/hooks. 2020-08-31T22:29:29.238Z eslint:cli-engine Lint /Users/redacted/frontend/src/shared/hooks/useDebounce.ts 2020-08-31T22:29:29.238Z eslint:linter Linting code for /Users/redacted/frontend/src/shared/hooks/useDebounce.ts (pass 1) 2020-08-31T22:29:29.238Z eslint:linter Verify 2020-08-31T22:29:29.238Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/shared/hooks/useDebounce.ts 2020-08-31T22:29:29.258Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/shared/hooks/useDebounce.ts (pass 1) 2020-08-31T22:29:29.258Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:29.258Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:29.258Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/shared/hooks/useFrameMessage.ts', dot: false, relativePath: 'src/shared/hooks/useFrameMessage.ts', result: false } 2020-08-31T22:29:29.258Z eslint:file-enumerator Yield: useFrameMessage.ts 2020-08-31T22:29:29.258Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/shared/hooks. 2020-08-31T22:29:29.258Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/shared/hooks. 2020-08-31T22:29:29.258Z eslint:cli-engine Lint /Users/redacted/frontend/src/shared/hooks/useFrameMessage.ts 2020-08-31T22:29:29.258Z eslint:linter Linting code for /Users/redacted/frontend/src/shared/hooks/useFrameMessage.ts (pass 1) 2020-08-31T22:29:29.258Z eslint:linter Verify 2020-08-31T22:29:29.258Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/shared/hooks/useFrameMessage.ts 2020-08-31T22:29:29.261Z eslint:config-comment-parser Parsing list config 2020-08-31T22:29:29.282Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/shared/hooks/useFrameMessage.ts (pass 1) 2020-08-31T22:29:29.282Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:29.282Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:29.282Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/shared/hooks/useLoader.ts', dot: false, relativePath: 'src/shared/hooks/useLoader.ts', result: false } 2020-08-31T22:29:29.282Z eslint:file-enumerator Yield: useLoader.ts 2020-08-31T22:29:29.282Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/shared/hooks. 2020-08-31T22:29:29.282Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/shared/hooks. 2020-08-31T22:29:29.283Z eslint:cli-engine Lint /Users/redacted/frontend/src/shared/hooks/useLoader.ts 2020-08-31T22:29:29.283Z eslint:linter Linting code for /Users/redacted/frontend/src/shared/hooks/useLoader.ts (pass 1) 2020-08-31T22:29:29.283Z eslint:linter Verify 2020-08-31T22:29:29.283Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/shared/hooks/useLoader.ts 2020-08-31T22:29:29.292Z eslint:config-comment-parser Parsing list config 2020-08-31T22:29:29.292Z eslint:config-comment-parser Parsing list config 2020-08-31T22:29:29.334Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/shared/hooks/useLoader.ts (pass 1) 2020-08-31T22:29:29.334Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:29.334Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:29.334Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/shared/hooks/useLoginRedirect.tsx', dot: false, relativePath: 'src/shared/hooks/useLoginRedirect.tsx', result: false } 2020-08-31T22:29:29.335Z eslint:file-enumerator Yield: useLoginRedirect.tsx 2020-08-31T22:29:29.335Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/shared/hooks. 2020-08-31T22:29:29.335Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/shared/hooks. 2020-08-31T22:29:29.337Z eslint:cli-engine Lint /Users/redacted/frontend/src/shared/hooks/useLoginRedirect.tsx 2020-08-31T22:29:29.337Z eslint:linter Linting code for /Users/redacted/frontend/src/shared/hooks/useLoginRedirect.tsx (pass 1) 2020-08-31T22:29:29.337Z eslint:linter Verify 2020-08-31T22:29:29.337Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/shared/hooks/useLoginRedirect.tsx 2020-08-31T22:29:29.358Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/shared/hooks/useLoginRedirect.tsx (pass 1) 2020-08-31T22:29:29.358Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:29.358Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:29.358Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/shared/hooks/useQuizAttempt.tsx', dot: false, relativePath: 'src/shared/hooks/useQuizAttempt.tsx', result: false } 2020-08-31T22:29:29.358Z eslint:file-enumerator Yield: useQuizAttempt.tsx 2020-08-31T22:29:29.358Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/shared/hooks. 2020-08-31T22:29:29.358Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/shared/hooks. 2020-08-31T22:29:29.359Z eslint:cli-engine Lint /Users/redacted/frontend/src/shared/hooks/useQuizAttempt.tsx 2020-08-31T22:29:29.359Z eslint:linter Linting code for /Users/redacted/frontend/src/shared/hooks/useQuizAttempt.tsx (pass 1) 2020-08-31T22:29:29.359Z eslint:linter Verify 2020-08-31T22:29:29.359Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/shared/hooks/useQuizAttempt.tsx 2020-08-31T22:29:29.382Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/shared/hooks/useQuizAttempt.tsx (pass 1) 2020-08-31T22:29:29.382Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:29.382Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:29.382Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/shared/hooks/useTypedSelector.ts', dot: false, relativePath: 'src/shared/hooks/useTypedSelector.ts', result: false } 2020-08-31T22:29:29.383Z eslint:file-enumerator Yield: useTypedSelector.ts 2020-08-31T22:29:29.383Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/shared/hooks. 2020-08-31T22:29:29.383Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/shared/hooks. 2020-08-31T22:29:29.383Z eslint:cli-engine Lint /Users/redacted/frontend/src/shared/hooks/useTypedSelector.ts 2020-08-31T22:29:29.383Z eslint:linter Linting code for /Users/redacted/frontend/src/shared/hooks/useTypedSelector.ts (pass 1) 2020-08-31T22:29:29.383Z eslint:linter Verify 2020-08-31T22:29:29.383Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/shared/hooks/useTypedSelector.ts 2020-08-31T22:29:29.404Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/shared/hooks/useTypedSelector.ts (pass 1) 2020-08-31T22:29:29.404Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:29.404Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:29.404Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/shared/hooks/useUser.ts', dot: false, relativePath: 'src/shared/hooks/useUser.ts', result: false } 2020-08-31T22:29:29.404Z eslint:file-enumerator Yield: useUser.ts 2020-08-31T22:29:29.404Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/shared/hooks. 2020-08-31T22:29:29.404Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/shared/hooks. 2020-08-31T22:29:29.405Z eslint:cli-engine Lint /Users/redacted/frontend/src/shared/hooks/useUser.ts 2020-08-31T22:29:29.405Z eslint:linter Linting code for /Users/redacted/frontend/src/shared/hooks/useUser.ts (pass 1) 2020-08-31T22:29:29.405Z eslint:linter Verify 2020-08-31T22:29:29.405Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/shared/hooks/useUser.ts 2020-08-31T22:29:29.423Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/shared/hooks/useUser.ts (pass 1) 2020-08-31T22:29:29.423Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:29.423Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:29.423Z eslint:file-enumerator Leave the directory: /Users/redacted/frontend/src/shared/hooks 2020-08-31T22:29:29.423Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/shared/links.ts', dot: false, relativePath: 'src/shared/links.ts', result: false } 2020-08-31T22:29:29.423Z eslint:file-enumerator Yield: links.ts 2020-08-31T22:29:29.423Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/shared. 2020-08-31T22:29:29.423Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/shared. 2020-08-31T22:29:29.424Z eslint:cli-engine Lint /Users/redacted/frontend/src/shared/links.ts 2020-08-31T22:29:29.424Z eslint:linter Linting code for /Users/redacted/frontend/src/shared/links.ts (pass 1) 2020-08-31T22:29:29.424Z eslint:linter Verify 2020-08-31T22:29:29.424Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/shared/links.ts 2020-08-31T22:29:29.447Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/shared/links.ts (pass 1) 2020-08-31T22:29:29.447Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:29.447Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:29.447Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/shared/normalizers.ts', dot: false, relativePath: 'src/shared/normalizers.ts', result: false } 2020-08-31T22:29:29.447Z eslint:file-enumerator Yield: normalizers.ts 2020-08-31T22:29:29.448Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/shared. 2020-08-31T22:29:29.448Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/shared. 2020-08-31T22:29:29.448Z eslint:cli-engine Lint /Users/redacted/frontend/src/shared/normalizers.ts 2020-08-31T22:29:29.448Z eslint:linter Linting code for /Users/redacted/frontend/src/shared/normalizers.ts (pass 1) 2020-08-31T22:29:29.448Z eslint:linter Verify 2020-08-31T22:29:29.448Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/shared/normalizers.ts 2020-08-31T22:29:29.476Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/shared/normalizers.ts (pass 1) 2020-08-31T22:29:29.476Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:29.476Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:29.476Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/shared/propTypes.ts', dot: false, relativePath: 'src/shared/propTypes.ts', result: false } 2020-08-31T22:29:29.476Z eslint:file-enumerator Yield: propTypes.ts 2020-08-31T22:29:29.476Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/shared. 2020-08-31T22:29:29.476Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/shared. 2020-08-31T22:29:29.476Z eslint:cli-engine Lint /Users/redacted/frontend/src/shared/propTypes.ts 2020-08-31T22:29:29.476Z eslint:linter Linting code for /Users/redacted/frontend/src/shared/propTypes.ts (pass 1) 2020-08-31T22:29:29.476Z eslint:linter Verify 2020-08-31T22:29:29.477Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/shared/propTypes.ts 2020-08-31T22:29:29.495Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/shared/propTypes.ts (pass 1) 2020-08-31T22:29:29.495Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:29.495Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:29.495Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/shared/sagas/', dot: false, relativePath: 'src/shared/sagas/', result: false } 2020-08-31T22:29:29.495Z eslint:file-enumerator Enter the directory: /Users/redacted/frontend/src/shared/sagas 2020-08-31T22:29:29.496Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/shared/sagas. 2020-08-31T22:29:29.496Z eslint:cascading-config-array-factory No cache found: /Users/redacted/frontend/src/shared/sagas. 2020-08-31T22:29:29.496Z eslint:config-array-factory Config file not found on /Users/redacted/frontend/src/shared/sagas 2020-08-31T22:29:29.496Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/shared. 2020-08-31T22:29:29.496Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/shared/sagas/resetPasswordSagas.ts', dot: false, relativePath: 'src/shared/sagas/resetPasswordSagas.ts', result: false } 2020-08-31T22:29:29.496Z eslint:file-enumerator Yield: resetPasswordSagas.ts 2020-08-31T22:29:29.496Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/shared/sagas. 2020-08-31T22:29:29.496Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/shared/sagas. 2020-08-31T22:29:29.496Z eslint:cli-engine Lint /Users/redacted/frontend/src/shared/sagas/resetPasswordSagas.ts 2020-08-31T22:29:29.496Z eslint:linter Linting code for /Users/redacted/frontend/src/shared/sagas/resetPasswordSagas.ts (pass 1) 2020-08-31T22:29:29.496Z eslint:linter Verify 2020-08-31T22:29:29.496Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/shared/sagas/resetPasswordSagas.ts 2020-08-31T22:29:29.521Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/shared/sagas/resetPasswordSagas.ts (pass 1) 2020-08-31T22:29:29.521Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:29.521Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:29.521Z eslint:file-enumerator Leave the directory: /Users/redacted/frontend/src/shared/sagas 2020-08-31T22:29:29.522Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/shared/selectors/', dot: false, relativePath: 'src/shared/selectors/', result: false } 2020-08-31T22:29:29.522Z eslint:file-enumerator Enter the directory: /Users/redacted/frontend/src/shared/selectors 2020-08-31T22:29:29.522Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/shared/selectors. 2020-08-31T22:29:29.522Z eslint:cascading-config-array-factory No cache found: /Users/redacted/frontend/src/shared/selectors. 2020-08-31T22:29:29.522Z eslint:config-array-factory Config file not found on /Users/redacted/frontend/src/shared/selectors 2020-08-31T22:29:29.522Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/shared. 2020-08-31T22:29:29.522Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/shared/selectors/userSelectors.ts', dot: false, relativePath: 'src/shared/selectors/userSelectors.ts', result: false } 2020-08-31T22:29:29.522Z eslint:file-enumerator Yield: userSelectors.ts 2020-08-31T22:29:29.522Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/shared/selectors. 2020-08-31T22:29:29.522Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/shared/selectors. 2020-08-31T22:29:29.522Z eslint:cli-engine Lint /Users/redacted/frontend/src/shared/selectors/userSelectors.ts 2020-08-31T22:29:29.522Z eslint:linter Linting code for /Users/redacted/frontend/src/shared/selectors/userSelectors.ts (pass 1) 2020-08-31T22:29:29.522Z eslint:linter Verify 2020-08-31T22:29:29.522Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/shared/selectors/userSelectors.ts 2020-08-31T22:29:29.553Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/shared/selectors/userSelectors.ts (pass 1) 2020-08-31T22:29:29.553Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:29.553Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:29.553Z eslint:file-enumerator Leave the directory: /Users/redacted/frontend/src/shared/selectors 2020-08-31T22:29:29.553Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/shared/supports-browser/', dot: false, relativePath: 'src/shared/supports-browser/', result: false } 2020-08-31T22:29:29.554Z eslint:file-enumerator Enter the directory: /Users/redacted/frontend/src/shared/supports-browser 2020-08-31T22:29:29.554Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/shared/supports-browser. 2020-08-31T22:29:29.554Z eslint:cascading-config-array-factory No cache found: /Users/redacted/frontend/src/shared/supports-browser. 2020-08-31T22:29:29.554Z eslint:config-array-factory Config file not found on /Users/redacted/frontend/src/shared/supports-browser 2020-08-31T22:29:29.554Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/shared. 2020-08-31T22:29:29.554Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/shared/supports-browser/index.ts', dot: false, relativePath: 'src/shared/supports-browser/index.ts', result: false } 2020-08-31T22:29:29.554Z eslint:file-enumerator Yield: index.ts 2020-08-31T22:29:29.554Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/shared/supports-browser. 2020-08-31T22:29:29.554Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/shared/supports-browser. 2020-08-31T22:29:29.554Z eslint:cli-engine Lint /Users/redacted/frontend/src/shared/supports-browser/index.ts 2020-08-31T22:29:29.554Z eslint:linter Linting code for /Users/redacted/frontend/src/shared/supports-browser/index.ts (pass 1) 2020-08-31T22:29:29.554Z eslint:linter Verify 2020-08-31T22:29:29.554Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/shared/supports-browser/index.ts 2020-08-31T22:29:29.557Z eslint:config-comment-parser Parsing list config 2020-08-31T22:29:29.577Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/shared/supports-browser/index.ts (pass 1) 2020-08-31T22:29:29.578Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:29.578Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:29.578Z eslint:file-enumerator Leave the directory: /Users/redacted/frontend/src/shared/supports-browser 2020-08-31T22:29:29.578Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/shared/util.ts', dot: false, relativePath: 'src/shared/util.ts', result: false } 2020-08-31T22:29:29.578Z eslint:file-enumerator Yield: util.ts 2020-08-31T22:29:29.578Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/shared. 2020-08-31T22:29:29.578Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/shared. 2020-08-31T22:29:29.578Z eslint:cli-engine Lint /Users/redacted/frontend/src/shared/util.ts 2020-08-31T22:29:29.578Z eslint:linter Linting code for /Users/redacted/frontend/src/shared/util.ts (pass 1) 2020-08-31T22:29:29.578Z eslint:linter Verify 2020-08-31T22:29:29.578Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/shared/util.ts 2020-08-31T22:29:29.594Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/shared/util.ts (pass 1) 2020-08-31T22:29:29.594Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:29.594Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:29.594Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/shared/validations.ts', dot: false, relativePath: 'src/shared/validations.ts', result: false } 2020-08-31T22:29:29.594Z eslint:file-enumerator Yield: validations.ts 2020-08-31T22:29:29.594Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/shared. 2020-08-31T22:29:29.594Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/shared. 2020-08-31T22:29:29.595Z eslint:cli-engine Lint /Users/redacted/frontend/src/shared/validations.ts 2020-08-31T22:29:29.595Z eslint:linter Linting code for /Users/redacted/frontend/src/shared/validations.ts (pass 1) 2020-08-31T22:29:29.595Z eslint:linter Verify 2020-08-31T22:29:29.595Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/shared/validations.ts 2020-08-31T22:29:29.628Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/shared/validations.ts (pass 1) 2020-08-31T22:29:29.628Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:29.628Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:29.628Z eslint:file-enumerator Leave the directory: /Users/redacted/frontend/src/shared 2020-08-31T22:29:29.628Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/store.ts', dot: false, relativePath: 'src/store.ts', result: false } 2020-08-31T22:29:29.628Z eslint:file-enumerator Yield: store.ts 2020-08-31T22:29:29.628Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src. 2020-08-31T22:29:29.628Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src. 2020-08-31T22:29:29.628Z eslint:cli-engine Lint /Users/redacted/frontend/src/store.ts 2020-08-31T22:29:29.628Z eslint:linter Linting code for /Users/redacted/frontend/src/store.ts (pass 1) 2020-08-31T22:29:29.628Z eslint:linter Verify 2020-08-31T22:29:29.628Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/store.ts 2020-08-31T22:29:29.660Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/store.ts (pass 1) 2020-08-31T22:29:29.660Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:29.660Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:29.660Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/theme.ts', dot: false, relativePath: 'src/theme.ts', result: false } 2020-08-31T22:29:29.660Z eslint:file-enumerator Yield: theme.ts 2020-08-31T22:29:29.660Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src. 2020-08-31T22:29:29.660Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src. 2020-08-31T22:29:29.661Z eslint:cli-engine Lint /Users/redacted/frontend/src/theme.ts 2020-08-31T22:29:29.661Z eslint:linter Linting code for /Users/redacted/frontend/src/theme.ts (pass 1) 2020-08-31T22:29:29.661Z eslint:linter Verify 2020-08-31T22:29:29.661Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/theme.ts 2020-08-31T22:29:29.665Z eslint:config-comment-parser Parsing list config 2020-08-31T22:29:29.665Z eslint:config-comment-parser Parsing list config 2020-08-31T22:29:29.690Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/theme.ts (pass 1) 2020-08-31T22:29:29.690Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:29.690Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:29.690Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/types/', dot: false, relativePath: 'src/types/', result: false } 2020-08-31T22:29:29.690Z eslint:file-enumerator Enter the directory: /Users/redacted/frontend/src/types 2020-08-31T22:29:29.690Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/types. 2020-08-31T22:29:29.690Z eslint:cascading-config-array-factory No cache found: /Users/redacted/frontend/src/types. 2020-08-31T22:29:29.690Z eslint:config-array-factory Config file not found on /Users/redacted/frontend/src/types 2020-08-31T22:29:29.690Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src. 2020-08-31T22:29:29.690Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/types/PaymentIntents.d.ts', dot: false, relativePath: 'src/types/PaymentIntents.d.ts', result: false } 2020-08-31T22:29:29.690Z eslint:file-enumerator Yield: PaymentIntents.d.ts 2020-08-31T22:29:29.690Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/types. 2020-08-31T22:29:29.690Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/types. 2020-08-31T22:29:29.691Z eslint:cli-engine Lint /Users/redacted/frontend/src/types/PaymentIntents.d.ts 2020-08-31T22:29:29.691Z eslint:linter Linting code for /Users/redacted/frontend/src/types/PaymentIntents.d.ts (pass 1) 2020-08-31T22:29:29.691Z eslint:linter Verify 2020-08-31T22:29:29.691Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/types/PaymentIntents.d.ts 2020-08-31T22:29:29.696Z eslint:config-comment-parser Parsing list config 2020-08-31T22:29:29.717Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/types/PaymentIntents.d.ts (pass 1) 2020-08-31T22:29:29.717Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:29.717Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:29.717Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/types/filters.d.ts', dot: false, relativePath: 'src/types/filters.d.ts', result: false } 2020-08-31T22:29:29.717Z eslint:file-enumerator Yield: filters.d.ts 2020-08-31T22:29:29.717Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/types. 2020-08-31T22:29:29.717Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/types. 2020-08-31T22:29:29.717Z eslint:cli-engine Lint /Users/redacted/frontend/src/types/filters.d.ts 2020-08-31T22:29:29.717Z eslint:linter Linting code for /Users/redacted/frontend/src/types/filters.d.ts (pass 1) 2020-08-31T22:29:29.717Z eslint:linter Verify 2020-08-31T22:29:29.717Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/types/filters.d.ts 2020-08-31T22:29:29.738Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/types/filters.d.ts (pass 1) 2020-08-31T22:29:29.738Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:29.738Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:29.738Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/types/global.d.ts', dot: false, relativePath: 'src/types/global.d.ts', result: false } 2020-08-31T22:29:29.738Z eslint:file-enumerator Yield: global.d.ts 2020-08-31T22:29:29.738Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/types. 2020-08-31T22:29:29.738Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/types. 2020-08-31T22:29:29.738Z eslint:cli-engine Lint /Users/redacted/frontend/src/types/global.d.ts 2020-08-31T22:29:29.738Z eslint:linter Linting code for /Users/redacted/frontend/src/types/global.d.ts (pass 1) 2020-08-31T22:29:29.738Z eslint:linter Verify 2020-08-31T22:29:29.738Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/types/global.d.ts 2020-08-31T22:29:29.756Z eslint:linter Generating fixed text for /Users/redacted/frontend/src/types/global.d.ts (pass 1) 2020-08-31T22:29:29.756Z eslint:source-code-fixer Applying fixes 2020-08-31T22:29:29.756Z eslint:source-code-fixer shouldFix parameter was false, not attempting fixes 2020-08-31T22:29:29.756Z eslint:ignore-pattern Check { filePath: '/Users/redacted/frontend/src/types/jest-styled-components.d.ts', dot: false, relativePath: 'src/types/jest-styled-components.d.ts', result: false } 2020-08-31T22:29:29.756Z eslint:file-enumerator Yield: jest-styled-components.d.ts 2020-08-31T22:29:29.756Z eslint:cascading-config-array-factory Load config files for /Users/redacted/frontend/src/types. 2020-08-31T22:29:29.756Z eslint:cascading-config-array-factory Cache hit: /Users/redacted/frontend/src/types. 2020-08-31T22:29:29.757Z eslint:cli-engine Lint /Users/redacted/frontend/src/types/jest-styled-components.d.ts 2020-08-31T22:29:29.757Z eslint:linter Linting code for /Users/redacted/frontend/src/types/jest-styled-components.d.ts (pass 1) 2020-08-31T22:29:29.757Z eslint:linter Verify 2020-08-31T22:29:29.757Z eslint:linter With ConfigArray: /Users/redacted/frontend/src/types/jest-styled-components.d.ts 2020-08-31T22:29:29.774Z eslint:linter An error occurred while traversing 2020-08-31T22:29:29.774Z eslint:linter Filename: /Users/redacted/frontend/src/types/jest-styled-components.d.ts 2020-08-31T22:29:29.774Z eslint:linter Line: 1 2020-08-31T22:29:29.774Z eslint:linter Parser Options: { ecmaFeatures: { globalReturn: false, jsx: true }, ecmaVersion: 9, sourceType: 'module', warnOnUnsupportedTypeScriptVersion: true } 2020-08-31T22:29:29.774Z eslint:linter Parser Path: /Users/redacted/frontend/node_modules/@typescript-eslint/parser/dist/index.js 2020-08-31T22:29:29.774Z eslint:linter Settings: { react: { version: 'detect' } } TypeError: context.report() called with a messageId, but no messages were present in the rule metadata. Occurred while linting /Users/redacted/frontend/src/types/jest-styled-components.d.ts:1 at /Users/redacted/frontend/node_modules/eslint/lib/linter/report-translator.js:317:23 at Object.report (/Users/redacted/frontend/node_modules/eslint/lib/linter/linter.js:905:41) at TSModuleDeclaration (/Users/redacted/frontend/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unused-vars.js:124:33) at /Users/redacted/frontend/node_modules/eslint/lib/linter/safe-emitter.js:45:58 at Array.forEach () at Object.emit (/Users/redacted/frontend/node_modules/eslint/lib/linter/safe-emitter.js:45:38) at NodeEventGenerator.applySelector (/Users/redacted/frontend/node_modules/eslint/lib/linter/node-event-generator.js:254:26) at NodeEventGenerator.applySelectors (/Users/redacted/frontend/node_modules/eslint/lib/linter/node-event-generator.js:283:22) at NodeEventGenerator.enterNode (/Users/redacted/frontend/node_modules/eslint/lib/linter/node-event-generator.js:297:14) at CodePathAnalyzer.enterNode (/Users/redacted/frontend/node_modules/eslint/lib/linter/code-path-analysis/code-path-analyzer.js:634:23) error Command failed with exit code 2. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.