Skip to content

[stable25] Fix npm audit #334

[stable25] Fix npm audit

[stable25] Fix npm audit #334

Triggered via pull request November 19, 2023 03:47
Status Success
Total duration 26m 21s
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/[email protected]. 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#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"