feat: parse PokerStars hands #11
Annotations
21 errors
build (20.x):
src/networks/pokerstars/PokerStarsActionVisitor.ts#L27
Type 'BigNumber' is not assignable to type 'string'.
|
build (20.x):
src/networks/pokerstars/PokerStarsActionVisitor.ts#L34
Type 'BigNumber' is not assignable to type 'string'.
|
build (20.x):
src/networks/pokerstars/PokerStarsActionVisitor.ts#L54
Type 'BigNumber' is not assignable to type 'string'.
|
build (20.x):
src/networks/pokerstars/PokerStarsActionVisitor.ts#L54
Type 'BigNumber' is not assignable to type 'string'.
|
build (20.x):
src/networks/pokerstars/PokerStarsHandHistoryVisitor.ts#L304
Type 'HandStrength | undefined' is not assignable to type 'HandStrength'.
|
build (20.x):
src/networks/pokerstars/parseHand.ts#L59
Type 'number' is not assignable to type 'TableSize'.
|
build (20.x):
src/networks/pokerstars/parseHand.ts#L64
Type '{ type: "cash"; bettingStructure: BettingStructure; ante: string; site: Site; handNumber: string; tableNumber: string; timestamp: Date; variant: Variant; currency: string; blinds: string[]; tableSize: TableSize; }' is not assignable to type 'GameInfo'.
|
build (20.x):
src/networks/pokerstars/parseHand.ts#L74
Cannot find name 'filenameInfo'.
|
build (20.x):
src/networks/pokerstars/parseHand.ts#L77
Cannot find name 'filenameInfo'.
|
build (20.x):
src/networks/pokerstars/parseHand.ts#L79
Property 'speed' does not exist on type 'LineMetaTournament'.
|
build (18.x)
The job was canceled because "_20_x" failed.
|
build (18.x):
src/networks/pokerstars/PokerStarsActionVisitor.ts#L27
Type 'BigNumber' is not assignable to type 'string'.
|
build (18.x):
src/networks/pokerstars/PokerStarsActionVisitor.ts#L34
Type 'BigNumber' is not assignable to type 'string'.
|
build (18.x):
src/networks/pokerstars/PokerStarsActionVisitor.ts#L54
Type 'BigNumber' is not assignable to type 'string'.
|
build (18.x):
src/networks/pokerstars/PokerStarsActionVisitor.ts#L54
Type 'BigNumber' is not assignable to type 'string'.
|
build (18.x):
src/networks/pokerstars/PokerStarsHandHistoryVisitor.ts#L304
Type 'HandStrength | undefined' is not assignable to type 'HandStrength'.
|
build (18.x):
src/networks/pokerstars/parseHand.ts#L59
Type 'number' is not assignable to type 'TableSize'.
|
build (18.x):
src/networks/pokerstars/parseHand.ts#L64
Type '{ type: "cash"; bettingStructure: BettingStructure; ante: string; site: Site; handNumber: string; tableNumber: string; timestamp: Date; variant: Variant; currency: string; blinds: string[]; tableSize: TableSize; }' is not assignable to type 'GameInfo'.
|
build (18.x):
src/networks/pokerstars/parseHand.ts#L74
Cannot find name 'filenameInfo'.
|
build (18.x):
src/networks/pokerstars/parseHand.ts#L77
Cannot find name 'filenameInfo'.
|
build (18.x):
src/networks/pokerstars/parseHand.ts#L79
Property 'speed' does not exist on type 'LineMetaTournament'.
|