Skip to content

refactor(e2e): refactor runtime tests into TypeScript #5640

refactor(e2e): refactor runtime tests into TypeScript

refactor(e2e): refactor runtime tests into TypeScript #5640

Triggered via pull request June 25, 2026 12:00
Status Failure
Total duration 2m 15s
Artifacts

e2e-tests-lint.yaml

on: pull_request
Oxlint, Oxfmt, and ShellCheck
2m 10s
Oxlint, Oxfmt, and ShellCheck
Fit to window
Zoom out
Zoom in

Annotations

10 errors
eslint(preserve-caught-error): playwright/utils/kube-client/index.ts#L545
There is no cause error attached to this new thrown error.
eslint(no-promise-executor-return): playwright/utils/kube-client/index.ts#L47
Return statement should not be used in Promise executor.
eslint(no-promise-executor-return): playwright/utils/runtime-deploy.ts#L281
Return statement should not be used in Promise executor.
eslint(no-inline-comments): playwright/utils/runtime-deploy.ts#L78
Unexpected comment inline with code
unicorn(consistent-function-scoping): playwright/utils/runtime-config.ts#L139
Function `tpl` does not capture any variables from its parent scope