Update python version #21
main.yml
on: pull_request_target
backend-checks
6s
template-checks
9s
dashboard-checks
58s
Annotations
12 errors
|
backend-checks
Version 3.8 with arch x64 not found
Available versions:
3.10.19 (x64)
3.11.14 (x64)
3.12.12 (x64)
3.13.11 (x64)
3.14.2 (x64)
|
|
template-checks
Process completed with exit code 1.
|
|
dashboard-checks
Argument of type '{ hardware_id: number; quantity: number; }' is not assignable to parameter of type 'CartItem'.
|
|
dashboard-checks
Argument of type '{ hardware_id: number; quantity: number; }' is not assignable to parameter of type 'CartItem'.
|
|
dashboard-checks
Argument of type '{ hardware_id: number; quantity: number; }' is not assignable to parameter of type 'CartItem'.
|
|
dashboard-checks
Argument of type '{ hardware_id: number; quantity: number; }' is not assignable to parameter of type 'CartItem'.
|
|
dashboard-checks
Property 'credits' is missing in type '{ id: number; name: string; model_number: string; manufacturer: string; datasheet: string; quantity_available: number; max_per_team: number; picture: string; categories: number[]; quantity_remaining: number; notes: string; }' but required in type 'Hardware'.
|
|
dashboard-checks
Property 'credits' is missing in type '{ quantityRemaining: number; maxPerTeam: number; hardwareId: number; name: string; }' but required in type 'EnhancedAddToCartFormProps'.
|
|
dashboard-checks
Property 'credits' is missing in type '{ quantityRemaining: number; maxPerTeam: null; hardwareId: number; name: string; }' but required in type 'EnhancedAddToCartFormProps'.
|
|
dashboard-checks
Property 'credits' is missing in type '{ quantityRemaining: number; maxPerTeam: number; hardwareId: number; name: string; }' but required in type 'EnhancedAddToCartFormProps'.
|
|
dashboard-checks
Property 'credits' is missing in type '{ quantityRemaining: number; maxPerTeam: number; hardwareId: number; name: string; }' but required in type 'EnhancedAddToCartFormProps'.
|
|
dashboard-checks
Property 'credits' is missing in type '{ quantityRemaining: number; maxPerTeam: null; hardwareId: number; name: string; }' but required in type 'EnhancedAddToCartFormProps'.
|