Skip to content

fix: Change Twitter logo to X and change the bookBrainz X account link #1184

fix: Change Twitter logo to X and change the bookBrainz X account link

fix: Change Twitter logo to X and change the bookBrainz X account link #1184

GitHub Actions / ESLint succeeded Feb 2, 2025 in 0s

5 warnings

ESLint found 5 warnings

Annotations

Check warning on line 30 in src/client/components/pages/index.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/client/components/pages/index.js#L30

'faXTwitter' is defined but never used (@typescript-eslint/no-unused-vars)

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 warning on line 129 in src/client/entity-editor/common/entity-search-field-option.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/client/entity-editor/common/entity-search-field-option.js#L129

'props' is defined but never used (@typescript-eslint/no-unused-vars)

Check warning on line 22 in src/server/helpers/collectionRouteUtils.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/server/helpers/collectionRouteUtils.js#L22

'log' is defined but never used (@typescript-eslint/no-unused-vars)

Check warning on line 22 in src/server/routes/register.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/server/routes/register.js#L22

'handler' is defined but never used (@typescript-eslint/no-unused-vars)