Skip to content

feat(deps): Add Nextcloud 29 support #355

feat(deps): Add Nextcloud 29 support

feat(deps): Add Nextcloud 29 support #355

Triggered via pull request November 24, 2023 16:49
Status Failure
Total duration 6m 54s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
eslint: src/components/ViewAdmin.vue#L224
Expected "\t" character, but found " " character
eslint: src/components/ViewAdmin.vue#L225
Expected "\t" character, but found " " character
eslint: src/components/ViewAdmin.vue#L226
Expected "\t" character, but found " " character
eslint: src/components/ViewAdmin.vue#L227
Expected "\t" character, but found " " character
eslint: src/components/ViewAdmin.vue#L228
Expected "\t" character, but found " " character
eslint: src/components/ViewAdmin.vue#L229
Expected "\t" character, but found " " character
eslint: src/components/ViewAdmin.vue#L230
Expected "\t" character, but found " " character
eslint: src/components/ViewAdmin.vue#L231
Expected "\t" character, but found " " character
eslint: src/components/ViewAdmin.vue#L232
Expected "\t" character, but found " " character
eslint: src/components/ViewAdmin.vue#L265
':disabled' should be on a new line
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