Upgrade pdfjs-dist to 4.3.136 #120
github-actions.yml
on: pull_request
lint
53s
coverage
45s
Annotations
11 errors and 9 warnings
coverage
Process completed with exit code 1.
|
lint:
frontend/DocumentEditor.test.ts#L63
Unsafe assignment of an `any` value
|
lint:
frontend/DocumentEditor.test.ts#L66
Unsafe assignment of an `any` value
|
lint:
frontend/DocumentEditor.test.ts#L66
Unsafe construction of an any type value
|
lint:
frontend/DocumentEditor.test.ts#L66
Unsafe member access .EventBus on an `any` value
|
lint:
frontend/DocumentEditor.test.ts#L67
Unsafe return of an `any` typed value
|
lint:
frontend/DocumentEditor.test.ts#L84
Unsafe member access .dispatch on an `any` value
|
lint:
frontend/DocumentEditor.test.ts#L84
Unsafe call of an `any` typed value
|
lint:
frontend/DocumentEditor.test.ts#L89
Unsafe assignment of an `any` value
|
lint:
frontend/DocumentEditor.test.ts#L110
Unsafe member access .eventBus on an `any` value
|
lint:
frontend/DocumentEditor.test.ts#L110
Unsafe call of an `any` typed value
|
coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint:
frontend/DocumentEditor.vue#L34
Attribute "ref" should go before "class"
|
lint:
frontend/DocumentEditor.vue#L34
'ref' should be on a new line
|
lint:
frontend/components/UploadEntry.test.ts#L191
'wrapper' is assigned a value but never used
|
lint:
frontend/components/UploadEntry.vue#L92
Expected 1 line break after opening tag (`<h4>`), but no line breaks found
|
lint:
frontend/components/UploadEntry.vue#L92
Expected 1 line break before closing tag (`</h4>`), but no line breaks found
|