Skip to content

feat: password migration hook #4472

feat: password migration hook

feat: password migration hook #4472

Triggered via pull request July 2, 2024 06:12
Status Cancelled
Total duration 33m 13s
Artifacts

ci.yaml

on: pull_request
Generate SDKs
1m 8s
Generate SDKs
Run tests and lints
2m 11s
Run tests and lints
Matrix: Run end-to-end tests
Matrix: Run Playwright end-to-end tests
Build CLI docs
0s
Build CLI docs
Generate changelog
0s
Generate changelog
Generate release
0s
Generate release
Draft newsletter
0s
Draft newsletter
Render version schema
0s
Render version schema
Release SDKs
0s
Release SDKs
Pending approval Slack notification
0s
Pending approval Slack notification
Send newsletter
0s
Send newsletter
Fit to window
Zoom out
Zoom in

Annotations

19 errors, 17 warnings, and 4 notices
Run tests and lints: cmd/courier/watch_test.go#L23
Error return value is not checked (errcheck)
Run tests and lints: cmd/courier/watch_test.go#L34
Error return value is not checked (errcheck)
Run tests and lints: selfservice/flow/settings/error_test.go#L76
Error return value of `(*github.com/ory/kratos/selfservice/flow/login.Handler).NewLoginFlow` is not checked (errcheck)
Run tests and lints: selfservice/strategy/oidc/provider_apple_test.go#L56
Error return value of `w.Write` is not checked (errcheck)
Run tests and lints: selfservice/strategy/oidc/provider_apple_test.go#L61
Error return value of `w.Write` is not checked (errcheck)
Run tests and lints: selfservice/strategy/oidc/provider_google_test.go#L65
Error return value of `w.Write` is not checked (errcheck)
Run tests and lints: selfservice/strategy/code/code_sender_test.go#L199
Error return value of `conf.Set` is not checked (errcheck)
Run tests and lints: selfservice/strategy/code/code_sender_test.go#L202
Error return value of `conf.Set` is not checked (errcheck)
Run tests and lints: selfservice/strategy/code/strategy_recovery_test.go#L556
Error return value of `conf.Set` is not checked (errcheck)
Run tests and lints: selfservice/strategy/code/strategy_registration_test.go#L457
Error return value of `(github.com/ory/kratos/persistence.Persister).Transaction` is not checked (errcheck)
[Mobile Chrome] › app_recovery.spec.ts:123:9 › Recovery › with short code expiration › fails with an expired code: test/e2e/playwright/tests/app_recovery.spec.ts#L137
1) [Mobile Chrome] › app_recovery.spec.ts:123:9 › Recovery › with short code expiration › fails with an expired code Error: Timed out 5000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByTestId('email') 135 | await page.getByTestId("code").fill(code) 136 | await page.getByText("Submit", { exact: true }).click() > 137 | await expect(page.getByTestId("email")).toBeVisible() | ^ 138 | }) 139 | }) 140 | }) at /home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_recovery.spec.ts:137:47
Run end-to-end tests (mysql)
Canceling since a higher priority waiting request for 'CI-refs/pull/3978/merge' exists
Run end-to-end tests (mysql)
The operation was canceled.
Run end-to-end tests (cockroach)
Canceling since a higher priority waiting request for 'CI-refs/pull/3978/merge' exists
Run end-to-end tests (cockroach)
The operation was canceled.
Run end-to-end tests (sqlite)
Canceling since a higher priority waiting request for 'CI-refs/pull/3978/merge' exists
Run end-to-end tests (sqlite)
The operation was canceled.
Run end-to-end tests (postgres)
Canceling since a higher priority waiting request for 'CI-refs/pull/3978/merge' exists
Run end-to-end tests (postgres)
The operation was canceled.
Generate SDKs
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Generate SDKs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Generate SDKs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run tests and lints
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run tests and lints
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run Playwright end-to-end tests (postgres)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/checkout@v2, actions/setup-go@v4, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run Playwright end-to-end tests (postgres)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Slow Test: test/e2e/[Mobile Chrome] › app_recovery.spec.ts#L1
test/e2e/[Mobile Chrome] › app_recovery.spec.ts took 21.8s
Run Playwright end-to-end tests (mysql)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/checkout@v2, actions/setup-go@v4, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run Playwright end-to-end tests (mysql)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Slow Test: test/e2e/[Mobile Chrome] › app_recovery.spec.ts#L1
test/e2e/[Mobile Chrome] › app_recovery.spec.ts took 27.1s
Run Playwright end-to-end tests (sqlite)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/checkout@v2, actions/setup-go@v4, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run Playwright end-to-end tests (sqlite)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Slow Test: test/e2e/[Mobile Chrome] › app_recovery.spec.ts#L1
test/e2e/[Mobile Chrome] › app_recovery.spec.ts took 21.8s
Run Playwright end-to-end tests (cockroach)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/checkout@v2, actions/setup-go@v4, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run Playwright end-to-end tests (cockroach)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Slow Test: test/e2e/[Mobile Chrome] › app_recovery.spec.ts#L1
test/e2e/[Mobile Chrome] › app_recovery.spec.ts took 23.1s
🎭 Playwright Run Summary
10 passed (56.0s)
🎭 Playwright Run Summary
1 flaky [Mobile Chrome] › app_recovery.spec.ts:123:9 › Recovery › with short code expiration › fails with an expired code 9 passed (59.6s)
🎭 Playwright Run Summary
10 passed (54.5s)
🎭 Playwright Run Summary
10 passed (54.2s)