Skip to content

Harden TON create verification and gameId derivation #262

Harden TON create verification and gameId derivation

Harden TON create verification and gameId derivation #262

Triggered via push February 26, 2026 15:06
Status Failure
Total duration 33s
Artifacts

linter.yml

on: push
backend-linter
24s
backend-linter
frontend-linter
19s
frontend-linter
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
backend-linter: server/src/game/rooms/BackgammonRoom.ts#L193
Unsafe member access .id on an `any` value
backend-linter: server/src/game/rooms/BackgammonRoom.ts#L193
Unsafe assignment of an `any` value
backend-linter: server/src/game/rooms/BackgammonRoom.ts#L154
Unsafe member access .avatar on an `any` value
backend-linter: server/src/game/rooms/BackgammonRoom.ts#L154
Unsafe assignment of an `any` value
backend-linter: server/src/game/rooms/BackgammonRoom.ts#L153
Unsafe member access .username on an `any` value
backend-linter: server/src/game/rooms/BackgammonRoom.ts#L153
Unsafe assignment of an `any` value
backend-linter: server/src/game/rooms/BackgammonRoom.ts#L83
Unsafe member access .message on an `any` value
backend-linter: server/src/game/rooms/BackgammonRoom.ts#L73
Unsafe member access .address on an `any` value
backend-linter: server/src/game/rooms/BackgammonRoom.ts#L69
Unsafe member access .address on an `any` value
backend-linter: server/src/game/rooms/BackgammonRoom.ts#L67
Unsafe assignment of an `any` value
backend-linter
The process '/usr/bin/git' failed with exit code 128
backend-linter: server/src/game/rooms/LobbyRoom.ts#L39
Unsafe argument of type `any` assigned to a parameter of type `string`
backend-linter: server/src/game/rooms/LobbyRoom.ts#L35
Unsafe argument of type `any` assigned to a parameter of type `Partial<RoomInfo>`
backend-linter: server/src/game/rooms/LobbyRoom.ts#L35
Unsafe argument of type `any` assigned to a parameter of type `string`
backend-linter: server/src/game/rooms/LobbyRoom.ts#L33
Unsafe argument of type `any` assigned to a parameter of type `RoomInfo`
backend-linter: server/src/game/rooms/BackgammonRoom.ts#L1050
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
backend-linter: server/src/game/rooms/BackgammonRoom.ts#L1044
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
backend-linter: server/src/game/rooms/BackgammonRoom.ts#L516
Unsafe argument of type `any` assigned to a parameter of type `string`
backend-linter: server/src/game/rooms/BackgammonRoom.ts#L226
Unsafe argument of type `any` assigned to a parameter of type `string | undefined`
backend-linter: server/src/game/rooms/BackgammonRoom.ts#L104
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
backend-linter: server/src/game/rooms/BackgammonRoom.ts#L69
Unsafe argument of type `any` assigned to a parameter of type `string`
frontend-linter
The process '/usr/bin/git' failed with exit code 128