Skip to content

agentsSdk module

agentsSdk module #103

Triggered via pull request September 12, 2025 08:31
Status Failure
Total duration 24s
Artifacts

unit-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
tests/unit/auth.test.js > Auth Module > logout() > should handle localStorage errors gracefully: src/client.ts#L115
ReferenceError: createAppModule is not defined ❯ Module.createClient src/client.ts:115:10 ❯ tests/unit/auth.test.js:13:14
tests/unit/auth.test.js > Auth Module > logout() > should remove token from localStorage in browser environment: src/client.ts#L115
ReferenceError: createAppModule is not defined ❯ Module.createClient src/client.ts:115:10 ❯ tests/unit/auth.test.js:13:14
tests/unit/auth.test.js > Auth Module > logout() > should remove token from axios headers: src/client.ts#L115
ReferenceError: createAppModule is not defined ❯ Module.createClient src/client.ts:115:10 ❯ tests/unit/auth.test.js:13:14
tests/unit/auth.test.js > Auth Module > login() > should use current URL when nextUrl is not provided: src/client.ts#L115
ReferenceError: createAppModule is not defined ❯ Module.createClient src/client.ts:115:10 ❯ tests/unit/auth.test.js:13:14
tests/unit/auth.test.js > Auth Module > login() > should redirect to login page with correct URL in browser environment: src/client.ts#L115
ReferenceError: createAppModule is not defined ❯ Module.createClient src/client.ts:115:10 ❯ tests/unit/auth.test.js:13:14
tests/unit/auth.test.js > Auth Module > login() > should throw error when not in browser environment: src/client.ts#L115
ReferenceError: createAppModule is not defined ❯ Module.createClient src/client.ts:115:10 ❯ tests/unit/auth.test.js:13:14
tests/unit/auth.test.js > Auth Module > updateMe() > should handle validation errors: src/client.ts#L115
ReferenceError: createAppModule is not defined ❯ Module.createClient src/client.ts:115:10 ❯ tests/unit/auth.test.js:13:14
tests/unit/auth.test.js > Auth Module > updateMe() > should update current user data: src/client.ts#L115
ReferenceError: createAppModule is not defined ❯ Module.createClient src/client.ts:115:10 ❯ tests/unit/auth.test.js:13:14
tests/unit/auth.test.js > Auth Module > me() > should handle authentication errors: src/client.ts#L115
ReferenceError: createAppModule is not defined ❯ Module.createClient src/client.ts:115:10 ❯ tests/unit/auth.test.js:13:14
tests/unit/auth.test.js > Auth Module > me() > should fetch current user information: src/client.ts#L115
ReferenceError: createAppModule is not defined ❯ Module.createClient src/client.ts:115:10 ❯ tests/unit/auth.test.js:13:14