Bump the types group across 1 directory with 3 updates #2817
Annotations
15 errors, 21 warnings, and 8 notices
lint:
shared/js/background/companies.js#L134
The right-hand side of a 'for...in' statement must be of type 'any', an object type or a type parameter, but here has type 'unknown'.
|
lint:
shared/js/background/companies.js#L135
'storageData' is of type 'unknown'.
|
lint:
shared/js/background/companies.js#L136
'storageData' is of type 'unknown'.
|
lint:
shared/js/background/companies.js#L137
'storageData' is of type 'unknown'.
|
lint:
shared/js/background/companies.js#L142
Type '{}' is not assignable to type 'number'.
|
lint:
shared/js/background/companies.js#L145
Type '{}' is not assignable to type 'number'.
|
lint:
shared/js/background/components/tab-tracking.js#L24
Argument of type '(request: OnHeadersReceivedDetailsType) => void' is not assignable to parameter of type '(details: OnHeadersReceivedDetailsType) => BlockingResponseOrPromise | undefined'.
|
lint:
shared/js/background/newtab-tracker-stats.js#L224
Property 'stats' does not exist on type '{}'.
|
lint:
shared/js/background/popupMessaging.js#L31
Property 'messageType' does not exist on type '{}'.
|
lint:
shared/js/background/popupMessaging.js#L38
Property 'options' does not exist on type '{}'.
|
[chromium] › gpc.spec.js:17:5 › Ensure GPC is injected into frames:
integration-test/gpc.spec.js#L38
1) [chromium] › gpc.spec.js:17:5 › Ensure GPC is injected into frames ────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
Expected: true
Received: undefined
36 | const gpc2 = await getGPCValueOfContext(iframeInstance);
37 |
> 38 | expect(gpc).toEqual(true);
| ^
39 | expect(gpc).toEqual(gpc2);
40 | }
41 |
at /home/runner/work/duckduckgo-privacy-extension/duckduckgo-privacy-extension/integration-test/gpc.spec.js:38:21
|
[chromium] › request-blocking.spec.js:113:9 › Test request blocking › serviceworkerInitiatedRequests exceptions should disable service worker blocking:
integration-test/request-blocking.spec.js#L1
1) [chromium] › request-blocking.spec.js:113:9 › Test request blocking › serviceworkerInitiatedRequests exceptions should disable service worker blocking
Test timeout of 30000ms exceeded.
|
[chromium] › request-blocking.spec.js:113:9 › Test request blocking › serviceworkerInitiatedRequests exceptions should disable service worker blocking:
integration-test/request-blocking.spec.js#L1
1) [chromium] › request-blocking.spec.js:113:9 › Test request blocking › serviceworkerInitiatedRequests exceptions should disable service worker blocking
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[chromium] › request-blocking.spec.js:113:9 › Test request blocking › serviceworkerInitiatedRequests exceptions should disable service worker blocking:
integration-test/request-blocking.spec.js#L1
1) [chromium] › request-blocking.spec.js:113:9 › Test request blocking › serviceworkerInitiatedRequests exceptions should disable service worker blocking
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
playwright-tests (playwright, 4/4)
Process completed with exit code 1.
|
build (22, ubuntu-latest, release-chrome)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (22, ubuntu-latest, release-firefox)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
playwright-tests (playwright-mv2, 1/4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
playwright-tests (playwright-mv2, 1/4)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
playwright-tests (playwright, 1/4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
playwright-tests (playwright, 1/4)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
playwright-tests (playwright, 3/4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
playwright-tests (playwright, 3/4)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
playwright-tests (playwright-mv2, 4/4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
playwright-tests (playwright-mv2, 4/4)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
Slow Test:
[chromium] › test-canvas.spec.js#L1
[chromium] › test-canvas.spec.js took 17.0s
|
playwright-tests (playwright, 2/4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
playwright-tests (playwright, 2/4)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
playwright-tests (playwright-mv2, 2/4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
playwright-tests (playwright-mv2, 2/4)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
playwright-tests (playwright-mv2, 3/4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
playwright-tests (playwright-mv2, 3/4)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
playwright-tests (playwright, 4/4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
playwright-tests (playwright, 4/4)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
Slow Test:
[chromium] › storage-blocking.spec.js#L1
[chromium] › storage-blocking.spec.js took 44.4s
|
🎭 Playwright Run Summary
2 skipped
15 passed (39.6s)
|
🎭 Playwright Run Summary
2 skipped
14 passed (39.0s)
|
🎭 Playwright Run Summary
15 passed (53.5s)
|
🎭 Playwright Run Summary
16 passed (52.9s)
|
🎭 Playwright Run Summary
3 skipped
12 passed (36.5s)
|
🎭 Playwright Run Summary
3 skipped
14 passed (39.4s)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › gpc.spec.js:17:5 › Ensure GPC is injected into frames ─────────────────────────────
15 passed (58.4s)
|
🎭 Playwright Run Summary
1 failed
[chromium] › request-blocking.spec.js:113:9 › Test request blocking › serviceworkerInitiatedRequests exceptions should disable service worker blocking
14 passed (1.6m)
|