Add TypeScript to olympus-bg module #43
eslint-action.yml
on: pull_request
eslint / frontend
13s
eslint / backend
7s
eslint / olympus-bg
9s
Annotations
7 errors
eslint / backend:
backend/src/bot.js#L2
"olympus-bg" is not found
|
eslint / backend:
backend/src/listeners/room.js#L3
"olympus-bg" is not found
|
eslint / backend:
backend/src/roomObj.js#L2
"olympus-bg" is not found
|
eslint / olympus-bg:
olympus-bg/src/game.ts#L106
'allTurns' is never reassigned. Use 'const' instead
|
eslint / olympus-bg:
olympus-bg/src/game.ts#L115
'newBoard' is never reassigned. Use 'const' instead
|
|
eslint / olympus-bg
Process completed with exit code 1.
|