[stable28] fix: Do not ask for guest name on read only pdfs #1242
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: skjnldsv/read-package-engines-version-actions@8205673bab74a63eb9b8093402fd9e0e018663a1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint:
src/admin.js#L62
The global property or function $ was deprecated in Nextcloud 19.0.0
|
Lint:
src/admin.js#L102
The global property or function $ was deprecated in Nextcloud 19.0.0
|
Lint:
src/admin.js#L142
The global property or function $ was deprecated in Nextcloud 19.0.0
|
Lint:
src/document.js#L33
The global property or function $ was deprecated in Nextcloud 19.0.0
|
Lint:
src/document.js#L96
Missing JSDoc @Property "ViewId" description
|
Lint:
src/document.js#L97
Missing JSDoc @Property "UserName" description
|
Lint:
src/document.js#L98
Missing JSDoc @Property "UserId" description
|
Lint:
src/document.js#L99
Missing JSDoc @Property "Color" description
|
Lint:
src/document.js#L100
Missing JSDoc @Property "ReadOnly" description
|
Lint:
src/document.js#L101
Missing JSDoc @Property "IsCurrentView" description
|
Loading