Skip to content

Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.0 to 2.3.1 #339

Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.0 to 2.3.1

Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.0 to 2.3.1 #339

Triggered via pull request November 5, 2023 12:24
Status Failure
Total duration 17m 27s
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
Process completed with exit code 1.
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