fix(FileListener): Listen to file movements across share boundaries #406
Annotations
10 errors and 13 warnings
eslint:
src/admin.js#L2
"@nextcloud/vue/dist/Directives/Tooltip.js" is not found
|
eslint:
src/components/ViewAdmin.vue#L214
Expected "\t" character, but found " " character
|
eslint:
src/components/ViewAdmin.vue#L215
Expected "\t" character, but found " " character
|
eslint:
src/components/ViewAdmin.vue#L216
Expected "\t" character, but found " " character
|
eslint:
src/components/ViewAdmin.vue#L217
Expected "\t" character, but found " " character
|
eslint:
src/components/ViewAdmin.vue#L218
Expected "\t" character, but found " " character
|
eslint:
src/components/ViewAdmin.vue#L219
Expected "\t" character, but found " " character
|
eslint:
src/components/ViewAdmin.vue#L220
Expected "\t" character, but found " " character
|
eslint:
src/components/ViewAdmin.vue#L221
Expected "\t" character, but found " " character
|
eslint:
src/components/ViewAdmin.vue#L333
Expected "\t" character, but found " " character
|
eslint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab, skjnldsv/read-package-engines-version-actions@0ce2ed60f6df073a62a77c0a4958dd0fc68e32e7, actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
eslint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
eslint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
eslint:
src/classifier_faces.js#L86
Missing JSDoc @param "image" description
|
eslint:
src/classifier_faces.js#L86
Missing JSDoc @param "image" type
|
eslint:
src/classifier_geo.js#L43
Missing JSDoc @param "degrees" description
|
eslint:
src/classifier_geo.js#L43
Missing JSDoc @param "degrees" type
|
eslint:
src/classifier_geo.js#L44
Expected @param names to be "degrees, direction". Got "degrees, minutes, seconds, direction"
|
eslint:
src/classifier_geo.js#L44
Missing JSDoc @param "minutes" description
|
eslint:
src/classifier_geo.js#L44
Missing JSDoc @param "minutes" type
|
eslint:
src/classifier_geo.js#L45
Missing JSDoc @param "seconds" description
|
eslint:
src/classifier_geo.js#L45
Missing JSDoc @param "seconds" type
|
eslint:
src/classifier_geo.js#L46
Missing JSDoc @param "degrees."0"" description
|