0m 44s
Jan 23, 2025, 12:01 AM

controller

Remove broken codestyle rule

Hackwar
executed scheduled task
nightly-build-2-x

Pipeline stages

8 stages

Console Logs

1+ php -v 0s
2PHP 7.4.33 (cli) (built: Nov 15 2022 06:03:30) ( NTS ) 0s
3Copyright (c) The PHP Group 0s
4Zend Engine v3.4.0, Copyright (c) Zend Technologies 0s
5 with Zend OPcache v7.4.33, Copyright (c), by Zend Technologies 0s
6+ composer update 0s
7Loading composer repositories with package information 0s
8Updating dependencies 1s
9Lock file operations: 42 installs, 0 updates, 0 removals 1s
10 - Locking doctrine/instantiator (1.5.x-dev 12be248) 1s
11 - Locking joomla/application (dev-2.0-dev 5cd9232) 1s
12 - Locking joomla/coding-standards (dev-3.x-dev 57a1433) 1s
13 - Locking joomla/event (dev-2.0-dev 245396d) 1s
14 - Locking joomla/filter (dev-2.0-dev 6a2bb23) 1s
15 - Locking joomla/input (dev-2.0-dev 80d2b63) 1s
16 - Locking joomla/registry (dev-2.0-dev fde9573) 1s
17 - Locking joomla/string (dev-2.0-dev c7a9330) 1s
18 - Locking joomla/utilities (dev-2.0-dev 2baa8af) 1s
19 - Locking laminas/laminas-diactoros (2.17.x-dev 5b32597) 1s
20 - Locking myclabs/deep-copy (1.x-dev 4764e04) 1s
21 - Locking nikic/php-parser (v5.4.0) 1s
22 - Locking phar-io/manifest (dev-master 54750ef) 1s
23 - Locking phar-io/version (3.2.1) 1s
24 - Locking phpunit/php-code-coverage (9.2.x-dev 0448d60) 1s
25 - Locking phpunit/php-file-iterator (3.0.x-dev 38b2436) 1s
26 - Locking phpunit/php-invoker (3.1.1) 1s
27 - Locking phpunit/php-text-template (2.0.4) 1s
28 - Locking phpunit/php-timer (5.0.3) 1s
29 - Locking phpunit/phpunit (9.6.x-dev 6eb6bed) 1s
30 - Locking psr/http-factory (1.1.0) 1s
31 - Locking psr/http-message (1.1) 1s
32 - Locking psr/log (1.1.4) 1s
33 - Locking sebastian/cli-parser (1.0.x-dev 2b56bea) 1s
34 - Locking sebastian/code-unit (1.0.8) 1s
35 - Locking sebastian/code-unit-reverse-lookup (2.0.3) 1s
36 - Locking sebastian/comparator (4.0.x-dev b247957) 1s
37 - Locking sebastian/complexity (2.0.x-dev 25f207c) 1s
38 - Locking sebastian/diff (4.0.x-dev ba01945) 1s
39 - Locking sebastian/environment (5.1.x-dev 830c43a) 1s
40 - Locking sebastian/exporter (4.0.x-dev 78c00df) 1s
41 - Locking sebastian/global-state (5.0.x-dev bca7df1) 1s
42 - Locking sebastian/lines-of-code (1.0.x-dev e1e4a17) 1s
43 - Locking sebastian/object-enumerator (4.0.4) 1s
44 - Locking sebastian/object-reflector (2.0.4) 1s
45 - Locking sebastian/recursion-context (4.0.x-dev e75bd0f) 1s
46 - Locking sebastian/resource-operations (dev-main ff553e7) 1s
47 - Locking sebastian/type (3.2.x-dev 75e2c2a) 1s
48 - Locking sebastian/version (3.0.x-dev c6c1022) 1s
49 - Locking squizlabs/php_codesniffer (dev-master aebd84b) 1s
50 - Locking symfony/deprecation-contracts (2.5.x-dev 605389f) 1s
51 - Locking theseer/tokenizer (1.2.3) 1s
52Writing lock file 1s
53Installing dependencies from lock file (including require-dev) 1s
54Package operations: 42 installs, 0 updates, 0 removals 1s
55 - Downloading phpunit/phpunit (9.6.x-dev 6eb6bed) 2s
56 - Installing symfony/deprecation-contracts (2.5.x-dev 605389f): Extracting archive 3s
57 - Installing psr/log (1.1.4): Extracting archive 3s
58 - Installing psr/http-message (1.1): Extracting archive 3s
59 - Installing psr/http-factory (1.1.0): Extracting archive 3s
60 - Installing laminas/laminas-diactoros (2.17.x-dev 5b32597): Extracting archive 3s
61 - Installing joomla/string (dev-2.0-dev c7a9330): Extracting archive 3s
62 - Installing joomla/utilities (dev-2.0-dev 2baa8af): Extracting archive 3s
63 - Installing joomla/registry (dev-2.0-dev fde9573): Extracting archive 3s
64 - Installing joomla/event (dev-2.0-dev 245396d): Extracting archive 3s
65 - Installing joomla/application (dev-2.0-dev 5cd9232): Extracting archive 3s
66 - Installing squizlabs/php_codesniffer (dev-master aebd84b): Extracting archive 3s
67 - Installing joomla/coding-standards (dev-3.x-dev 57a1433): Extracting archive 3s
68 - Installing joomla/filter (dev-2.0-dev 6a2bb23): Extracting archive 3s
69 - Installing joomla/input (dev-2.0-dev 80d2b63): Extracting archive 3s
70 - Installing sebastian/version (3.0.x-dev c6c1022): Extracting archive 3s
71 - Installing sebastian/type (3.2.x-dev 75e2c2a): Extracting archive 3s
72 - Installing sebastian/resource-operations (dev-main ff553e7): Extracting archive 3s
73 - Installing sebastian/recursion-context (4.0.x-dev e75bd0f): Extracting archive 3s
74 - Installing sebastian/object-reflector (2.0.4): Extracting archive 3s
75 - Installing sebastian/object-enumerator (4.0.4): Extracting archive 3s
76 - Installing sebastian/global-state (5.0.x-dev bca7df1): Extracting archive 3s
77 - Installing sebastian/exporter (4.0.x-dev 78c00df): Extracting archive 3s
78 - Installing sebastian/environment (5.1.x-dev 830c43a): Extracting archive 3s
79 - Installing sebastian/diff (4.0.x-dev ba01945): Extracting archive 3s
80 - Installing sebastian/comparator (4.0.x-dev b247957): Extracting archive 3s
81 - Installing sebastian/code-unit (1.0.8): Extracting archive 3s
82 - Installing sebastian/cli-parser (1.0.x-dev 2b56bea): Extracting archive 3s
83 - Installing phpunit/php-timer (5.0.3): Extracting archive 3s
84 - Installing phpunit/php-text-template (2.0.4): Extracting archive 3s
85 - Installing phpunit/php-invoker (3.1.1): Extracting archive 3s
86 - Installing phpunit/php-file-iterator (3.0.x-dev 38b2436): Extracting archive 3s
87 - Installing theseer/tokenizer (1.2.3): Extracting archive 3s
88 - Installing nikic/php-parser (v5.4.0): Extracting archive 3s
89 - Installing sebastian/lines-of-code (1.0.x-dev e1e4a17): Extracting archive 3s
90 - Installing sebastian/complexity (2.0.x-dev 25f207c): Extracting archive 3s
91 - Installing sebastian/code-unit-reverse-lookup (2.0.3): Extracting archive 3s
92 - Installing phpunit/php-code-coverage (9.2.x-dev 0448d60): Extracting archive 3s
93 - Installing phar-io/version (3.2.1): Extracting archive 3s
94 - Installing phar-io/manifest (dev-master 54750ef): Extracting archive 3s
95 - Installing myclabs/deep-copy (1.x-dev 4764e04): Extracting archive 3s
96 - Installing doctrine/instantiator (1.5.x-dev 12be248): Extracting archive 3s
97 - Installing phpunit/phpunit (9.6.x-dev 6eb6bed): Extracting archive 3s
9815 package suggestions were added by new dependencies, use `composer suggest` to see details. 3s
99Generating autoload files 3s
10036 packages you are using are looking for funding. 3s
101Use the `composer fund` command to find out more! 3s
102Found 1 security vulnerability advisory affecting 1 package. 3s
103Run composer audit for a full list of advisories. 3s
104+ composer require phpmd/phpmd phpstan/phpstan 3s
105Using version dev-master for phpmd/phpmd 4s
106Using version 2.1.x-dev for phpstan/phpstan 4s
107./composer.json has been updated 4s
108Running composer update phpmd/phpmd phpstan/phpstan 4s
109Loading composer repositories with package information 4s
110Updating dependencies 4s
111Lock file operations: 14 installs, 0 updates, 0 removals 4s
112 - Locking composer/pcre (dev-main deb3871) 4s
113 - Locking composer/xdebug-handler (3.0.5) 4s
114 - Locking pdepend/pdepend (dev-master 058c4a9) 4s
115 - Locking phpmd/phpmd (dev-master 014778e) 4s
116 - Locking phpstan/phpstan (2.1.x-dev e2b5a60) 4s
117 - Locking psr/container (1.x-dev 513e066) 4s
118 - Locking symfony/config (5.4.x-dev 977c88a) 4s
119 - Locking symfony/dependency-injection (5.4.x-dev e5ca16d) 4s
120 - Locking symfony/filesystem (5.4.x-dev 57c8294) 4s
121 - Locking symfony/polyfill-ctype (1.x-dev a3cc8b0) 4s
122 - Locking symfony/polyfill-mbstring (1.x-dev 6d857f4) 4s
123 - Locking symfony/polyfill-php80 (1.x-dev 60328e3) 4s
124 - Locking symfony/polyfill-php81 (1.x-dev 4a4cfc2) 4s
125 - Locking symfony/service-contracts (2.5.x-dev f37b419) 4s
126Writing lock file 4s
127Installing dependencies from lock file (including require-dev) 4s
128Package operations: 14 installs, 0 updates, 0 removals 4s
129 - Downloading phpstan/phpstan (2.1.x-dev e2b5a60) 5s
130 - Installing composer/pcre (dev-main deb3871): Extracting archive 5s
131 - Installing symfony/polyfill-mbstring (1.x-dev 6d857f4): Extracting archive 5s
132 - Installing symfony/polyfill-php80 (1.x-dev 60328e3): Extracting archive 5s
133 - Installing symfony/polyfill-ctype (1.x-dev a3cc8b0): Extracting archive 5s
134 - Installing symfony/filesystem (5.4.x-dev 57c8294): Extracting archive 5s
135 - Installing psr/container (1.x-dev 513e066): Extracting archive 5s
136 - Installing symfony/service-contracts (2.5.x-dev f37b419): Extracting archive 5s
137 - Installing symfony/polyfill-php81 (1.x-dev 4a4cfc2): Extracting archive 5s
138 - Installing symfony/dependency-injection (5.4.x-dev e5ca16d): Extracting archive 5s
139 - Installing symfony/config (5.4.x-dev 977c88a): Extracting archive 5s
140 - Installing pdepend/pdepend (dev-master 058c4a9): Extracting archive 5s
141 - Installing composer/xdebug-handler (3.0.5): Extracting archive 5s
142 - Installing phpmd/phpmd (dev-master 014778e): Extracting archive 5s
143 - Installing phpstan/phpstan (2.1.x-dev e2b5a60): Extracting archive 5s
1445 package suggestions were added by new dependencies, use `composer suggest` to see details. 5s
145Generating autoload files 6s
14649 packages you are using are looking for funding. 6s
147Use the `composer fund` command to find out more! 6s
148Found 1 security vulnerability advisory affecting 1 package. 6s
149Run composer audit for a full list of advisories. 6s
Exit Code 0