Skip to content

[Feature] Update Node.js version from v12 to v20 as GitHub Actions will no longer support v12 #1618

[Feature] Update Node.js version from v12 to v20 as GitHub Actions will no longer support v12

[Feature] Update Node.js version from v12 to v20 as GitHub Actions will no longer support v12 #1618

Re-run triggered October 21, 2023 17:24
Status Failure
Total duration 50s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
test (20.x)
Process completed with exit code 1.
test (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (20.x): src/PDFJSAnnotate.js#L41
Missing JSDoc return description
test (20.x): src/PDFJSAnnotate.js#L80
Missing JSDoc return description
test (20.x): src/UI/arrow.js#L22
Missing JSDoc for parameter 'e'
test (20.x): src/UI/circle.js#L45
Missing JSDoc parameter description for 'svg'
test (20.x): src/UI/circle.js#L48
Missing JSDoc parameter description for 'radius'
test (20.x): src/UI/circle.js#L71
Missing JSDoc for parameter 'type'
test (20.x): src/UI/edit.js#L363
Expected JSDoc for 'target' but found 'e'
test (20.x): src/UI/page.js#L16
Missing JSDoc return description
test (20.x): src/UI/point.js#L16
Expected JSDoc for 'e' but found 'The'
test (20.x): src/UI/rect.js#L209
Missing JSDoc for parameter 'type'