Merge branch 'glitch-soc:main' into reactions-update #98
Annotations
10 errors
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`
|
lint:
app/javascript/flavours/glitch/components/status_reactions.jsx#L6
There should be at least one empty line between import groups
|