Skip to content

Chore(deps): Bump tar from 6.2.1 to 7.4.3 #434

Chore(deps): Bump tar from 6.2.1 to 7.4.3

Chore(deps): Bump tar from 6.2.1 to 7.4.3 #434

Triggered via pull request September 21, 2024 03:22
Status Failure
Total duration 5m 40s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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#L65
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#L222
Expected "\t" character, but found " " character
eslint: src/components/ViewAdmin.vue#L223
Expected "\t" character, but found " " character
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
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/
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