Skip to content

Add Support for Emoji Reactions (Replaces #1980 and #2127) #325

Add Support for Emoji Reactions (Replaces #1980 and #2127)

Add Support for Emoji Reactions (Replaces #1980 and #2127) #325

Triggered via pull request July 6, 2023 22:45
Status Failure
Total duration 1m 40s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint-js.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
lint: app/javascript/flavours/glitch/components/error_boundary.jsx#L116
Anchor used as a button. Anchors are primarily expected to navigate. Use the button element instead. Learn more: https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/HEAD/docs/rules/anchor-is-valid.md
lint: app/javascript/flavours/glitch/components/status_action_bar.jsx#L18
`../features/compose/containers/emoji_picker_dropdown_container` import should occur before import of `./icon_button`
lint: app/javascript/flavours/glitch/components/status_reactions.jsx#L1
There should be at least one empty line between import groups
lint: app/javascript/flavours/glitch/components/status_reactions.jsx#L1
`react-immutable-pure-component` import should occur after import of `react`
lint: app/javascript/flavours/glitch/components/status_reactions.jsx#L2
There should be at least one empty line between import groups
lint: app/javascript/flavours/glitch/components/status_reactions.jsx#L3
There should be at least one empty line between import groups
lint: app/javascript/flavours/glitch/components/status_reactions.jsx#L3
`react-immutable-proptypes` import should occur after import of `react`
lint: app/javascript/flavours/glitch/components/status_reactions.jsx#L4
There should be at least one empty line between import groups
lint: app/javascript/flavours/glitch/components/status_reactions.jsx#L4
`../initial_state` import should occur after import of `../features/emoji/emoji_unicode_mapping_light`
lint: app/javascript/flavours/glitch/components/status_reactions.jsx#L5
`react-motion/lib/spring` import should occur after import of `react`