perf: improved data serialization with stream #48
ci.yml
on: pull_request
lint
23s
typecheck
48s
Matrix: test
Annotations
5 errors
typecheck
Property 'cwd' does not exist on type 'RegexDoctorResult'.
|
typecheck
Property 'cwd' does not exist on type 'RegexDoctorResult'.
|
typecheck
Property 'cwd' does not exist on type 'Readonly<{ count: number; countUnique: number; totalExecution: number; totalDuration: number; regexInfos: SerializeObject<RegexInfo>[]; argv?: string[] | undefined; }>'.
|
typecheck
Property 'cwd' does not exist on type 'Readonly<{ count: number; countUnique: number; totalExecution: number; totalDuration: number; regexInfos: SerializeObject<RegexInfo>[]; argv?: string[] | undefined; }>'.
|
typecheck
Process completed with exit code 1.
|