[stable25] Fix npm audit #3315
Annotations
13 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab, skjnldsv/read-package-engines-version-actions@0ce2ed60f6df073a62a77c0a4958dd0fc68e32e7, actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Read package.json node and npm engines version
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/
|
Read package.json node and npm engines version
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/
|
Lint:
src/components/Albums/CollaboratorsSelectionForm.vue#L321
Missing JSDoc @param "collaborators" description
|
Lint:
src/components/FaceCover.vue#L85
The type 'Face' is undefined
|
Lint:
src/components/FilesListViewer.vue#L260
Missing JSDoc @param "data" description
|
Lint:
src/mixins/FaceCoverMixin.js#L70
Missing JSDoc @param "faceName" description
|
Lint:
src/mixins/FaceCoverMixin.js#L70
Missing JSDoc @param "faceName" type
|
Lint:
src/mixins/FilesByMonthMixin.js#L28
Invalid JSDoc @return type "object"; prefer: "Object<>"
|
Lint:
src/mixins/FilesByMonthMixin.js#L28
Invalid JSDoc @return type "String"; prefer: "string"
|
Lint:
src/services/FileInfo.js#L31
The type 'FileInfo' is undefined
|
Lint:
src/services/TiledLayout.js#L25
Missing JSDoc @Property "id" description
|
Lint:
src/store/faces.js#L53
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
The logs for this run have expired and are no longer available.
Loading