[DevDependency] Bump chai from 4.3.6 to 4.5.0 #2025
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, codecov/codecov-action@v1. 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 uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/PDFJSAnnotate.js#L41
Missing JSDoc return description
|
src/PDFJSAnnotate.js#L80
Missing JSDoc return description
|
src/UI/arrow.js#L22
Missing JSDoc for parameter 'e'
|
src/UI/circle.js#L45
Missing JSDoc parameter description for 'svg'
|
src/UI/circle.js#L48
Missing JSDoc parameter description for 'radius'
|
src/UI/circle.js#L71
Missing JSDoc for parameter 'type'
|
src/UI/edit.js#L363
Expected JSDoc for 'target' but found 'e'
|
src/UI/page.js#L16
Missing JSDoc return description
|
src/UI/point.js#L16
Expected JSDoc for 'e' but found 'The'
|
src/UI/rect.js#L209
Missing JSDoc for parameter 'type'
|
This job succeeded
Loading