Skip to content

chore(deps): update all non-major dependencies #6384

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #6384

Triggered via pull request August 12, 2026 22:37
Status Failure
Total duration 2m 4s
Artifacts

e2e-tests-lint.yaml

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

Annotations

8 errors
Oxlint, Oxfmt, and ShellCheck
Process completed with exit code 1.
typescript(no-unnecessary-type-assertion): playwright/utils/accessibility.ts#L17
This assertion is unnecessary since it does not change the type of the expression.
typescript(no-deprecated): playwright/utils/common/auth-popup.ts#L135
`timeout` is deprecated. This option is ignored. [locator.isVisible([options])](https://playwright.dev/docs/api/class-locator#locator-is-visible) does not wait for the element to become visible and returns immediately.
typescript(no-deprecated): playwright/utils/common/auth-popup.ts#L78
`timeout` is deprecated. This option is ignored. [locator.isVisible([options])](https://playwright.dev/docs/api/class-locator#locator-is-visible) does not wait for the element to become visible and returns immediately.
typescript(no-deprecated): playwright/utils/common/auth-popup.ts#L74
`timeout` is deprecated. This option is ignored. [locator.isVisible([options])](https://playwright.dev/docs/api/class-locator#locator-is-visible) does not wait for the element to become visible and returns immediately.
typescript(no-unnecessary-type-assertion): playwright/utils/errors.ts#L20
This assertion is unnecessary since it does not change the type of the expression.
typescript(no-unnecessary-type-assertion): playwright/support/api/github-structures.ts#L9
This assertion is unnecessary since it does not change the type of the expression.
typescript(no-unnecessary-type-assertion): playwright/support/coverage/reporter.ts#L32
This assertion is unnecessary since it does not change the type of the expression.