Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump immutable from 3.8.2 to 4.3.4 #1019

Closed
wants to merge 1 commit into from

chore(deps): bump immutable from 3.8.2 to 4.3.4

2c5a942
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

chore(deps): bump immutable from 3.8.2 to 4.3.4 #1019

chore(deps): bump immutable from 3.8.2 to 4.3.4
2c5a942
Select commit
Loading
Failed to load commit list.
GitHub Actions / ESLint failed Sep 19, 2023 in 0s

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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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)