39m 13s
Mar 2, 2025, 7:37 PM

joomla-cms

[5.2][cypress] clean user session (#45059)

laoneo
laoneo
pushed
0c154ff4

Console Logs

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