Skip to content

chore(deps-dev): bump @babel/plugin-proposal-object-rest-spread from 7.17.3 to 7.20.7 #1153

chore(deps-dev): bump @babel/plugin-proposal-object-rest-spread from 7.17.3 to 7.20.7

chore(deps-dev): bump @babel/plugin-proposal-object-rest-spread from 7.17.3 to 7.20.7 #1153

GitHub Actions / ESLint succeeded Sep 18, 2023 in 0s

7 warnings

ESLint found 7 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 561 in src/server/routes/editor.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/server/routes/editor.js#L561

Unexpected 'todo' comment: 'TODO: this can throw, so missing error...' (no-warning-comments)

Check warning on line 59 in src/server/routes/search.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/server/routes/search.js#L59

'total' is assigned a value but never used (@typescript-eslint/no-unused-vars)

Check warning on line 148 in src/server/routes/search.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/server/routes/search.js#L148

Unexpected 'todo' comment: 'TODO: This is hacky, and we should...' (no-warning-comments)