Skip to content

Bump ws from 8.14.0 to 8.14.1 #832

Bump ws from 8.14.0 to 8.14.1

Bump ws from 8.14.0 to 8.14.1 #832

Triggered via pull request September 11, 2023 16:17
Status Failure
Total duration 4m 8s
Artifacts

lint-js.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: app/javascript/mastodon/components/status_action_bar.jsx#L5
'classNames' is defined but never used
lint: app/javascript/mastodon/features/account_timeline/containers/header_container.jsx#L24
There should be at least one empty line between import groups
lint: app/javascript/mastodon/features/account_timeline/containers/header_container.jsx#L25
There should be at least one empty line between import groups
lint: app/javascript/mastodon/features/account_timeline/containers/header_container.jsx#L25
`immutable` import should occur before import of `react-redux`
lint: app/javascript/mastodon/features/account_timeline/index.jsx#L7
There should be at least one empty line between import groups
lint: app/javascript/mastodon/features/account_timeline/index.jsx#L8
There should be at least one empty line between import groups
lint: app/javascript/mastodon/features/account_timeline/index.jsx#L8
`../../actions/identity_proofs` import should occur after import of `../../actions/featured_tags`
lint: app/javascript/mastodon/features/compose/components/mods_announcements.jsx#L1
There should be at least one empty line between import groups
lint: app/javascript/mastodon/features/compose/components/mods_announcements.jsx#L3
There should be at least one empty line between import groups
lint: app/javascript/mastodon/features/compose/components/mods_announcements.jsx#L3
`immutable` import should occur before import of `react-immutable-proptypes`
lint: streaming/index.js#L27
Invalid JSDoc tag (preference). Replace "return" JSDoc tag with "returns"