Skip to content

[WIP] Feature/password otp #46

[WIP] Feature/password otp

[WIP] Feature/password otp #46

Triggered via pull request May 8, 2025 05:31
Status Failure
Total duration 53s
Artifacts

unit-test.yaml

on: pull_request
static-analytics
48s
static-analytics
Fit to window
Zoom out
Zoom in

Annotations

10 errors
src/auth/auth-helpers.test.ts > auth-helpers > getApiAccessControlResult > should return false if any access control fails: src/auth/auth-helpers.test.ts#L52
AssertionError: expected true to be false // Object.is equality - Expected + Received - false + true ❯ src/auth/auth-helpers.test.ts:52:22
tests-examples/demo-todo-app.spec.ts: tests-examples/demo-todo-app.spec.ts#L3
Error: Playwright Test did not expect test.beforeEach() to be called here. Most common reasons include: - You are calling test.beforeEach() in a configuration file. - You are calling test.beforeEach() in a file that is imported by the configuration file. - You have two different versions of @playwright/test. This usually happens when one of the dependencies in your package.json depends on @playwright/test. ❯ TestTypeImpl._currentSuite node_modules/playwright/lib/common/testType.js:74:13 ❯ TestTypeImpl._hook node_modules/playwright/lib/common/testType.js:146:24 ❯ Function.beforeEach node_modules/playwright/lib/transform/transform.js:288:12 ❯ tests-examples/demo-todo-app.spec.ts:3:6
e2e/index.spec.ts: e2e/index.spec.ts#L3
Error: Playwright Test did not expect test() to be called here. Most common reasons include: - You are calling test() in a configuration file. - You are calling test() in a file that is imported by the configuration file. - You have two different versions of @playwright/test. This usually happens when one of the dependencies in your package.json depends on @playwright/test. ❯ TestTypeImpl._currentSuite node_modules/playwright/lib/common/testType.js:74:13 ❯ TestTypeImpl._createTest node_modules/playwright/lib/common/testType.js:80:24 ❯ Module.<anonymous> node_modules/playwright/lib/transform/transform.js:288:12 ❯ e2e/index.spec.ts:3:1
e2e/data-loader.spec.ts: e2e/data-loader.spec.ts#L7
Error: Playwright Test did not expect test.describe.configure() to be called here. Most common reasons include: - You are calling test.describe.configure() in a configuration file. - You are calling test.describe.configure() in a file that is imported by the configuration file. - You have two different versions of @playwright/test. This usually happens when one of the dependencies in your package.json depends on @playwright/test. ❯ TestTypeImpl._currentSuite node_modules/playwright/lib/common/testType.js:74:13 ❯ TestTypeImpl._configure node_modules/playwright/lib/common/testType.js:161:24 ❯ Function.configure node_modules/playwright/lib/transform/transform.js:288:12 ❯ e2e/data-loader.spec.ts:7:15
e2e/api-stats.spec.ts: e2e/api-stats.spec.ts#L4
Error: Playwright Test did not expect test() to be called here. Most common reasons include: - You are calling test() in a configuration file. - You are calling test() in a file that is imported by the configuration file. - You have two different versions of @playwright/test. This usually happens when one of the dependencies in your package.json depends on @playwright/test. ❯ TestTypeImpl._currentSuite node_modules/playwright/lib/common/testType.js:74:13 ❯ TestTypeImpl._createTest node_modules/playwright/lib/common/testType.js:80:24 ❯ Module.<anonymous> node_modules/playwright/lib/transform/transform.js:288:12 ❯ e2e/api-stats.spec.ts:4:1
e2e/api-logout.spec.ts: e2e/api-logout.spec.ts#L5
Error: Playwright Test did not expect test.describe.configure() to be called here. Most common reasons include: - You are calling test.describe.configure() in a configuration file. - You are calling test.describe.configure() in a file that is imported by the configuration file. - You have two different versions of @playwright/test. This usually happens when one of the dependencies in your package.json depends on @playwright/test. ❯ TestTypeImpl._currentSuite node_modules/playwright/lib/common/testType.js:74:13 ❯ TestTypeImpl._configure node_modules/playwright/lib/common/testType.js:161:24 ❯ Function.configure node_modules/playwright/lib/transform/transform.js:288:12 ❯ e2e/api-logout.spec.ts:5:15
e2e/api-filters.spec.ts: e2e/api-filters.spec.ts#L5
Error: Playwright Test did not expect test.describe.configure() to be called here. Most common reasons include: - You are calling test.describe.configure() in a configuration file. - You are calling test.describe.configure() in a file that is imported by the configuration file. - You have two different versions of @playwright/test. This usually happens when one of the dependencies in your package.json depends on @playwright/test. ❯ TestTypeImpl._currentSuite node_modules/playwright/lib/common/testType.js:74:13 ❯ TestTypeImpl._configure node_modules/playwright/lib/common/testType.js:161:24 ❯ Function.configure node_modules/playwright/lib/transform/transform.js:288:12 ❯ e2e/api-filters.spec.ts:5:15
e2e/api-email.spec.ts: e2e/api-email.spec.ts#L5
Error: Playwright Test did not expect test.describe.configure() to be called here. Most common reasons include: - You are calling test.describe.configure() in a configuration file. - You are calling test.describe.configure() in a file that is imported by the configuration file. - You have two different versions of @playwright/test. This usually happens when one of the dependencies in your package.json depends on @playwright/test. ❯ TestTypeImpl._currentSuite node_modules/playwright/lib/common/testType.js:74:13 ❯ TestTypeImpl._configure node_modules/playwright/lib/common/testType.js:161:24 ❯ Function.configure node_modules/playwright/lib/transform/transform.js:288:12 ❯ e2e/api-email.spec.ts:5:15
e2e/api-anonymous.spec.ts: e2e/api-anonymous.spec.ts#L3
Error: Playwright Test did not expect test() to be called here. Most common reasons include: - You are calling test() in a configuration file. - You are calling test() in a file that is imported by the configuration file. - You have two different versions of @playwright/test. This usually happens when one of the dependencies in your package.json depends on @playwright/test. ❯ TestTypeImpl._currentSuite node_modules/playwright/lib/common/testType.js:74:13 ❯ TestTypeImpl._createTest node_modules/playwright/lib/common/testType.js:80:24 ❯ Module.<anonymous> node_modules/playwright/lib/transform/transform.js:288:12 ❯ e2e/api-anonymous.spec.ts:3:1
e2e/api-admin.spec.ts: e2e/api-admin.spec.ts#L5
Error: Playwright Test did not expect test.describe.configure() to be called here. Most common reasons include: - You are calling test.describe.configure() in a configuration file. - You are calling test.describe.configure() in a file that is imported by the configuration file. - You have two different versions of @playwright/test. This usually happens when one of the dependencies in your package.json depends on @playwright/test. ❯ TestTypeImpl._currentSuite node_modules/playwright/lib/common/testType.js:74:13 ❯ TestTypeImpl._configure node_modules/playwright/lib/common/testType.js:161:24 ❯ Function.configure node_modules/playwright/lib/transform/transform.js:288:12 ❯ e2e/api-admin.spec.ts:5:15