Change design of account rows in web UI #624
Annotations
9 errors
lint:
app/javascript/flavours/glitch/components/account.jsx#L15
There should be at least one empty line between import groups
|
lint:
app/javascript/flavours/glitch/components/account.jsx#L16
There should be at least one empty line between import groups
|
lint:
app/javascript/flavours/glitch/components/account.jsx#L16
`flavours/glitch/components/common_counter` import should occur before import of `flavours/glitch/components/skeleton`
|
lint:
app/javascript/flavours/glitch/components/account.jsx#L16
Missing file extension for "flavours/glitch/components/common_counter"
|
lint:
app/javascript/flavours/glitch/components/account.jsx#L16
Unable to resolve path to module 'flavours/glitch/components/common_counter'
|
lint:
app/javascript/flavours/glitch/components/account.jsx#L17
`flavours/glitch/components/short_number` import should occur before import of `flavours/glitch/components/skeleton`
|
lint:
app/javascript/flavours/glitch/components/account.jsx#L18
`flavours/glitch/components/icon` import should occur before import of `flavours/glitch/components/skeleton`
|
lint:
app/javascript/flavours/glitch/components/account.jsx#L32
'React' is not defined
|
lint
Process completed with exit code 1.
|