27m 25s
Feb 28, 2025, 7:45 AM

joomla-cms

[5.x][cypress] php warning

alikon
alikon
synchronizedpull request
#45030

Console Logs

1+ npm run lint:js 3s
2 9s
3> joomla@5.2.5 lint:js 9s
4> eslint --config build/.eslintrc --ignore-pattern '/media/' --ext .es6.js,.es6,.vue . 9s
5 9s
6 21s
7/drone/src/administrator/components/com_media/resources/scripts/components/browser/browser.vue 21s
8 67:11 warning Attribute ':localItems' must be hyphenated vue/attribute-hyphenation 21s
9 21s
10/drone/src/administrator/components/com_media/resources/scripts/components/modals/create-folder-modal.vue 21s
11 33:15 warning Unexpected 'v-bind' before ':' vue/v-bind-style 21s
12 21s
13✖ 2 problems (0 errors, 2 warnings) 21s
14 0 errors and 2 warnings potentially fixable with the `--fix` option. 21s
15 21s
16+ npm run lint:testjs 21s
17 21s
18> joomla@5.2.5 lint:testjs 21s
19> eslint --config build/.eslintrc --ext .js,.mjs tests/System 21s
20 21s
Exit Code 0