Skip to content

Improvement: BB-779 #951

Improvement: BB-779

Improvement: BB-779 #951

GitHub Actions / ESLint failed Jan 13, 2024 in 0s

2 errors and 1 warning

ESLint found 2 errors and 1 warning

Annotations

Check warning on line 177 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#L177

Unexpected 'todo' comment: 'TODO: Add proper error handling.' (no-warning-comments)

Check failure on line 6 in test/src/server/helpers/utils.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

test/src/server/helpers/utils.js#L6

Imports should be sorted alphabetically (sort-imports)

Check failure on line 49 in test/src/server/helpers/utils.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

test/src/server/helpers/utils.js#L49

Trailing spaces not allowed (no-trailing-spaces)