Skip to content

[stable24] Fix npm audit #846

[stable24] Fix npm audit

[stable24] Fix npm audit #846

Triggered via pull request May 5, 2023 00:54
Status Failure
Total duration 52s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
php-cs check
13s
php-cs check
Matrix: node
Matrix: php
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 16 warnings
node14.x: src/components/Dashboard.vue#L47
"@nextcloud/vue/dist/Components/EmptyContent" is not found
node14.x: src/components/Dashboard.vue#L48
"./RecommendedFile" is not found
node14.x: src/components/Recommendations.vue#L41
"./RecommendedFile" is not found
node14.x: src/dashboard.js#L26
"./mixins/Nextcloud" is not found
node14.x: src/dashboard.js#L27
"./components/Dashboard" is not found
node14.x: src/dashboard.js#L28
"./store/store" is not found
node14.x: src/main.js#L26
"./mixins/Nextcloud" is not found
node14.x: src/main.js#L27
"./components/Recommendations" is not found
node14.x: src/main.js#L28
"./components/Settings" is not found
node14.x: src/main.js#L29
"./store/store" is not found
php7.4
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
php8.1
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
php8.0
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
node14.x
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, skjnldsv/read-package-engines-version-actions@v1.2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
node14.x
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/
node14.x
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/
node14.x: src/components/Dashboard.vue#L48
Missing file extension "vue" for "./RecommendedFile"
node14.x: src/components/Recommendations.vue#L41
Missing file extension "vue" for "./RecommendedFile"
node14.x: src/dashboard.js#L26
Missing file extension "js" for "./mixins/Nextcloud"
node14.x: src/dashboard.js#L27
Missing file extension "vue" for "./components/Dashboard"
node14.x: src/dashboard.js#L28
Missing file extension "js" for "./store/store"
node14.x: src/main.js#L26
Missing file extension "js" for "./mixins/Nextcloud"
node14.x: src/main.js#L27
Missing file extension "vue" for "./components/Recommendations"
node14.x: src/main.js#L28
Missing file extension "vue" for "./components/Settings"
node14.x: src/main.js#L29
Missing file extension "js" for "./store/store"
node14.x: src/store/store.js#L26
Missing file extension "js" for "../service/RecommendationService"