Skip to content

Chore(deps): Bump @nextcloud/vue from 5.4.0 to 7.12.0 #223

Chore(deps): Bump @nextcloud/vue from 5.4.0 to 7.12.0

Chore(deps): Bump @nextcloud/vue from 5.4.0 to 7.12.0 #223

Triggered via pull request July 1, 2023 02:54
Status Failure
Total duration 1h 15m 19s
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

3 errors and 12 warnings
eslint: src/components/Dashboard.vue#L47
Unable to resolve path to module '@nextcloud/vue/dist/Components/EmptyContent'
eslint: src/components/Dashboard.vue#L47
"@nextcloud/vue/dist/Components/EmptyContent" is not found
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/components/Dashboard.vue#L48
Missing file extension "vue" for "./RecommendedFile"
eslint: src/components/Recommendations.vue#L43
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"