Skip to content

[stable25] Fix npm audit #226

[stable25] Fix npm audit

[stable25] Fix npm audit #226

Triggered via pull request July 2, 2023 03:30
Status Failure
Total duration 25m 55s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
eslint: src/components/Dashboard.vue#L47
"@nextcloud/vue/dist/Components/EmptyContent" is not found
eslint: src/components/Dashboard.vue#L48
"./RecommendedFile" is not found
eslint: src/components/Recommendations.vue#L41
"./RecommendedFile" is not found
eslint: src/dashboard.js#L26
"./mixins/Nextcloud" is not found
eslint: src/dashboard.js#L27
"./components/Dashboard" is not found
eslint: src/dashboard.js#L28
"./store/store" is not found
eslint: src/main.js#L26
"./mixins/Nextcloud" is not found
eslint: src/main.js#L27
"./components/Recommendations" is not found
eslint: src/main.js#L28
"./components/Settings" is not found
eslint: src/main.js#L29
"./store/store" is not found
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/components/Dashboard.vue#L48
Missing file extension "vue" for "./RecommendedFile"
eslint: src/components/Recommendations.vue#L41
Missing file extension "vue" for "./RecommendedFile"
eslint: src/dashboard.js#L26
Missing file extension "js" for "./mixins/Nextcloud"
eslint: src/dashboard.js#L27
Missing file extension "vue" for "./components/Dashboard"
eslint: src/dashboard.js#L28
Missing file extension "js" for "./store/store"
eslint: src/main.js#L26
Missing file extension "js" for "./mixins/Nextcloud"
eslint: src/main.js#L27
Missing file extension "vue" for "./components/Recommendations"
eslint: src/main.js#L28
Missing file extension "vue" for "./components/Settings"
eslint: src/main.js#L29
Missing file extension "js" for "./store/store"
eslint: src/store/store.js#L26
Missing file extension "js" for "../service/RecommendationService"