53m 30s
Feb 5, 2025, 4:27 PM

joomla-cms

Update .drone.yml

HLeithner
HLeithner
pushed
7252e2b6

Console Logs

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