Skip to content

Premium ⇒ OSS

Premium ⇒ OSS #859

Triggered via pull request May 8, 2024 17:14
Status Failure
Total duration 2m 29s
Artifacts

ci.yml

on: pull_request
Client: Linting (Js)
1m 12s
Client: Linting (Js)
Client: Linting (SCSS)
36s
Client: Linting (SCSS)
Client: Type checking
42s
Client: Type checking
Client: Tests unitaires
48s
Client: Tests unitaires
Serveur: Linting
19s
Serveur: Linting
Serveur: Static analysis
32s
Serveur: Static analysis
Matrix: server-unit-tests
Fit to window
Zoom out
Zoom in

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.