Skip to content

feat: recreate IndexedDB in storagestate #43342

feat: recreate IndexedDB in storagestate

feat: recreate IndexedDB in storagestate #43342

Triggered via pull request February 4, 2025 08:45
Status Failure
Total duration 3m 3s
Artifacts

infra.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
docs & lint: packages/playwright-core/src/client/accessibility.ts#L49
Property 'snapshot' in type 'Accessibility' is not assignable to the same property in base type 'Accessibility'.
docs & lint: packages/playwright-core/src/client/android.ts#L55
Property 'devices' in type 'Android' is not assignable to the same property in base type 'Android'.
docs & lint: packages/playwright-core/src/client/android.ts#L67
Type 'import("/home/runner/work/playwright/playwright/packages/playwright-core/src/client/android").AndroidDevice' is not assignable to type 'import("/home/runner/work/playwright/playwright/packages/playwright-core/types/types").AndroidDevice'.
docs & lint: packages/playwright-core/src/client/android.ts#L163
Property 'webViews' in type 'AndroidDevice' is not assignable to the same property in base type 'AndroidDevice'.
docs & lint: packages/playwright-core/src/client/android.ts#L167
Property 'webView' in type 'AndroidDevice' is not assignable to the same property in base type 'AndroidDevice'.
docs & lint: packages/playwright-core/src/client/android.ts#L275
Property 'launchBrowser' in type 'AndroidDevice' is not assignable to the same property in base type 'AndroidDevice'.
docs & lint: packages/playwright-core/src/client/android.ts#L429
Property 'page' in type 'AndroidWebView' is not assignable to the same property in base type 'AndroidWebView'.
docs & lint: packages/playwright-core/src/client/browser.ts#L56
Property 'browserType' in type 'Browser' is not assignable to the same property in base type 'Browser'.
docs & lint: packages/playwright-core/src/client/browser.ts#L60
Property 'newContext' in type 'Browser' is not assignable to the same property in base type 'Browser'.
docs & lint: packages/playwright-core/src/client/browser.ts#L91
Property 'contexts' in type 'Browser' is not assignable to the same property in base type 'Browser'.