[stable26] feat: Check upload directory share state #3971
Annotations
13 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab, skjnldsv/read-package-engines-version-actions@0ce2ed60f6df073a62a77c0a4958dd0fc68e32e7, actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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#L322
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/services/FileInfo.js#L31
The type 'FileInfo' is undefined
|
Lint:
src/services/TiledLayout.js#L25
Missing JSDoc @Property "id" description
|
Lint:
src/store/collections.js#L128
Missing JSDoc @param "state" type
|
Lint:
src/store/collections.js#L158
Missing JSDoc @param "context" type
|
Lint:
src/store/collections.js#L169
Missing JSDoc @param "context" type
|
Loading