Skip to content

feat: parse PokerStars hands #13

feat: parse PokerStars hands

feat: parse PokerStars hands #13

Triggered via pull request January 3, 2024 00:14
@mhugginsmhuggins
synchronize #8
pokerstars
Status Failure
Total duration 30s
Artifacts

test.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

21 errors
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'.
build (20.x)
The job was canceled because "_18_x" failed.
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'.