Skip to content

pr updates

pr updates #1387

Triggered via push December 29, 2024 13:28
Status Failure
Total duration 3m 39s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
tests/socket/messages/socketLogger.test.ts > Socket logger > should log requests: tests/socket/messages/socketLogger.test.ts#L55
TypeError: Cannot read properties of undefined (reading 'closeIdleConnections') ❯ httpServerPreClose node:_http_server:518:10 ❯ Server.close node:_http_server:564:3 ❯ tests/socket/messages/socketLogger.test.ts:55:5
tests/socket/messages/socketLogger.test.ts > Socket logger > should log requests with aliases: tests/socket/messages/socketLogger.test.ts#L67
TypeError: Cannot read properties of undefined (reading 'closeIdleConnections') ❯ httpServerPreClose node:_http_server:518:10 ❯ Server.close node:_http_server:564:3 ❯ tests/socket/messages/socketLogger.test.ts:67:5
tests/socket/messages/socketLogger.test.ts > Socket logger > should log requests without valid json: tests/socket/messages/socketLogger.test.ts#L78
TypeError: Cannot read properties of undefined (reading 'closeIdleConnections') ❯ httpServerPreClose node:_http_server:518:10 ❯ Server.close node:_http_server:564:3 ❯ tests/socket/messages/socketLogger.test.ts:78:5
tests/socket/messages/socketLogger.test.ts > Socket logger > should log requests without a req: tests/socket/messages/socketLogger.test.ts#L89
TypeError: Cannot read properties of undefined (reading 'closeIdleConnections') ❯ httpServerPreClose node:_http_server:518:10 ❯ Server.close node:_http_server:564:3 ❯ tests/socket/messages/socketLogger.test.ts:89:5
tests/socket/messages/socketLogger.test.ts > Socket logger > should log responses: tests/socket/messages/socketLogger.test.ts#L100
TypeError: Cannot read properties of undefined (reading 'closeIdleConnections') ❯ httpServerPreClose node:_http_server:518:10 ❯ Server.close node:_http_server:564:3 ❯ tests/socket/messages/socketLogger.test.ts:100:5
tests/socket/messages/socketLogger.test.ts > Socket logger > should log pre-closed connections: tests/socket/messages/socketLogger.test.ts#L118
TypeError: Cannot read properties of undefined (reading 'closeIdleConnections') ❯ httpServerPreClose node:_http_server:518:10 ❯ Server.close node:_http_server:564:3 ❯ tests/socket/messages/socketLogger.test.ts:118:5
tests/socket/messages/socketLogger.test.ts > Socket logger > should log manually-closed connections: tests/socket/messages/socketLogger.test.ts#L129
TypeError: Cannot read properties of undefined (reading 'closeIdleConnections') ❯ httpServerPreClose node:_http_server:518:10 ❯ Server.close node:_http_server:564:3 ❯ tests/socket/messages/socketLogger.test.ts:129:5
tests/socket/messages/socketLogger.test.ts > Socket logger > should log manually-closed connections without a reason: tests/socket/messages/socketLogger.test.ts#L140
TypeError: Cannot read properties of undefined (reading 'closeIdleConnections') ❯ httpServerPreClose node:_http_server:518:10 ❯ Server.close node:_http_server:564:3 ❯ tests/socket/messages/socketLogger.test.ts:140:5
tests/socket/messages/socketLogger.test.ts > Socket logger > should log pre-closed connection with aliases: tests/socket/messages/socketLogger.test.ts#L159
TypeError: Cannot read properties of undefined (reading 'closeIdleConnections') ❯ httpServerPreClose node:_http_server:518:10 ❯ Server.close node:_http_server:564:3 ❯ tests/socket/messages/socketLogger.test.ts:159:5
test
Process completed with exit code 1.
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636