Skip to content

Upgraded VPN blocker with self-clearing cache. #493

Upgraded VPN blocker with self-clearing cache.

Upgraded VPN blocker with self-clearing cache. #493

Triggered via push January 26, 2024 06:44
Status Failure
Total duration 44s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build (15.x): src/sockets/commands/admin/atestgame.ts#L33
Property 'socketsOfPlayers' does not exist on type 'GameWrapper'.
build (15.x): src/sockets/commands/admin/atestgame.ts#L34
Parameter 'sock' implicitly has an 'any' type.
build (15.x): src/sockets/commands/admin/atestgame.ts#L45
Property 'botSockets' does not exist on type 'GameWrapper'.
build (15.x): src/sockets/commands/mod/mclose.ts#L23
Property 'allSockets' does not exist on type 'GameWrapper'.
build (15.x): src/sockets/commands/mod/mclose.ts#L24
Property 'allSockets' does not exist on type 'GameWrapper'.
build (15.x): src/sockets/commands/mod/mclose.ts#L35
Property 'roomId' does not exist on type 'GameWrapper'.
build (15.x): src/sockets/commands/mod/mforcemove.ts#L151
Property 'allSockets' does not exist on type 'GameWrapper'.
build (15.x): src/sockets/commands/mod/mforcemove.ts#L156
Property 'allSockets' does not exist on type 'GameWrapper'.
build (15.x): src/sockets/commands/mod/mrevealallroles.ts#L30
Property 'allSockets' does not exist on type 'GameWrapper'.
build (15.x)
Process completed with exit code 2.
build (15.x)
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 (15.x)
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/