Merge branch 'master' into production #210
Annotations
3 errors
|
Test Code
Process completed with exit code 2.
|
|
Test Code:
src/data/database/DatabaseQueries.ts#L0
Type '{ date: number; results: any; id: number; players: JsonValue; }[]' is not assignable to type 'bichogames[]'.
|
|
Test Code:
src/data/database/DatabaseQueries.ts#L0
Type 'BichoGamePlayer[]' is not assignable to type 'InputJsonValue'.
|