Skip to content

adjust 'New feedbacks are not shown in reason popup when there are too many feedbacks' #553

adjust 'New feedbacks are not shown in reason popup when there are too many feedbacks'

adjust 'New feedbacks are not shown in reason popup when there are too many feedbacks' #553

Triggered via pull request February 28, 2024 20:04
Status Failure
Total duration 1m 23s
Artifacts

ci.yml

on: pull_request
install-and-test
1m 12s
install-and-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
install-and-test: components/ArticleReplyFeedbackControl/ReasonsDisplay.js#L132
Delete `⏎·············`
install-and-test: components/ArticleReplyFeedbackControl/ReasonsDisplay.js#L134
Delete `⏎·············`
install-and-test: components/ArticleReplyFeedbackControl/ReasonsDisplay.js#L138
Replace `0,·isLoadMoreUpvote?·feedbacks.length:Math.min(feedbacks.length,·10)` with `⏎············0,⏎············isLoadMoreUpvote·?·feedbacks.length·:·Math.min(feedbacks.length,·10)⏎··········`
install-and-test: components/ArticleReplyFeedbackControl/ReasonsDisplay.js#L147
Replace `··{feedbacks.length·>·10·&&·!isLoadMoreUpvote·&&` with `{feedbacks.length·>·10·&&·!isLoadMoreUpvote·&&·(`
install-and-test: components/ArticleReplyFeedbackControl/ReasonsDisplay.js#L148
Replace `············` with `··········`
install-and-test: components/ArticleReplyFeedbackControl/ReasonsDisplay.js#L150
Replace `··············` with `············`
install-and-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
install-and-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/