feat(auth): add browser sign-in with the WorkOS device flow #663
ci.yml
on: pull_request
check
27s
Windows smoke
1m 33s
Matrix: runtime-smoke
Annotations
4 errors and 3 warnings
|
check
Process completed with exit code 1.
|
|
error: expect(received).toBeUndefined():
src/commands/auth/loginDevice.test.ts#L124
Received: {
error: "Sign-in was approved, but the QA Wolf API did not accept the new session.",
errorBody: "Could not verify API key: unexpected response format",
}
at <anonymous> (/home/runner/work/cli/cli/src/commands/auth/loginDevice.test.ts:124:20)
|
|
Windows smoke
Process completed with exit code 1.
|
|
error: expect(received).toBeUndefined():
src\commands\auth\loginDevice.test.ts#L124
Received: {
error: "Sign-in was approved, but the QA Wolf API did not accept the new session.",
errorBody: "Could not verify API key: unexpected response format",
}
at <anonymous> (D:\a\cli\cli\src\commands\auth\loginDevice.test.ts:124:20)
|
|
Runtime smoke (node-22)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Runtime smoke (node-20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Runtime smoke (node-24)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|