fix(tests): Fix broken integration test that never fails in CI #4748
Annotations
2 errors and 1 warning
lint-code:
packages/server/lib/controllers/connect/postSessions.ts#L159
Argument of type 'unknown' is not assignable to parameter of type 'ResDefaultErrors | { data: { token: string; expires_at: Date; }; } | undefined'.
|
lint-code
Process completed with exit code 2.
|
lint-code
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|