Skip to content

chore: delete comments #10

chore: delete comments

chore: delete comments #10

Triggered via pull request January 27, 2026 21:31
Status Failure
Total duration 35s
Artifacts

pr-validation.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 12 warnings
server / test-npm: server/services/authService.js#L4
'verifyGoogleToken' is not defined
server / test-npm: server/services/authService.js#L3
'login' is assigned a value but never used
server / test-npm: server/server.js#L409
'e' is defined but never used
server / test-npm: server/server.js#L378
'e' is defined but never used
server / test-npm: server/server.js#L325
'e' is defined but never used
server / test-npm: server/middlewares/errorHandler.js#L1
'next' is defined but never used
server / test-npm: server/middlewares/authMiddleware.js#L1
Can't resolve 'jsonwebtoken' in '/home/runner/work/hakathon/hakathon/server/middlewares'
server / test-npm: server/middlewares/authMiddleware.js#L1
Unable to resolve path to module 'jsonwebtoken'
server / test-npm: server/controllers/dollsController.js#L1
Parse errors in imported module '../services/dollsService.js': 'return' outside of function (22:5)
server / test-npm: server/controllers/dollsController.js#L1
Parse errors in imported module '../services/dollsService.js': 'return' outside of function (22:5)
client / test-npm: client/src/game/GameShell.jsx#L320
React Hook "useRef" is called conditionally. React Hooks must be called in the exact same order in every component render
client / test-npm: client/src/game/GameShell.jsx#L319
React Hook "useState" is called conditionally. React Hooks must be called in the exact same order in every component render
client / test-npm: client/src/game/GameShell.jsx#L316
React Hook "useRef" is called conditionally. React Hooks must be called in the exact same order in every component render
client / test-npm: client/src/game/GameShell.jsx#L315
React Hook "useRef" is called conditionally. React Hooks must be called in the exact same order in every component render
client / test-npm: client/src/game/GameShell.jsx#L314
React Hook "useState" is called conditionally. React Hooks must be called in the exact same order in every component render
client / test-npm: client/src/game/GameShell.jsx#L313
React Hook "useState" is called conditionally. React Hooks must be called in the exact same order in every component render
client / test-npm: client/src/game/GameShell.jsx#L311
React Hook "useBackgroundAudio" is called conditionally. React Hooks must be called in the exact same order in every component render
client / test-npm
'setAutoWalkTarget' is not defined
client / test-npm: client/src/components/home/TestimonialCard.jsx#L13
`"` can be escaped with `"`, `“`, `"`, `”`
client / test-npm: client/src/components/home/TestimonialCard.jsx#L13
`"` can be escaped with `"`, `“`, `"`, `”`
server / test-npm: server/controllers/dollsController.js#L1
Parse errors in imported module '../services/dollsService.js': 'return' outside of function (22:5)
server / test-npm: server/controllers/dollsController.js#L1
Parse errors in imported module '../services/dollsService.js': 'return' outside of function (22:5)
client / test-npm: client/src/components/home/StatsCounter.jsx#L54
React Hook useEffect has a missing dependency: 'stats'. Either include it or remove the dependency array
client / test-npm: client/src/components/common/SideNavigation/SideNavigation.jsx#L80
'playerName' is assigned a value but never used. Allowed unused vars must match /^React$/u
client / test-npm: client/src/components/common/GestureMapOverlay/GestureMapOverlay.jsx#L167
'activeGesture' is defined but never used. Allowed unused args must match /^_/u
client / test-npm: client/src/components/common/GestureMapOverlay/GestureMapOverlay.jsx#L167
'visible' is assigned a value but never used. Allowed unused args must match /^_/u
client / test-npm: client/src/components/common/GestureMapOverlay/GestureMapOverlay.jsx#L123
'PANELS' is assigned a value but never used. Allowed unused vars must match /^React$/u
client / test-npm: client/src/components/common/GestureMapOverlay/GestureMapOverlay.jsx#L2
'styles' is defined but never used. Allowed unused vars must match /^React$/u
client / test-npm: client/src/App.jsx#L13
'playCoins' is assigned a value but never used. Allowed unused vars must match /^React$/u
client / test-npm: client/src/App.jsx#L10
'energy' is assigned a value but never used. Allowed unused vars must match /^React$/u
client / test-npm: client/src/App.jsx#L10
'coins' is assigned a value but never used. Allowed unused vars must match /^React$/u
client / test-npm: client/src/App.jsx#L10
'score' is assigned a value but never used. Allowed unused vars must match /^React$/u