Skip to content

Add TypeScript to backend #49

Add TypeScript to backend

Add TypeScript to backend #49

Triggered via pull request January 3, 2025 20:55
Status Failure
Total duration 22s
Artifacts

eslint-action.yml

on: pull_request
lint / frontend
13s
lint / frontend
lint / backend
13s
lint / backend
lint / olympus-bg
13s
lint / olympus-bg
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
lint / backend
Could not find a declaration file for module 'socket.io-client'. '/home/runner/work/olympus-backgammon/olympus-backgammon/backend/node_modules/socket.io-client/lib/index.js' implicitly has an 'any' type.
lint / backend
Cannot find module 'olympus-bg' or its corresponding type declarations.
lint / backend
Could not find a declaration file for module 'ramda.clone'. '/home/runner/work/olympus-backgammon/olympus-backgammon/backend/node_modules/ramda.clone/index.js' implicitly has an 'any' type.
lint / backend
Parameter 'delay' implicitly has an 'any' type.
lint / backend
Parameter 'boardState' implicitly has an 'any' type.
lint / backend
Parameter 'boardState' implicitly has an 'any' type.
lint / backend
Parameter 'boardState' implicitly has an 'any' type.
lint / backend
Parameter 'turns' implicitly has an 'any' type.
lint / backend
Parameter 'board' implicitly has an 'any' type.
lint / backend
Parameter 'bestTurn' implicitly has an 'any' type.
lint / frontend
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint / backend
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint / olympus-bg
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636