Upgraded VPN blocker with self-clearing cache. #157
build_and_push_to_dockerhub.yml
on: push
build_and_push
32s
Annotations
10 errors and 2 warnings
build_and_push:
src/sockets/commands/admin/atestgame.ts#L33
Property 'socketsOfPlayers' does not exist on type 'GameWrapper'.
|
build_and_push:
src/sockets/commands/admin/atestgame.ts#L34
Parameter 'sock' implicitly has an 'any' type.
|
build_and_push:
src/sockets/commands/admin/atestgame.ts#L45
Property 'botSockets' does not exist on type 'GameWrapper'.
|
build_and_push:
src/sockets/commands/mod/mclose.ts#L23
Property 'allSockets' does not exist on type 'GameWrapper'.
|
build_and_push:
src/sockets/commands/mod/mclose.ts#L24
Property 'allSockets' does not exist on type 'GameWrapper'.
|
build_and_push:
src/sockets/commands/mod/mclose.ts#L35
Property 'roomId' does not exist on type 'GameWrapper'.
|
build_and_push:
src/sockets/commands/mod/mforcemove.ts#L151
Property 'allSockets' does not exist on type 'GameWrapper'.
|
build_and_push:
src/sockets/commands/mod/mforcemove.ts#L156
Property 'allSockets' does not exist on type 'GameWrapper'.
|
build_and_push:
src/sockets/commands/mod/mrevealallroles.ts#L30
Property 'allSockets' does not exist on type 'GameWrapper'.
|
build_and_push
Process completed with exit code 2.
|
build_and_push
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build_and_push
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|