fix(ci): add phony for k3d-rm makefile target (the only one missing) #1233
Annotations
2 errors, 6 warnings, and 1 notice
web/crux-ui/e2e/utils/projects.ts#L48
1) [image-config] › with-login/image-config/common-editor.spec.ts:265:7 › Image common config from editor › Routing should be saved
TimeoutError: page.waitForSelector: Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for locator('h5:has-text("1.0.0")') to be visible
============================================================
at utils/projects.ts:48
46 | await page.locator('button:has-text("Save")').click()
47 |
> 48 | const item = await page.waitForSelector(`h5:has-text("${name}")`)
| ^
49 | await item.click()
50 |
51 | await page.waitForSelector('button:has-text("Add image")')
at createVersion (/__w/dyrectorio/dyrectorio/web/crux-ui/e2e/utils/projects.ts:48:27)
at setup (/__w/dyrectorio/dyrectorio/web/crux-ui/e2e/with-login/image-config/common-editor.spec.ts:33:21)
at /__w/dyrectorio/dyrectorio/web/crux-ui/e2e/with-login/image-config/common-editor.spec.ts:266:47
|
|
|
web/crux-ui/[version] › with-login/version.spec.ts#L1
web/crux-ui/[version] › with-login/version.spec.ts took 2.2m
|
web/crux-ui/[template] › with-login/template.spec.ts#L1
web/crux-ui/[template] › with-login/template.spec.ts took 1.7m
|
web/crux-ui/[nodes] › with-login/nodes.spec.ts#L1
web/crux-ui/[nodes] › with-login/nodes.spec.ts took 1.1m
|
web/crux-ui/[registry] › with-login/registry.spec.ts#L1
web/crux-ui/[registry] › with-login/registry.spec.ts took 47.7s
|
web/crux-ui/[team] › with-login/team.spec.ts#L1
web/crux-ui/[team] › with-login/team.spec.ts took 39.1s
|
1 failed
[image-config] › with-login/image-config/common-editor.spec.ts:265:7 › Image common config from editor › Routing should be saved
3 interrupted
[image-config] › with-login/image-config/common-editor.spec.ts:457:7 › Image common config from editor › Storage should be saved
[image-config] › with-login/image-config/common-json.spec.ts:42:7 › Image common config from JSON › Container name should be saved
[image-config] › with-login/image-config/common-json.spec.ts:69:7 › Image common config from JSON › Expose strategy should be saved
82 skipped
86 passed (5.1m)
|
The logs for this run have expired and are no longer available.
Loading