Add option to only retry non-tagged files in classify #411
Annotations
10 errors and 13 warnings
Lint:
src/admin.js#L2
"@nextcloud/vue/dist/Directives/Tooltip.js" is not found
|
Lint:
src/components/ViewAdmin.vue#L65
Expected "\t" character, but found " " character
|
Lint:
src/components/ViewAdmin.vue#L219
Expected "\t" character, but found " " character
|
Lint:
src/components/ViewAdmin.vue#L220
Expected "\t" character, but found " " character
|
Lint:
src/components/ViewAdmin.vue#L221
Expected "\t" character, but found " " character
|
Lint:
src/components/ViewAdmin.vue#L222
Expected "\t" character, but found " " character
|
Lint:
src/components/ViewAdmin.vue#L223
Expected "\t" character, but found " " character
|
Lint:
src/components/ViewAdmin.vue#L224
Expected "\t" character, but found " " character
|
Lint:
src/components/ViewAdmin.vue#L225
Expected "\t" character, but found " " character
|
Lint:
src/components/ViewAdmin.vue#L226
Expected "\t" character, but found " " character
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab, skjnldsv/read-package-engines-version-actions@0ce2ed60f6df073a62a77c0a4958dd0fc68e32e7, actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Read package.json node and npm engines version
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/
|
Read package.json node and npm engines version
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/
|
Lint:
src/classifier_faces.js#L86
Missing JSDoc @param "image" description
|
Lint:
src/classifier_faces.js#L86
Missing JSDoc @param "image" type
|
Lint:
src/classifier_geo.js#L43
Missing JSDoc @param "degrees" description
|
Lint:
src/classifier_geo.js#L43
Missing JSDoc @param "degrees" type
|
Lint:
src/classifier_geo.js#L44
Expected @param names to be "degrees, direction". Got "degrees, minutes, seconds, direction"
|
Lint:
src/classifier_geo.js#L44
Missing JSDoc @param "minutes" description
|
Lint:
src/classifier_geo.js#L44
Missing JSDoc @param "minutes" type
|
Lint:
src/classifier_geo.js#L45
Missing JSDoc @param "seconds" description
|
Lint:
src/classifier_geo.js#L45
Missing JSDoc @param "seconds" type
|
Lint:
src/classifier_geo.js#L46
Missing JSDoc @param "degrees."0"" description
|
Loading