The GitHub Actions job "Required Checks" on texera.git/feat/user-feedback has failed. Run started by GitHub user aicam (triggered by aicam).
Head commit for run: 1d965b92210c5574d0949d042e5dc1088fb83fef / ali <[email protected]> feat: add user feedback dashboard and admin review Add a feedback feature to the user dashboard: - A "Feedback" item is added to the left sidebar after "About", visible only to logged-in users, routing to /user/feedback. - The feedback page lets a user submit a free-text message and lists their previously submitted feedback, newest first. - The admin user list (/dashboard/admin/user) gains a "Feedbacks" column: a message icon disabled when the user has no feedback and enabled with the feedback count as a badge; clicking it opens that user's feedback in a modal. Backend: a new `feedback` table (DDL + sql/updates/25.sql) and a FeedbackResource exposing submit/list-own endpoints for any logged-in user and admin-only per-user count and listing endpoints. Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]> Report URL: https://github.com/apache/texera/actions/runs/27985736994 With regards, GitHub Actions via GitBox
