chore(deps): bump immutable from 3.8.2 to 4.3.4 #1019
10 errors and 5 warnings
ESLint found 10 errors and 5 warnings
Annotations
Check warning on line 108 in src/client/components/pages/revision.js
github-actions / ESLint
src/client/components/pages/revision.js#L108
This line has a length of 166. Maximum allowed is 150 (max-len)
Check warning on line 112 in src/client/components/pages/revision.js
github-actions / ESLint
src/client/components/pages/revision.js#L112
This line has a length of 163. Maximum allowed is 150 (max-len)
Check warning on line 119 in src/client/components/pages/revision.js
github-actions / ESLint
src/client/components/pages/revision.js#L119
This line has a length of 154. Maximum allowed is 150 (max-len)
Check warning on line 164 in src/client/components/pages/revision.js
github-actions / ESLint
src/client/components/pages/revision.js#L164
Unexpected 'todo' comment: 'TODO: Add proper error handling.' (no-warning-comments)
Check warning on line 61 in src/server/routes/search.js
github-actions / ESLint
src/server/routes/search.js#L61
'total' is assigned a value but never used (@typescript-eslint/no-unused-vars)
Check failure on line 26 in src/client/entity-editor/alias-editor/reducer.js
github-actions / ESLint
src/client/entity-editor/alias-editor/reducer.js#L26
Caution: `Immutable` also has a named export `Map`. Check if you meant to write `import {Map} from 'immutable'` instead (import/no-named-as-default-member)
Check failure on line 34 in src/client/entity-editor/alias-editor/reducer.js
github-actions / ESLint
src/client/entity-editor/alias-editor/reducer.js#L34
Caution: `Immutable` also has a named export `OrderedMap`. Check if you meant to write `import {OrderedMap} from 'immutable'` instead (import/no-named-as-default-member)
Check failure on line 24 in src/client/entity-editor/annotation-section/reducer.js
github-actions / ESLint
src/client/entity-editor/annotation-section/reducer.js#L24
Caution: `Immutable` also has a named export `Map`. Check if you meant to write `import {Map} from 'immutable'` instead (import/no-named-as-default-member)
Check failure on line 28 in src/client/entity-editor/button-bar/reducer.js
github-actions / ESLint
src/client/entity-editor/button-bar/reducer.js#L28
Caution: `Immutable` also has a named export `Map`. Check if you meant to write `import {Map} from 'immutable'` instead (import/no-named-as-default-member)
Check failure on line 81 in src/client/entity-editor/controller.js
github-actions / ESLint
src/client/entity-editor/controller.js#L81
Caution: `Immutable` also has a named export `fromJS`. Check if you meant to write `import {fromJS} from 'immutable'` instead (import/no-named-as-default-member)
Check failure on line 336 in src/client/entity-editor/name-section/name-section.js
github-actions / ESLint
src/client/entity-editor/name-section/name-section.js#L336
Caution: `Immutable` also has a named export `Map`. Check if you meant to write `import {Map} from 'immutable'` instead (import/no-named-as-default-member)
Check failure on line 339 in src/client/entity-editor/name-section/name-section.js
github-actions / ESLint
src/client/entity-editor/name-section/name-section.js#L339
Caution: `Immutable` also has a named export `Map`. Check if you meant to write `import {Map} from 'immutable'` instead (import/no-named-as-default-member)
Check failure on line 27 in src/client/entity-editor/name-section/reducer.js
github-actions / ESLint
src/client/entity-editor/name-section/reducer.js#L27
Caution: `Immutable` also has a named export `Map`. Check if you meant to write `import {Map} from 'immutable'` instead (import/no-named-as-default-member)
Check failure on line 26 in src/client/entity-editor/submission-section/reducer.js
github-actions / ESLint
src/client/entity-editor/submission-section/reducer.js#L26
Caution: `Immutable` also has a named export `Map`. Check if you meant to write `import {Map} from 'immutable'` instead (import/no-named-as-default-member)
Check failure on line 41 in src/client/unified-form/controller.js
github-actions / ESLint
src/client/unified-form/controller.js#L41
Caution: `Immutable` also has a named export `fromJS`. Check if you meant to write `import {fromJS} from 'immutable'` instead (import/no-named-as-default-member)