- From: Philippe Le Hegaret <notifications@github.com>
- Date: Sat, 14 Feb 2026 06:35:59 -0800
- To: w3c/pointerlock <pointerlock@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <w3c/pointerlock/pull/105/c3902007105@github.com>
plehegar left a comment (w3c/pointerlock#105)
hu. that error from w3c/spec-prod is unexpected:
[[
$ link-checker --url-ignore="https://ev.buaa.edu.cn/" --url-ignore="/TR/.+20260214/$" --http-timeout=50000 --http-redirects=3 --http-always-get /home/runner/work/pointerlock/pointerlock.w3c
TypeError: Cannot convert undefined or null to object
at exports.cleanHeader (/home/runner/work/_actions/w3c/spec-prod/v2/node_modules/.pnpm/superagent@3.8.3/node_modules/superagent/lib/utils.js:61:3)
at Request._redirect (/home/runner/work/_actions/w3c/spec-prod/v2/node_modules/.pnpm/superagent@3.8.3/node_modules/superagent/lib/node/index.js:427:21)
at ClientRequest.<anonymous> (/home/runner/work/_actions/w3c/spec-prod/v2/node_modules/.pnpm/superagent@3.8.3/node_modules/superagent/lib/node/index.js:832:19)
at Object.onceWrapper (node:events:623:26)
at ClientRequest.emit (node:events:508:28)
at HTTPParser.parserOnIncomingClient [as onIncoming] (node:_http_client:780:27)
at HTTPParser.parserOnHeadersComplete (node:_http_common:123:17)
at TLSSocket.socketOnData (node:_http_client:615:22)
at TLSSocket.emit (node:events:508:28)
at addChunk (node:internal/streams/readable:559:12)
]]
Piling up this one on top of #564 TODO list.
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/pointerlock/pull/105#issuecomment-3902007105
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/pointerlock/pull/105/c3902007105@github.com>
Received on Saturday, 14 February 2026 14:36:04 UTC