add global gallery / all-media view #2874
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 errors and 2 warnings
Code Validation:
src/renderer/components/attachment/mediaAttachment.tsx#L6
'confirmDeleteMessage' is defined but never used. Allowed unused vars must match /^_/u
|
Code Validation
Process completed with exit code 1.
|
Code Validation
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Code Validation:
src/renderer/components/Gallery.tsx#L221
'itemWidth' is never reassigned. Use 'const' instead
|