Skip to content

chore: structured expect error #41352

chore: structured expect error

chore: structured expect error #41352

Triggered via pull request October 18, 2024 22:26
Status Failure
Total duration 2m 33s
Artifacts

infra.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
docs & lint: packages/html-reporter/src/testErrorView.tsx#L22
All imports in the declaration are only used as types. Use `import type`
docs & lint: packages/playwright/bundles/expect/third_party/matchers.ts#L138
Expected indentation of 4 spaces but found 6
docs & lint: packages/playwright/bundles/expect/third_party/matchers.ts#L139
Expected indentation of 4 spaces but found 6
docs & lint: packages/playwright/bundles/expect/third_party/matchers.ts#L140
Expected indentation of 4 spaces but found 6
docs & lint: packages/playwright/src/matchers/toBeTruthy.ts#L46
'printedExpected' is never reassigned. Use 'const' instead
docs & lint: packages/playwright/src/matchers/toBeTruthy.ts#L47
'printedReceived' is never reassigned. Use 'const' instead
docs & lint: packages/playwright/src/matchers/toBeTruthy.ts#L50
Trailing spaces not allowed