fix(deps): update dependency @xmldom/xmldom to ^0.9.5 #3496
Annotations
23 errors and 1 warning
test (xdebug-3.3.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'.
|
test (xdebug-3.3.2, 8.2, ubuntu-22.04):
src/dbgp.ts#L101
Parameter 'warning' implicitly has an 'any' type.
|
test (xdebug-3.3.2, 8.2, ubuntu-22.04):
src/dbgp.ts#L104
Parameter 'error' implicitly has an 'any' type.
|
test (xdebug-3.3.2, 8.2, ubuntu-22.04):
src/dbgp.ts#L107
Parameter 'error' implicitly has an 'any' type.
|
test (xdebug-3.3.2, 8.2, ubuntu-22.04):
src/proxyConnect.ts#L162
'documentElement' is possibly 'null'.
|
test (xdebug-3.3.2, 8.2, ubuntu-22.04):
src/proxyConnect.ts#L163
'documentElement' is possibly 'null'.
|
test (xdebug-3.3.2, 8.2, ubuntu-22.04):
src/proxyConnect.ts#L164
'documentElement' is possibly 'null'.
|
test (xdebug-3.3.2, 8.2, ubuntu-22.04):
src/proxyConnect.ts#L168
'documentElement' is possibly 'null'.
|
test (xdebug-3.3.2, 8.2, ubuntu-22.04)
Process completed with exit code 2.
|
test (xdebug-2.9.8, 7.4, ubuntu-22.04)
The job was canceled because "xdebug-3_3_2_8_2_ubuntu-2" failed.
|
test (xdebug-2.9.8, 7.4, 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'.
|
test (xdebug-2.9.8, 7.4, ubuntu-22.04):
src/dbgp.ts#L101
Parameter 'warning' implicitly has an 'any' type.
|
test (xdebug-2.9.8, 7.4, ubuntu-22.04):
src/dbgp.ts#L104
Parameter 'error' implicitly has an 'any' type.
|
test (xdebug-2.9.8, 7.4, ubuntu-22.04):
src/dbgp.ts#L107
Parameter 'error' implicitly has an 'any' type.
|
test (xdebug-2.9.8, 7.4, ubuntu-22.04):
src/proxyConnect.ts#L162
'documentElement' is possibly 'null'.
|
test (xdebug-2.9.8, 7.4, ubuntu-22.04):
src/proxyConnect.ts#L163
'documentElement' is possibly 'null'.
|
test (xdebug-2.9.8, 7.4, ubuntu-22.04):
src/proxyConnect.ts#L164
'documentElement' is possibly 'null'.
|
test (xdebug-2.9.8, 7.4, ubuntu-22.04):
src/proxyConnect.ts#L168
'documentElement' is possibly 'null'.
|
test (xdebug-2.9.8, 7.4, ubuntu-22.04)
The operation was canceled.
|
test (xdebug-3.3.2, 8.2, macos-12)
The job was canceled because "xdebug-3_3_2_8_2_ubuntu-2" failed.
|
test (xdebug-3.3.2, 8.2, macos-12)
The operation was canceled.
|
test (xdebug-3.3.2, 8.1, windows-2022)
The job was canceled because "xdebug-3_3_2_8_2_ubuntu-2" failed.
|
test (xdebug-3.3.2, 8.1, windows-2022)
The operation was canceled.
|
test (xdebug-3.3.2, 8.2, ubuntu-22.04)
The following actions use a deprecated Node.js version 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/
|