Skip to content

[WIP] Various Webpack and Development Workflow concerns #2114

[WIP] Various Webpack and Development Workflow concerns

[WIP] Various Webpack and Development Workflow concerns #2114

Triggered via pull request November 27, 2024 02:10
Status Failure
Total duration 31s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
eslint: client-admin/src/components/conversation-admin/comment-moderation/comment.js#L28
Replace `"pending-comment"` with `'pending-comment'`
eslint: client-admin/src/components/conversation-admin/comment-moderation/comment.js#L50
Replace `"reject-comment"` with `'reject-comment'`
eslint: client-admin/src/components/conversation-admin/comment-moderation/index.js#L73
Replace `"mod-queue"` with `'mod-queue'`
eslint: client-admin/src/components/conversation-admin/comment-moderation/index.js#L86
Replace `"filter-approved"` with `'filter-approved'`
eslint: client-admin/src/components/conversation-admin/comment-moderation/index.js#L99
Replace `data-test-id="filter-rejected"` with `··data-test-id='filter-rejected'`
eslint: client-admin/src/components/conversation-admin/comment-moderation/moderate-comments-accepted.js#L38
Replace `"approved-comments"` with `'approved-comments'`
eslint: client-admin/src/components/conversation-admin/comment-moderation/moderate-comments-rejected.js#L38
Replace `"rejected-comments"` with `'rejected-comments'`
eslint: client-admin/src/components/conversation-admin/comment-moderation/moderate-comments-todo.js#L49
Replace `"pending-comment"` with `'pending-comment'`
eslint: client-admin/src/components/conversation-admin/index.js#L75
Replace `"moderate-comments"` with `'moderate-comments'`
eslint: client-admin/src/components/conversation-admin/index.js#L76
Insert `⏎············`
eslint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/