Skip to content

[stable27] Revert "perf(dashboard): implement widget item api v2" #348

[stable27] Revert "perf(dashboard): implement widget item api v2"

[stable27] Revert "perf(dashboard): implement widget item api v2" #348

Triggered via pull request January 17, 2024 09:56
Status Success
Total duration 41m 19s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
eslint
The following actions uses node12 which is deprecated and will be forced to run on node16: skjnldsv/read-package-engines-version-actions@1bdcee71fa343c46b18dc6aceffb4cd1e35209c6. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-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/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"