Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop #278

Merged
merged 3 commits into from
Oct 18, 2024
Merged

Develop #278

merged 3 commits into from
Oct 18, 2024

Conversation

Exiels
Copy link
Contributor

@Exiels Exiels commented Oct 18, 2024

No description provided.

@Exiels Exiels merged commit 4a5a5a8 into main Oct 18, 2024
2 of 4 checks passed
Copy link

Non fixable linter problems:

/home/runner/work/Schood-WEB/Schood-WEB/src/Components/Aides/aides.jsx:110:12: Expected newline between test and consequent of ternary expression. (multiline-ternary)
/home/runner/work/Schood-WEB/Schood-WEB/src/Components/Aides/aides.jsx:110:30: Expected newline between consequent and alternate of ternary expression. (multiline-ternary)
/home/runner/work/Schood-WEB/Schood-WEB/src/Components/Alerts/showAlerts.js:1:17: 'useState' is defined but never used. (no-unused-vars)
/home/runner/work/Schood-WEB/Schood-WEB/src/Components/Alerts/showAlerts.js:1:27: 'useEffect' is defined but never used. (no-unused-vars)
/home/runner/work/Schood-WEB/Schood-WEB/src/Components/ChatRoom/chatRoom.jsx:18:10: 'currentParticipants' is assigned a value but never used. (no-unused-vars)
/home/runner/work/Schood-WEB/Schood-WEB/src/Components/Graph/studentGraphSpace.js:39:22: Arrow function should not return assignment. (no-return-assign)
/home/runner/work/Schood-WEB/Schood-WEB/src/Components/Graph/teacherGraphSpace.js:19:24: 'setSelectedDate' is assigned a value but never used. (no-unused-vars)
/home/runner/work/Schood-WEB/Schood-WEB/src/Components/Graph/teacherGraphSpace.js:20:24: 'setActiveFilter' is assigned a value but never used. (no-unused-vars)
/home/runner/work/Schood-WEB/Schood-WEB/src/Components/Graph/teacherGraphSpace.js:21:25: 'setSelectedClass' is assigned a value but never used. (no-unused-vars)
/home/runner/work/Schood-WEB/Schood-WEB/src/Components/Profil/profilPage.jsx:132:15: 'text' is assigned a value but never used. (no-unused-vars)
/home/runner/work/Schood-WEB/Schood-WEB/src/Components/Sidebar/sidebar.jsx:52:10: 'profile' is assigned a value but never used. (no-unused-vars)
/home/runner/work/Schood-WEB/Schood-WEB/src/Users/Admin/feelingsAdminPage.jsx:46:9: 'handleMood' is assigned a value but never used. (no-unused-vars)
/home/runner/work/Schood-WEB/Schood-WEB/src/Users/Admin/feelingsAdminPage.jsx:50:9: 'handleAnonymous' is assigned a value but never used. (no-unused-vars)
/home/runner/work/Schood-WEB/Schood-WEB/src/Users/Admin/feelingsAdminPage.jsx:54:9: 'handleMessage' is assigned a value but never used. (no-unused-vars)
/home/runner/work/Schood-WEB/Schood-WEB/src/Users/Admin/feelingsAdminPage.jsx:118:9: 'handleFeelingsModification' is assigned a value but never used. (no-unused-vars)
/home/runner/work/Schood-WEB/Schood-WEB/src/Users/Admin/feelingsAdminPage.jsx:127:18: 'getUserName' is defined but never used. (no-unused-vars)

Copy link

Coverage report

Action wasn't able to generate report within GitHub comment limit. If you're facing this issue, please let me know by commenting under this issue.

Report generated by 🧪jest coverage report action from 45eb034

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants