Make random attribute of RTC, not separate game type #62
Annotations
10 errors and 1 warning
src/components/LegStats.vue#L10
Type 'false' cannot be used as an index type.
|
src/components/LegStats.vue#L10
Type 'true' cannot be used as an index type.
|
src/games/rtc-random.ts#L29
Type 'boolean | Multiplier' is not assignable to type 'Multiplier'.
|
src/games/rtc.ts#L33
Type 'boolean | Multiplier' is not assignable to type 'Multiplier'.
|
src/games/x01.ts#L24
Argument of type 'boolean | 1 | 2 | 3' is not assignable to parameter of type '1 | 2 | 3'.
|
src/games/x01.ts#L33
Argument of type 'boolean | 1 | 2 | 3' is not assignable to parameter of type '1 | 2 | 3'.
|
src/games/x01.ts#L43
Argument of type 'boolean | 1 | 2 | 3' is not assignable to parameter of type '1 | 2 | 3'.
|
src/games/x01.ts#L44
Argument of type 'boolean | 1 | 2 | 3' is not assignable to parameter of type '1 | 2 | 3'.
|
src/views/StatsView.vue#L30
Argument of type 'boolean | 1' is not assignable to parameter of type '1 | 2 | 3'.
|
|
|
The logs for this run have expired and are no longer available.
Loading