Skip to content

Implement Stream details page #8739

Implement Stream details page

Implement Stream details page #8739

Triggered via pull request May 21, 2024 14:28
Status Failure
Total duration 23m 17s
Artifacts

reviewbot.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
Reviewbot
Found 13 linter hints in the changed code.
Reviewbot
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3, Graylog2/reviewbot@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Reviewbot
The following actions uses node12 which is deprecated and will be forced to run on node16: Graylog2/reviewbot@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
More than 1 blank line not allowed.: graylog2-web-interface/src/@types/graylog-web-plugin/index.d.ts#L166
See https://eslint.org/docs/rules/no-multiple-empty-lines for details.
More than 1 blank line not allowed.: graylog2-web-interface/src/@types/graylog-web-plugin/index.d.ts#L176
See https://eslint.org/docs/rules/no-multiple-empty-lines for details.
Unexpected usage of singlequote.: graylog2-web-interface/src/components/streamrules/DetailsStreamRule.tsx#L89
See https://eslint.org/docs/rules/jsx-quotes for details.