Skip to content

fix(deps): update dependency @xmldom/xmldom to ^0.9.8 #4997

fix(deps): update dependency @xmldom/xmldom to ^0.9.8

fix(deps): update dependency @xmldom/xmldom to ^0.9.8 #4997

Triggered via pull request August 9, 2025 09:23
Status Failure
Total duration 33s
Artifacts

build.yml

on: pull_request
Matrix: test
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

12 errors
test (xdebug-3.4.2, 8.1, windows-2022)
The strategy configuration was canceled because "test.xdebug-3_4_2_8_2_ubuntu-2" failed
test (xdebug-3.4.2, 8.2, macos-14)
The strategy configuration was canceled because "test.xdebug-3_4_2_8_2_ubuntu-2" failed
test (xdebug-2.9.8, 7.4, ubuntu-22.04)
The strategy configuration was canceled because "test.xdebug-3_4_2_8_2_ubuntu-2" failed
test (xdebug-3.4.2, 8.2, ubuntu-22.04)
Process completed with exit code 2.
test (xdebug-3.4.2, 8.2, ubuntu-22.04): src/proxyConnect.ts#L168
'documentElement' is possibly 'null'.
test (xdebug-3.4.2, 8.2, ubuntu-22.04): src/proxyConnect.ts#L164
'documentElement' is possibly 'null'.
test (xdebug-3.4.2, 8.2, ubuntu-22.04): src/proxyConnect.ts#L163
'documentElement' is possibly 'null'.
test (xdebug-3.4.2, 8.2, ubuntu-22.04): src/proxyConnect.ts#L162
'documentElement' is possibly 'null'.
test (xdebug-3.4.2, 8.2, ubuntu-22.04): src/dbgp.ts#L107
Parameter 'error' implicitly has an 'any' type.
test (xdebug-3.4.2, 8.2, ubuntu-22.04): src/dbgp.ts#L104
Parameter 'error' implicitly has an 'any' type.
test (xdebug-3.4.2, 8.2, ubuntu-22.04): src/dbgp.ts#L101
Parameter 'warning' implicitly has an 'any' type.
test (xdebug-3.4.2, 8.2, ubuntu-22.04): src/dbgp.ts#L101
Type '{ warning: (warning: any) => void; error: (error: any) => void; fatalError: (error: any) => void; }' is not assignable to type 'ErrorHandlerFunction'.