More Matching changes with 4.0.2 #4
Annotations
10 errors and 4 warnings
lint:
app/javascript/mastodon/features/compose/containers/compose_form_container.js#L14
`../../../initial_state` import should occur before import of `../components/compose_form`
|
lint:
app/javascript/mastodon/features/compose/containers/compose_form_container.js#L14
enableAlwaysShowSpoiler not found in '../../../initial_state'
|
lint:
app/javascript/mastodon/features/compose/containers/compose_form_container.js#L14
'enableAlwaysShowSpoiler' is defined but never used
|
lint:
app/javascript/mastodon/reducers/compose.js#L53
There should be at least one empty line between import groups
|
lint:
app/javascript/mastodon/reducers/compose.js#L54
There should be at least one empty line between import groups
|
lint:
app/javascript/mastodon/reducers/compose.js#L54
`immutable` import should occur before import of `../actions/compose`
|
lint:
app/javascript/mastodon/reducers/compose.js#L54
'ImmutableMap' is already defined
|
lint:
app/javascript/mastodon/reducers/compose.js#L54
'ImmutableList' is already defined
|
lint:
app/javascript/mastodon/reducers/compose.js#L54
'ImmutableOrderedSet' is already defined
|
lint:
app/javascript/mastodon/reducers/compose.js#L54
'fromJS' is already defined
|
lint:
app/javascript/mastodon/reducers/compose.js#L1
'/home/runner/work/mastodon/mastodon/node_modules/immutable/dist/immutable.d.ts' imported multiple times
|
lint:
app/javascript/mastodon/reducers/compose.js#L54
'/home/runner/work/mastodon/mastodon/node_modules/immutable/dist/immutable.d.ts' imported multiple times
|
lint:
app/javascript/mastodon/reducers/compose.js#L55
'/home/runner/work/mastodon/mastodon/app/javascript/mastodon/uuid.ts' imported multiple times
|
lint:
app/javascript/mastodon/reducers/compose.js#L58
'/home/runner/work/mastodon/mastodon/app/javascript/mastodon/uuid.ts' imported multiple times
|