Add TypeScript to backend #49
eslint-action.yml
on: pull_request
lint / frontend
13s
lint / backend
13s
lint / olympus-bg
13s
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
|