Skip to content

Merge upstream changes #322

Merge upstream changes

Merge upstream changes #322

Triggered via pull request July 5, 2023 11:34
Status Failure
Total duration 1m 42s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint-js.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 10 warnings
lint: app/javascript/flavours/glitch/components/error_boundary.jsx#L116
Anchor used as a button. Anchors are primarily expected to navigate. Use the button element instead. Learn more: https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/HEAD/docs/rules/anchor-is-valid.md
lint: app/javascript/flavours/glitch/features/local_settings/navigation/item/index.jsx#L61
Anchor used as a button. Anchors are primarily expected to navigate. Use the button element instead. Learn more: https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/HEAD/docs/rules/anchor-is-valid.md
lint: app/javascript/flavours/glitch/features/public_timeline/index.jsx#L17
`flavours/glitch/features/ui/containers/status_list_container` import should occur before import of `flavours/glitch/initial_state`
lint
Process completed with exit code 1.