Skip to content

Chore/update ci

Chore/update ci #439

Triggered via pull request September 23, 2024 10:53
Status Failure
Total duration 22m 26s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 10 warnings
NPM lint: src/admin.js#L2
"@nextcloud/vue/dist/Directives/Tooltip.js" is not found
NPM lint: src/components/ViewAdmin.vue#L65
Expected "\t" character, but found " " character
NPM lint: src/components/ViewAdmin.vue#L219
Expected "\t" character, but found " " character
NPM lint: src/components/ViewAdmin.vue#L220
Expected "\t" character, but found " " character
NPM lint: src/components/ViewAdmin.vue#L221
Expected "\t" character, but found " " character
NPM lint: src/components/ViewAdmin.vue#L222
Expected "\t" character, but found " " character
NPM lint: src/components/ViewAdmin.vue#L223
Expected "\t" character, but found " " character
NPM lint: src/components/ViewAdmin.vue#L224
Expected "\t" character, but found " " character
NPM lint: src/components/ViewAdmin.vue#L225
Expected "\t" character, but found " " character
NPM lint: src/components/ViewAdmin.vue#L226
Expected "\t" character, but found " " character
eslint
Process completed with exit code 1.
NPM lint: src/classifier_faces.js#L86
Missing JSDoc @param "image" description
NPM lint: src/classifier_faces.js#L86
Missing JSDoc @param "image" type
NPM lint: src/classifier_geo.js#L43
Missing JSDoc @param "degrees" description
NPM lint: src/classifier_geo.js#L43
Missing JSDoc @param "degrees" type
NPM lint: src/classifier_geo.js#L44
Expected @param names to be "degrees, direction". Got "degrees, minutes, seconds, direction"
NPM lint: src/classifier_geo.js#L44
Missing JSDoc @param "minutes" description
NPM lint: src/classifier_geo.js#L44
Missing JSDoc @param "minutes" type
NPM lint: src/classifier_geo.js#L45
Missing JSDoc @param "seconds" description
NPM lint: src/classifier_geo.js#L45
Missing JSDoc @param "seconds" type
NPM lint: src/classifier_geo.js#L46
Missing JSDoc @param "degrees."0"" description