feat(web): deployments list pagination & filtering #2330
Annotations
2 errors, 7 warnings, and 1 notice
web/crux-ui/e2e/utils/node-helper.ts#L51
1) [nodes] › with-login/nodes.spec.ts:204:5 › Stopping the underlying container of a log stream should not affect the container states stream
Error: Deployment failed
at utils/node-helper.ts:51
49 |
50 | if (await page.isVisible('span:text-is("Failed")')) {
> 51 | throw new Error('Deployment failed')
| ^
52 | }
53 | }
54 |
at waitForDeployment (/__w/dyrectorio/dyrectorio/web/crux-ui/e2e/utils/node-helper.ts:51:11)
at deployWithDagent (/__w/dyrectorio/dyrectorio/web/crux-ui/e2e/utils/node-helper.ts:102:3)
at /__w/dyrectorio/dyrectorio/web/crux-ui/e2e/with-login/nodes.spec.ts:214:3
|
|
web/crux-ui/[version] › with-login/version.spec.ts#L1
web/crux-ui/[version] › with-login/version.spec.ts took 55.0s
|
web/crux-ui/[template] › with-login/template.spec.ts#L1
web/crux-ui/[template] › with-login/template.spec.ts took 54.6s
|
web/crux-ui/[nodes] › with-login/nodes.spec.ts#L1
web/crux-ui/[nodes] › with-login/nodes.spec.ts took 52.1s
|
web/crux-ui/[registry] › with-login/registry.spec.ts#L1
web/crux-ui/[registry] › with-login/registry.spec.ts took 31.1s
|
web/crux-ui/[notification] › with-login/notification.spec.ts#L1
web/crux-ui/[notification] › with-login/notification.spec.ts took 19.6s
|
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "cli", "crane", "crux", "crux-ui", "dagent", "e2e-logs", "e2e-screenshots", "e2e-trace", "golang-integration-coverage", "golang-unit-coverage", "kratos".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
1 failed
[nodes] › with-login/nodes.spec.ts:204:5 › Stopping the underlying container of a log stream should not affect the container states stream
3 interrupted
[version] › with-login/version.spec.ts:54:5 › Change default version should work ───────────────
[template] › with-login/template.spec.ts:76:7 › creating a versioned project from a template should work (Gitea)
[notification] › with-login/notification.spec.ts:64:5 › using an incorrect slack webhook url should give an error
129 did not run
40 passed (1.2m)
|
This job failed
Loading