Fix Login code #11
Annotations
10 errors, 2 warnings, and 1 notice
Run browser-based end-to-end tests:
e2e/browser/test/fixtures.ts#L270
1) [Firefox] › e2e/browser/test/e2e.playwright.ts:38:7 › Not Logged In › Private resource in my Pod
Error: The environment variable E2E_TEST_IDP is not a valid URL: found .
at e2e/browser/test/fixtures.ts:270
268 | // eslint-disable-next-line no-empty-pattern
269 | setupEnvironment: async ({}, use) => {
> 270 | await use(getNodeTestingEnvironment());
| ^
271 | },
272 |
273 | testContainer: async ({ setupEnvironment, page }, use, testInfo) => {
at getBaseTestingEnvironment (/home/runner/work/solid-client-authn-js/solid-client-authn-js/node_modules/@inrupt/internal-test-env/dist/index.js:74:15)
at getNodeTestingEnvironment (/home/runner/work/solid-client-authn-js/solid-client-authn-js/node_modules/@inrupt/internal-test-env/dist/index.js:93:12)
at Object.setupEnvironment (/home/runner/work/solid-client-authn-js/solid-client-authn-js/e2e/browser/test/fixtures.ts:270:40)
|
Run browser-based end-to-end tests:
e2e/browser/test/fixtures.ts#L270
1) [Firefox] › e2e/browser/test/e2e.playwright.ts:38:7 › Not Logged In › Private resource in my Pod
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: The environment variable E2E_TEST_IDP is not a valid URL: found .
at e2e/browser/test/fixtures.ts:270
268 | // eslint-disable-next-line no-empty-pattern
269 | setupEnvironment: async ({}, use) => {
> 270 | await use(getNodeTestingEnvironment());
| ^
271 | },
272 |
273 | testContainer: async ({ setupEnvironment, page }, use, testInfo) => {
at getBaseTestingEnvironment (/home/runner/work/solid-client-authn-js/solid-client-authn-js/node_modules/@inrupt/internal-test-env/dist/index.js:74:15)
at getNodeTestingEnvironment (/home/runner/work/solid-client-authn-js/solid-client-authn-js/node_modules/@inrupt/internal-test-env/dist/index.js:93:12)
at Object.setupEnvironment (/home/runner/work/solid-client-authn-js/solid-client-authn-js/e2e/browser/test/fixtures.ts:270:40)
|
Run browser-based end-to-end tests:
e2e/browser/test/fixtures.ts#L270
1) [Firefox] › e2e/browser/test/e2e.playwright.ts:38:7 › Not Logged In › Private resource in my Pod
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: The environment variable E2E_TEST_IDP is not a valid URL: found .
at e2e/browser/test/fixtures.ts:270
268 | // eslint-disable-next-line no-empty-pattern
269 | setupEnvironment: async ({}, use) => {
> 270 | await use(getNodeTestingEnvironment());
| ^
271 | },
272 |
273 | testContainer: async ({ setupEnvironment, page }, use, testInfo) => {
at getBaseTestingEnvironment (/home/runner/work/solid-client-authn-js/solid-client-authn-js/node_modules/@inrupt/internal-test-env/dist/index.js:74:15)
at getNodeTestingEnvironment (/home/runner/work/solid-client-authn-js/solid-client-authn-js/node_modules/@inrupt/internal-test-env/dist/index.js:93:12)
at Object.setupEnvironment (/home/runner/work/solid-client-authn-js/solid-client-authn-js/e2e/browser/test/fixtures.ts:270:40)
|
Run browser-based end-to-end tests:
e2e/browser/test/fixtures.ts#L270
1) [Firefox] › e2e/browser/test/e2e.playwright.ts:38:7 › Not Logged In › Private resource in my Pod
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: The environment variable E2E_TEST_IDP is not a valid URL: found .
at e2e/browser/test/fixtures.ts:270
268 | // eslint-disable-next-line no-empty-pattern
269 | setupEnvironment: async ({}, use) => {
> 270 | await use(getNodeTestingEnvironment());
| ^
271 | },
272 |
273 | testContainer: async ({ setupEnvironment, page }, use, testInfo) => {
at getBaseTestingEnvironment (/home/runner/work/solid-client-authn-js/solid-client-authn-js/node_modules/@inrupt/internal-test-env/dist/index.js:74:15)
at getNodeTestingEnvironment (/home/runner/work/solid-client-authn-js/solid-client-authn-js/node_modules/@inrupt/internal-test-env/dist/index.js:93:12)
at Object.setupEnvironment (/home/runner/work/solid-client-authn-js/solid-client-authn-js/e2e/browser/test/fixtures.ts:270:40)
|
Run browser-based end-to-end tests:
e2e/browser/test/e2e.playwright.ts#L1
2) [Firefox] › e2e/browser/test/e2e.playwright.ts:67:7 › Logged In › The session information are set appropriately
Error: The environment variable E2E_TEST_IDP is not a valid URL: found .
at getBaseTestingEnvironment (/home/runner/work/solid-client-authn-js/solid-client-authn-js/node_modules/@inrupt/internal-test-env/dist/index.js:74:15)
at Object.getBrowserTestingEnvironment (/home/runner/work/solid-client-authn-js/solid-client-authn-js/node_modules/@inrupt/internal-test-env/dist/index.js:99:12)
at Object.auth (/home/runner/work/solid-client-authn-js/solid-client-authn-js/node_modules/@inrupt/internal-playwright-helpers/dist/index.js:152:60)
|
Run browser-based end-to-end tests:
e2e/browser/test/e2e.playwright.ts#L1
2) [Firefox] › e2e/browser/test/e2e.playwright.ts:67:7 › Logged In › The session information are set appropriately
Test finished within timeout of 180000ms, but tearing down "context" ran out of time.
Please allow more time for the test, since teardown is attributed towards the test timeout budget.
|
Run browser-based end-to-end tests:
e2e/browser/test/e2e.playwright.ts#L1
2) [Firefox] › e2e/browser/test/e2e.playwright.ts:67:7 › Logged In › The session information are set appropriately
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: The environment variable E2E_TEST_IDP is not a valid URL: found .
at getBaseTestingEnvironment (/home/runner/work/solid-client-authn-js/solid-client-authn-js/node_modules/@inrupt/internal-test-env/dist/index.js:74:15)
at Object.getBrowserTestingEnvironment (/home/runner/work/solid-client-authn-js/solid-client-authn-js/node_modules/@inrupt/internal-test-env/dist/index.js:99:12)
at Object.auth (/home/runner/work/solid-client-authn-js/solid-client-authn-js/node_modules/@inrupt/internal-playwright-helpers/dist/index.js:152:60)
|
Run browser-based end-to-end tests:
e2e/browser/test/e2e.playwright.ts#L1
2) [Firefox] › e2e/browser/test/e2e.playwright.ts:67:7 › Logged In › The session information are set appropriately
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test finished within timeout of 180000ms, but tearing down "context" ran out of time.
Please allow more time for the test, since teardown is attributed towards the test timeout budget.
|
Run browser-based end-to-end tests:
e2e/browser/test/e2e.playwright.ts#L1
2) [Firefox] › e2e/browser/test/e2e.playwright.ts:67:7 › Logged In › The session information are set appropriately
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: The environment variable E2E_TEST_IDP is not a valid URL: found .
at getBaseTestingEnvironment (/home/runner/work/solid-client-authn-js/solid-client-authn-js/node_modules/@inrupt/internal-test-env/dist/index.js:74:15)
at Object.getBrowserTestingEnvironment (/home/runner/work/solid-client-authn-js/solid-client-authn-js/node_modules/@inrupt/internal-test-env/dist/index.js:99:12)
at Object.auth (/home/runner/work/solid-client-authn-js/solid-client-authn-js/node_modules/@inrupt/internal-playwright-helpers/dist/index.js:152:60)
|
Run browser-based end-to-end tests:
e2e/browser/test/e2e.playwright.ts#L1
2) [Firefox] › e2e/browser/test/e2e.playwright.ts:67:7 › Logged In › The session information are set appropriately
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test finished within timeout of 180000ms, but tearing down "context" ran out of time.
Please allow more time for the test, since teardown is attributed towards the test timeout budget.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run browser-based end-to-end tests:
[Firefox] › e2e/browser/test/e2e.playwright.ts#L1
[Firefox] › e2e/browser/test/e2e.playwright.ts took 20.9s
|
Run browser-based end-to-end tests
16 failed
[Firefox] › e2e/browser/test/e2e.playwright.ts:38:7 › Not Logged In › Private resource in my Pod
[Firefox] › e2e/browser/test/e2e.playwright.ts:67:7 › Logged In › The session information are set appropriately
[Firefox] › e2e/browser/test/e2e.playwright.ts:77:7 › Logged In › Public resource in my Pod ────
[Firefox] › e2e/browser/test/e2e.playwright.ts:85:7 › Logged In › Private resource in my Pod ───
[Firefox] › e2e/browser/test/e2e.playwright.ts:93:7 › Logged In › Private resource in my Pod, after refresh (using auto-login)
[Firefox] › e2e/browser/test/e2e.playwright.ts:110:7 › Logged In › gets notified when session is extended
[Firefox] › e2e/browser/test/e2e.playwright.ts:136:7 › Using a Client ID › can log in using a Client ID document
[Firefox] › e2e/browser/test/e2e.playwright.ts:171:7 › Using a Client ID › can prevent the session from extending
[Chromium] › e2e/browser/test/e2e.playwright.ts:38:7 › Not Logged In › Private resource in my Pod
[Chromium] › e2e/browser/test/e2e.playwright.ts:67:7 › Logged In › The session information are set appropriately
[Chromium] › e2e/browser/test/e2e.playwright.ts:77:7 › Logged In › Public resource in my Pod ───
[Chromium] › e2e/browser/test/e2e.playwright.ts:85:7 › Logged In › Private resource in my Pod ──
[Chromium] › e2e/browser/test/e2e.playwright.ts:93:7 › Logged In › Private resource in my Pod, after refresh (using auto-login)
[Chromium] › e2e/browser/test/e2e.playwright.ts:110:7 › Logged In › gets notified when session is extended
[Chromium] › e2e/browser/test/e2e.playwright.ts:136:7 › Using a Client ID › can log in using a Client ID document
[Chromium] › e2e/browser/test/e2e.playwright.ts:171:7 › Using a Client ID › can prevent the session from extending
6 skipped
|
The logs for this run have expired and are no longer available.
Loading