chore: deps #104
Annotations
7 errors
Lint:
src/modules/commands/leaderboard.ts#L16
Argument of type '(player: Player, lb?: Leaderboard | undefined, data?: Partial<LeaderboardInfo>) => void' is not assignable to parameter of type 'NewFormCallback'.
|
Lint:
src/modules/commands/role.ts#L65
Expected 4 arguments, but got 3.
|
Lint:
src/modules/commands/leaderboard.ts#L16
Argument of type '(player: Player, lb?: Leaderboard | undefined, data?: Partial<LeaderboardInfo>) => void' is not assignable to parameter of type 'NewFormCallback'.
|
Lint:
src/modules/commands/role.ts#L65
Expected 4 arguments, but got 3.
|
Lint
Process completed with exit code 1.
|
src/lib/text.test.ts > text > should print errored text:
src/lib/text.test.ts#L43
Error: Snapshot `text > should print errored text 1` mismatched
Expected: ""§cМного текста §fдлинной§c и полезной в §65§c степени ошибки, произведенной игроком §fTest player name§c""
Received: ""§cМного текста §fдлинной§c и полезной в §75§c степени ошибки, произведенной игроком §fTest player name§c""
❯ src/lib/text.test.ts:43:7
|
Test
Process completed with exit code 1.
|