feat: auto-open SSH after clone #71
check.yml
on: pull_request
Build
55s
Types
1m 5s
Lint
2m 11s
Test
1m 27s
Lint Effect-TS
54s
E2E (OpenCode)
2m 54s
Annotations
3 errors
|
Lint Effect-TS
Process completed with exit code 1.
|
|
Lint Effect-TS:
packages/lib/tests/usecases/create-project-open-ssh.test.ts#L151
Avoid try/catch in product code. Use Effect.try / Effect.catch*
|
|
Lint Effect-TS:
packages/lib/src/usecases/actions/create-project.ts#L147
Avoid catchAll that discards typed errors; map or propagate explicitly
|