chore(deps): bump @xmldom/xmldom from 0.8.10 to 0.9.2 #1913
Annotations
6 errors and 3 warnings
Run npm run lint:
src/cli/send/junitUtils.ts#L29
Argument of type 'HTMLElement' is not assignable to parameter of type 'Node'.
|
Run npm run lint:
src/cli/send/junitUtils.ts#L29
Argument of type 'Document' is not assignable to parameter of type 'XMLDocument'.
|
Run npm run lint:
src/cli/send/junitUtils.ts#L32
Argument of type 'Document' is not assignable to parameter of type 'Node'.
|
Run npm run lint:
src/plugins/xml/nodeUtils.ts#L39
Type 'Document' is missing the following properties from type 'Document': URL, alinkColor, all, anchors, and 195 more.
|
Run npm run lint:
src/plugins/xml/nodeUtils.ts#L43
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
Run npm run lint
Process completed with exit code 2.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, github/codeql-action/init@v2, 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/
|
Initialize CodeQL
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
Loading