Skip to content

perf(memory): release old navigation request in NetworkCollector #3543

perf(memory): release old navigation request in NetworkCollector

perf(memory): release old navigation request in NetworkCollector #3543

Re-run triggered March 19, 2026 15:41
Status Failure
Total duration 1m 16s
Artifacts

presubmit.yml

on: pull_request
[Required] Check correct format
1m 10s
[Required] Check correct format
[Required] Check docs updated
50s
[Required] Check docs updated
Fit to window
Zoom out
Zoom in

Annotations

9 errors
[Required] Check docs updated
Process completed with exit code 2.
[Required] Check docs updated: tests/PageCollector.test.ts#L305
Cannot find name 'page'.
[Required] Check docs updated: tests/PageCollector.test.ts#L300
Cannot find name 'mainFrame'.
[Required] Check docs updated: tests/PageCollector.test.ts#L300
Cannot find name 'page'.
[Required] Check docs updated: tests/PageCollector.test.ts#L299
Cannot find name 'page'.
[Required] Check docs updated: tests/PageCollector.test.ts#L297
Cannot find name 'mainFrame'.
[Required] Check docs updated: tests/PageCollector.test.ts#L296
Object literal may only specify known properties, but 'isNavigationRequest' does not exist in type '{ url?: string | undefined; method?: string | undefined; response?: HTTPResponse | undefined; failure?: (() => { errorText: string; } | null) | undefined; resourceType?: string | undefined; ... 6 more ...; redirectChain?: HTTPRequest[] | undefined; }'. Did you mean to write 'navigationRequest'?
[Required] Check docs updated: tests/PageCollector.test.ts#L290
Cannot find name 'page'.
[Required] Check docs updated: tests/PageCollector.test.ts#L289
Cannot find name 'browser'.