5m 9s
Feb 28, 2025, 10:26 AM

joomla-cms

[5.3] Media: allow thumbnail for any file type

richard67
richard67
synchronizedpull request
#44847

Console Logs

1+ npm run lint:js 2s
2 9s
3> joomla@5.3.0 lint:js 9s
4> eslint --config build/.eslintrc --ignore-pattern '/media/' --ext .mjs,.es6.js,.es6,.vue --max-warnings=0 . 9s
5 9s
6 22s
7/drone/src/administrator/components/com_media/resources/scripts/components/browser/items/audio.vue 22s
8 23:31 warning 'class' should be on a new line vue/max-attributes-per-line 22s
9 22s
10/drone/src/administrator/components/com_media/resources/scripts/components/browser/items/directory.vue 22s
11 25:31 warning 'class' should be on a new line vue/max-attributes-per-line 22s
12 22s
13/drone/src/administrator/components/com_media/resources/scripts/components/browser/items/document.vue 22s
14 21:31 warning 'class' should be on a new line vue/max-attributes-per-line 22s
15 22s
16/drone/src/administrator/components/com_media/resources/scripts/components/browser/items/file.vue 22s
17 20:31 warning 'class' should be on a new line vue/max-attributes-per-line 22s
18 22s
19/drone/src/administrator/components/com_media/resources/scripts/components/browser/items/video.vue 22s
20 21:31 warning 'class' should be on a new line vue/max-attributes-per-line 22s
21 22s
22✖ 5 problems (0 errors, 5 warnings) 22s
23 0 errors and 5 warnings potentially fixable with the `--fix` option. 22s
24 22s
25ESLint found too many warnings (maximum: 0). 22s
Exit Code 1