Skip to content

Fix: post detail view #104

Fix: post detail view

Fix: post detail view #104

Triggered via push December 29, 2024 17:39
Status Failure
Total duration 1m 32s
Artifacts

lint-js.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: app/javascript/flavours/glitch/components/status.jsx#L24
'IdentityConsumer' is defined but never used
lint: app/javascript/flavours/glitch/components/status_prepend.jsx#L9
'AddReactionIcon' is defined but never used
lint: app/javascript/flavours/glitch/features/status/components/detailed_status.tsx#L167
React Hook "useIdentity" is called conditionally. React Hooks must be called in the exact same order in every component render
lint: app/javascript/flavours/glitch/reducers/settings.js#L64
Duplicate key 'reaction'
lint: app/javascript/flavours/glitch/reducers/settings.js#L79
Duplicate key 'reaction'
lint: app/javascript/mastodon/components/status.jsx#L29
'visibleReactions' is defined but never used
lint: app/javascript/mastodon/components/status_action_bar.jsx#L29
'EmojiPickerDropdown' is defined but never used
lint: app/javascript/mastodon/components/status_action_bar.jsx#L383
'reactButton' is assigned a value but never used
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636