[stable28] fix(a11y): Fix heading hierarchy in some places #3359
Annotations
13 warnings
eslint
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/.
|
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/Albums/AlbumForm.vue#L178
Missing JSDoc @param "collaborators" description
|
eslint:
src/components/Albums/AlbumForm.vue#L191
Missing JSDoc @param "collaborators" description
|
eslint:
src/components/Albums/AlbumPicker.vue#L150
Missing JSDoc @param "album" description
|
eslint:
src/components/Albums/CollaboratorsSelectionForm.vue#L137
Missing JSDoc @Property "key" description
|
eslint:
src/components/Albums/CollaboratorsSelectionForm.vue#L269
Missing JSDoc @param "query" description
|
eslint:
src/components/Faces/FaceCover.vue#L85
The type 'Face' is undefined
|
eslint:
src/components/FilesListViewer.vue#L246
Missing JSDoc @param "fileId" description
|
eslint:
src/components/FilesListViewer.vue#L260
Missing JSDoc @param "data" description
|
eslint:
src/components/VirtualScrolling.vue#L71
Syntax error in type: import('vue').PropType<Section[]
|
eslint:
src/mixins/FaceCoverMixin.js#L46
Missing JSDoc @param "faceName" description
|