Fix: Remove insecure proxy fallback and prevent IP spoofing vulnerability#976
Open
ArshVermaGit wants to merge 1 commit into
Open
Fix: Remove insecure proxy fallback and prevent IP spoofing vulnerability#976ArshVermaGit wants to merge 1 commit into
ArshVermaGit wants to merge 1 commit into
Annotations
7 errors and 11 warnings
|
Run Tests with Coverage
Process completed with exit code 1.
|
|
Run Tests with Coverage:
backend/tests/docs.test.js#L16
Error: ENOENT: no such file or directory, open '/home/runner/work/peer-learning/docs/api.md'
❯ backend/tests/docs.test.js:16:28
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'open', path: '/home/runner/work/peer-learning/docs/api.md' }
|
|
Run Tests with Coverage:
backend/tests/dispatchPushNotifications.test.js#L211
AssertionError: expected 500 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 500
❯ backend/tests/dispatchPushNotifications.test.js:211:23
|
|
Run Tests with Coverage:
backend/tests/dispatchPushNotifications.test.js#L181
AssertionError: expected 500 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 500
❯ backend/tests/dispatchPushNotifications.test.js:181:24
|
|
Run Tests with Coverage:
backend/tests/dispatchPushNotifications.test.js#L173
AssertionError: expected 500 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 500
❯ backend/tests/dispatchPushNotifications.test.js:173:24
|
|
Run Tests with Coverage:
backend/tests/dispatchPushNotifications.test.js#L168
AssertionError: expected [ { id: 'notif-0', …(6) }, …(4) ] to have a length of +0 but got 5
- Expected
+ Received
- 0
+ 5
❯ backend/tests/dispatchPushNotifications.test.js:168:20
|
|
Run Tests with Coverage:
backend/tests/dispatchPushNotifications.test.js#L149
AssertionError: expected 500 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 500
❯ backend/tests/dispatchPushNotifications.test.js:149:25
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run Linter:
src/components/ui/sidebar.tsx#L636
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Run Linter:
src/components/ui/navigation-menu.tsx#L111
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Run Linter:
src/components/ui/form.tsx#L129
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Run Linter:
src/components/ui/button.tsx#L47
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Run Linter:
src/components/ui/badge.tsx#L29
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Run Linter:
src/components/mentorship/MentorshipMilestones.tsx#L42
React Hook useEffect has a missing dependency: 'fetchPaths'. Either include it or remove the dependency array
|
|
Run Linter
React Hook useEffect has missing dependencies: 'replayCanvas' and 'user?.id'. Either include them or remove the dependency array
|
|
Run Linter
React Hook useEffect has missing dependencies: 'fetchMessages' and 'fetchRoomDetails'. Either include them or remove the dependency array
|
|
Run Linter:
src/components/GroupPomodoro.tsx#L88
React Hook useEffect has a missing dependency: 'handleTimerComplete'. Either include it or remove the dependency array
|
|
Run Linter:
src/components/FocusTimer.tsx#L57
React Hook useEffect has a missing dependency: 'handleTimerComplete'. Either include it or remove the dependency array
|
background
wait
wait-all
cancel
parallel
Loading