chore(deps): update all non-major dependencies #6384
e2e-tests-lint.yaml
on: pull_request
Oxlint, Oxfmt, and ShellCheck
2m 0s
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.
|