Premium ⇒ OSS #859
ci.yml
on: pull_request
Client: Linting (Js)
1m 12s
Client: Linting (SCSS)
36s
Client: Type checking
42s
Client: Tests unitaires
48s
Serveur: Linting
19s
Serveur: Static analysis
32s
Matrix: server-unit-tests
Annotations
8 errors
Client: Type checking
Property 'isCASEnabled' does not exist on type '{ cookie: string; timeout: number | null; }'.
|
Client: Type checking
Property 'isSAML2Enabled' does not exist on type '{ cookie: string; timeout: number | null; }'.
|
Client: Type checking
Property 'quantity' does not exist on type 'never'.
|
Client: Type checking
Type 'unknown' is not assignable to type 'Decimal'.
|
Client: Type checking
Property 'preparer' does not exist on type 'EventDetails'.
|
Client: Type checking
Property 'approvers' does not exist on type '{ name: string; id: number; sub_categories: { name: string; id: number; category_id: number; }[]; }'.
|
Client: Type checking
Object literal may only specify known properties, and 'approvers' does not exist in type 'Partial<CategoryEdit>'.
|
Client: Type checking
Process completed with exit code 2.
|