Skip to content

Network.responseReceivedExtraInfo may be fired before or after responseReceived #84

Network.responseReceivedExtraInfo may be fired before or after responseReceived

Network.responseReceivedExtraInfo may be fired before or after responseReceived #84

Status Failure
Total duration 22s
Artifacts

unittests.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

32 errors and 1 warning
build (20.x): index.js#L418
Replace `responseReceivedExtraInfo·=>·responseReceivedExtraInfo.requestId·==·params.requestId` with `⏎··············responseReceivedExtraInfo·=>⏎················responseReceivedExtraInfo.requestId·==·params.requestId⏎············`
build (20.x): index.js#L419
Replace `responseReceivedExtraInfo·&&·responseReceivedExtraInfo.headers` with `⏎··············responseReceivedExtraInfo·&&⏎··············responseReceivedExtraInfo.headers⏎············`
build (20.x): index.js#L420
Replace `responseReceivedExtraInfo.headers` with `⏎················responseReceivedExtraInfo.headers⏎··············`
build (20.x): test/tests.js#L329
Replace `"Network.responseReceivedExtraInfo·may·be·fired·before·or·after·responseReceived"` with `'Network.responseReceivedExtraInfo·may·be·fired·before·or·after·responseReceived'`
build (20.x): test/tests.js#L332
Insert `··`
build (20.x): test/tests.js#L333
Replace `··` with `····`
build (20.x): test/tests.js#L334
Insert `··`
build (20.x): test/tests.js#L335
Replace `····const·checkingEntries·=·entries.filter(x·=>·x._requestId·==·"98243.71"` with `······const·checkingEntries·=·entries.filter(x·=>·x._requestId·==·'98243.71'`
build (20.x): test/tests.js#L336
Insert `··`
build (20.x): test/tests.js#L337
Insert `··`
build (18.x)
The job was canceled because "_20_x" failed.
build (18.x): index.js#L418
Replace `responseReceivedExtraInfo·=>·responseReceivedExtraInfo.requestId·==·params.requestId` with `⏎··············responseReceivedExtraInfo·=>⏎················responseReceivedExtraInfo.requestId·==·params.requestId⏎············`
build (18.x): index.js#L419
Replace `responseReceivedExtraInfo·&&·responseReceivedExtraInfo.headers` with `⏎··············responseReceivedExtraInfo·&&⏎··············responseReceivedExtraInfo.headers⏎············`
build (18.x): index.js#L420
Replace `responseReceivedExtraInfo.headers` with `⏎················responseReceivedExtraInfo.headers⏎··············`
build (18.x): test/tests.js#L329
Replace `"Network.responseReceivedExtraInfo·may·be·fired·before·or·after·responseReceived"` with `'Network.responseReceivedExtraInfo·may·be·fired·before·or·after·responseReceived'`
build (18.x): test/tests.js#L332
Insert `··`
build (18.x): test/tests.js#L333
Replace `··` with `····`
build (18.x): test/tests.js#L334
Insert `··`
build (18.x): test/tests.js#L335
Replace `····const·checkingEntries·=·entries.filter(x·=>·x._requestId·==·"98243.71"` with `······const·checkingEntries·=·entries.filter(x·=>·x._requestId·==·'98243.71'`
build (18.x): test/tests.js#L336
Insert `··`
build (18.x): test/tests.js#L337
Insert `··`
build (22.x)
The job was canceled because "_20_x" failed.
build (22.x): index.js#L418
Replace `responseReceivedExtraInfo·=>·responseReceivedExtraInfo.requestId·==·params.requestId` with `⏎··············responseReceivedExtraInfo·=>⏎················responseReceivedExtraInfo.requestId·==·params.requestId⏎············`
build (22.x): index.js#L419
Replace `responseReceivedExtraInfo·&&·responseReceivedExtraInfo.headers` with `⏎··············responseReceivedExtraInfo·&&⏎··············responseReceivedExtraInfo.headers⏎············`
build (22.x): index.js#L420
Replace `responseReceivedExtraInfo.headers` with `⏎················responseReceivedExtraInfo.headers⏎··············`
build (22.x): test/tests.js#L329
Replace `"Network.responseReceivedExtraInfo·may·be·fired·before·or·after·responseReceived"` with `'Network.responseReceivedExtraInfo·may·be·fired·before·or·after·responseReceived'`
build (22.x): test/tests.js#L332
Insert `··`
build (22.x): test/tests.js#L333
Replace `··` with `····`
build (22.x): test/tests.js#L334
Insert `··`
build (22.x): test/tests.js#L335
Replace `····const·checkingEntries·=·entries.filter(x·=>·x._requestId·==·"98243.71"` with `······const·checkingEntries·=·entries.filter(x·=>·x._requestId·==·'98243.71'`
build (22.x): test/tests.js#L336
Insert `··`
build (22.x): test/tests.js#L337
Insert `··`
build (20.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/