[Snyk] Upgrade xpath from 0.0.32 to 0.0.33 #4
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
6 errors and 1 warning
test:
src/arq2hrvst.ts#L36
Object is possibly 'null'.
|
test:
src/arq2hrvst.ts#L36
Property 'length' does not exist on type 'string | number | boolean | Node | Node[]'.
|
test:
src/arq2hrvst.ts#L37
Object is possibly 'null'.
|
test:
src/arq2hrvst.ts#L37
Property 'forEach' does not exist on type 'string | number | boolean | Node | Node[]'.
|
test:
src/arq2hrvst.ts#L37
Parameter 'n' implicitly has an 'any' type.
|
test
Process completed with exit code 1.
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|