Skip to content

add public/ankou.png and public/guide.png #88

add public/ankou.png and public/guide.png

add public/ankou.png and public/guide.png #88

Triggered via push May 30, 2024 14:14
Status Failure
Total duration 1m 9s
Artifacts

lint-js.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: app/javascript/mastodon/features/compose/components/mods_announcements.js#L1
There should be at least one empty line between import groups
lint: app/javascript/mastodon/features/compose/components/mods_announcements.js#L3
There should be at least one empty line between import groups
lint: app/javascript/mastodon/features/compose/components/mods_announcements.js#L3
`immutable` import should occur before import of `react-immutable-proptypes`
lint: app/javascript/mastodon/features/compose/components/mods_announcements.js#L4
There should be at least one empty line between import groups
lint: app/javascript/mastodon/features/compose/components/mods_announcements.js#L4
`react-router-dom` import should occur before import of `react-immutable-proptypes`
lint: app/javascript/mastodon/features/compose/components/mods_announcements.js#L5
There should be at least one empty line between import groups
lint: app/javascript/mastodon/features/compose/components/mods_announcements.js#L6
`classnames` import should occur before import of `react-immutable-proptypes`
lint: app/javascript/mastodon/features/compose/components/mods_announcements.js#L20
JSX not allowed in files with extension '.js'
lint: app/javascript/mastodon/features/compose/index.jsx#L28
There should be no empty line within import group
lint: app/javascript/mastodon/features/compose/index.jsx#L30
`./components/mods_announcements` import should occur before import of `./containers/compose_form_container`
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.