added axe tests for flows #1797
Annotations
6 errors and 11 warnings
Run pnpm --fail-if-no-match --filter keycloak-admin-ui test:
js/apps/admin-ui/test/autentication/flows.spec.ts#L34
Error: Playwright Test did not expect test.describe() to be called here.
Most common reasons include:
- You are calling test.describe() in a configuration file.
- You are calling test.describe() 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/.pnpm/[email protected]/node_modules/playwright/lib/common/testType.js:72:13
❯ TestTypeImpl._describe ../../node_modules/.pnpm/[email protected]/node_modules/playwright/lib/common/testType.js:104:24
❯ Function.describe ../../node_modules/.pnpm/[email protected]/node_modules/playwright/lib/transform/transform.js:288:12
❯ test/autentication/flows.spec.ts:34:6
|
Run pnpm --fail-if-no-match --filter keycloak-admin-ui test:
js/apps/admin-ui/test/autentication/policies-ciba.spec.ts#L27
Error: Playwright Test did not expect test.describe() to be called here.
Most common reasons include:
- You are calling test.describe() in a configuration file.
- You are calling test.describe() 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/.pnpm/[email protected]/node_modules/playwright/lib/common/testType.js:72:13
❯ TestTypeImpl._describe ../../node_modules/.pnpm/[email protected]/node_modules/playwright/lib/common/testType.js:104:24
❯ Function.describe ../../node_modules/.pnpm/[email protected]/node_modules/playwright/lib/transform/transform.js:288:12
❯ test/autentication/policies-ciba.spec.ts:27:6
|
Run pnpm --fail-if-no-match --filter keycloak-admin-ui test:
js/apps/admin-ui/test/autentication/policies.spec.ts#L17
Error: Playwright Test did not expect test.describe() to be called here.
Most common reasons include:
- You are calling test.describe() in a configuration file.
- You are calling test.describe() 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/.pnpm/[email protected]/node_modules/playwright/lib/common/testType.js:72:13
❯ TestTypeImpl._describe ../../node_modules/.pnpm/[email protected]/node_modules/playwright/lib/common/testType.js:104:24
❯ Function.describe ../../node_modules/.pnpm/[email protected]/node_modules/playwright/lib/transform/transform.js:288:12
❯ test/autentication/policies.spec.ts:17:6
|
Run pnpm --fail-if-no-match --filter keycloak-admin-ui test:
js/apps/admin-ui/test/clients/clients_details_test.spec.ts#L11
Error: Playwright Test did not expect test.describe() to be called here.
Most common reasons include:
- You are calling test.describe() in a configuration file.
- You are calling test.describe() 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/.pnpm/[email protected]/node_modules/playwright/lib/common/testType.js:72:13
❯ TestTypeImpl._describe ../../node_modules/.pnpm/[email protected]/node_modules/playwright/lib/common/testType.js:104:24
❯ Function.describe ../../node_modules/.pnpm/[email protected]/node_modules/playwright/lib/transform/transform.js:288:12
❯ test/clients/clients_details_test.spec.ts:11:6
|
Run pnpm --fail-if-no-match --filter keycloak-admin-ui test:
js/apps/admin-ui/test/clients/clients_test.spec.ts#L24
Error: Playwright Test did not expect test.describe() to be called here.
Most common reasons include:
- You are calling test.describe() in a configuration file.
- You are calling test.describe() 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/.pnpm/[email protected]/node_modules/playwright/lib/common/testType.js:72:13
❯ TestTypeImpl._describe ../../node_modules/.pnpm/[email protected]/node_modules/playwright/lib/common/testType.js:104:24
❯ Function.describe ../../node_modules/.pnpm/[email protected]/node_modules/playwright/lib/transform/transform.js:288:12
❯ test/clients/clients_test.spec.ts:24:6
|
Run pnpm --fail-if-no-match --filter keycloak-admin-ui test
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
|
Run pnpm --fail-if-no-match --filter keycloak-admin-ui lint:
js/apps/admin-ui/cypress/e2e/client_scope.spec.ts#L187
Do not wait for arbitrary time periods
|
Run pnpm --fail-if-no-match --filter keycloak-admin-ui lint:
js/apps/admin-ui/cypress/e2e/client_scope.spec.ts#L197
Do not wait for arbitrary time periods
|
Run pnpm --fail-if-no-match --filter keycloak-admin-ui lint:
js/apps/admin-ui/cypress/e2e/client_scopes_test.spec.ts#L180
Do not wait for arbitrary time periods
|
Run pnpm --fail-if-no-match --filter keycloak-admin-ui lint:
js/apps/admin-ui/cypress/e2e/clients_test.spec.ts#L192
Do not wait for arbitrary time periods
|
Run pnpm --fail-if-no-match --filter keycloak-admin-ui lint:
js/apps/admin-ui/cypress/e2e/events_test.spec.ts#L32
Unexpected skipped mocha test
|
Run pnpm --fail-if-no-match --filter keycloak-admin-ui lint:
js/apps/admin-ui/cypress/e2e/events_test.spec.ts#L70
Do not wait for arbitrary time periods
|
Run pnpm --fail-if-no-match --filter keycloak-admin-ui lint:
js/apps/admin-ui/cypress/e2e/events_test.spec.ts#L105
Do not wait for arbitrary time periods
|
Run pnpm --fail-if-no-match --filter keycloak-admin-ui lint:
js/apps/admin-ui/cypress/e2e/i18n_test.spec.ts#L102
Unexpected skipped mocha test
|
Loading