fix(rerun): emit partial stdout on TimeoutError in single-FE rerun --wait #393
ci.yml
on: pull_request
Lint & Format
17s
Typecheck
11s
Unit Tests (Windows)
43s
Local E2E Tests
22s
Secret scan (gitleaks)
7s
Matrix: build
Matrix: test
Annotations
11 errors
|
Typecheck
Process completed with exit code 2.
|
|
Typecheck:
src/commands/test.rerun.spec.ts#L4875
'parsed.accepted' is possibly 'undefined'.
|
|
Typecheck:
src/commands/test.rerun.spec.ts#L4874
'parsed.accepted' is possibly 'undefined'.
|
|
Lint & Format
Process completed with exit code 1.
|
|
Lint & Format:
src/commands/test.rerun.spec.ts#L4883
Unnecessary escape character: \"
|
|
Lint & Format:
src/commands/test.rerun.spec.ts#L4883
Unnecessary escape character: \"
|
|
Lint & Format:
src/commands/test.rerun.spec.ts#L13
'ShutdownController' is defined but never used
|
|
Lint & Format:
src/commands/test.rerun.spec.ts#L12
'InterruptError' is defined but never used
|
|
Unit Tests (Windows)
Process completed with exit code 1.
|
|
Unit Tests (Windows):
src/commands/test.rerun.spec.ts#L4875
'parsed.accepted' is possibly 'undefined'.
|
|
Unit Tests (Windows):
src/commands/test.rerun.spec.ts#L4874
'parsed.accepted' is possibly 'undefined'.
|