3m 14s
Feb 3, 2025, 12:01 AM

filesystem

set_time_limit (#60)

brianteeman
executed scheduled task
nightly-build-2-x

Pipeline stages

8 stages

Console Logs

34/drone/src/src/Clients/FtpClient.php:1048 ErrorControlOperator Remove error control operator '@' on line 1069. 1s
35/drone/src/src/Clients/FtpClient.php:1048 ErrorControlOperator Remove error control operator '@' on line 1080. 1s
36/drone/src/src/Clients/FtpClient.php:1048 ErrorControlOperator Remove error control operator '@' on line 1097. 1s
37/drone/src/src/Clients/FtpClient.php:1048 ErrorControlOperator Remove error control operator '@' on line 1105. 1s
38/drone/src/src/Clients/FtpClient.php:1048 ErrorControlOperator Remove error control operator '@' on line 1106. 1s
39/drone/src/src/Clients/FtpClient.php:1048 ErrorControlOperator Remove error control operator '@' on line 1120. 1s
40/drone/src/src/Clients/FtpClient.php:1090 ElseExpression The method store uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 1s
41/drone/src/src/Clients/FtpClient.php:1154 IfStatementAssignment Avoid assigning values to variables in if clauses and the like (line '1206', column '9'). 1s
42/drone/src/src/Clients/FtpClient.php:1154 ErrorControlOperator Remove error control operator '@' on line 1163. 1s
43/drone/src/src/Clients/FtpClient.php:1154 ErrorControlOperator Remove error control operator '@' on line 1172. 1s
44/drone/src/src/Clients/FtpClient.php:1154 ErrorControlOperator Remove error control operator '@' on line 1196. 1s
45/drone/src/src/Clients/FtpClient.php:1154 ErrorControlOperator Remove error control operator '@' on line 1206. 1s
46/drone/src/src/Clients/FtpClient.php:1242 IfStatementAssignment Avoid assigning values to variables in if clauses and the like (line '1255', column '9'). 1s
47/drone/src/src/Clients/FtpClient.php:1242 IfStatementAssignment Avoid assigning values to variables in if clauses and the like (line '1268', column '8'). 1s
48/drone/src/src/Clients/FtpClient.php:1242 IfStatementAssignment Avoid assigning values to variables in if clauses and the like (line '1325', column '7'). 1s
49/drone/src/src/Clients/FtpClient.php:1242 ErrorControlOperator Remove error control operator '@' on line 1250. 1s
50/drone/src/src/Clients/FtpClient.php:1242 ErrorControlOperator Remove error control operator '@' on line 1255. 1s
51/drone/src/src/Clients/FtpClient.php:1242 ErrorControlOperator Remove error control operator '@' on line 1293. 1s
52/drone/src/src/Clients/FtpClient.php:1347 IfStatementAssignment Avoid assigning values to variables in if clauses and the like (line '1366', column '9'). 1s
53/drone/src/src/Clients/FtpClient.php:1347 ErrorControlOperator Remove error control operator '@' on line 1361. 1s
54/drone/src/src/Clients/FtpClient.php:1347 ErrorControlOperator Remove error control operator '@' on line 1366. 1s
55/drone/src/src/Clients/FtpClient.php:1347 ErrorControlOperator Remove error control operator '@' on line 1390. 1s
56/drone/src/src/Clients/FtpClient.php:1347 ErrorControlOperator Remove error control operator '@' on line 1456. 1s
57/drone/src/src/Clients/FtpClient.php:1347 ErrorControlOperator Remove error control operator '@' on line 1479. 1s
58/drone/src/src/Clients/FtpClient.php:1347 ErrorControlOperator Remove error control operator '@' on line 1491. 1s
59/drone/src/src/Clients/FtpClient.php:1347 ErrorControlOperator Remove error control operator '@' on line 1520. 1s
60/drone/src/src/Clients/FtpClient.php:1372 ElseExpression The method listDetails uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 1s
61/drone/src/src/Clients/FtpClient.php:1515 ElseExpression The method listDetails uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 1s
62/drone/src/src/Clients/FtpClient.php:1635 ElseExpression The method _verifyResponse uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 1s
63/drone/src/src/Clients/FtpClient.php:1640 ElseExpression The method _verifyResponse uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 1s
64/drone/src/src/Clients/FtpClient.php:1646 ElseExpression The method _verifyResponse uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 1s
65/drone/src/src/Clients/FtpClient.php:1662 ErrorControlOperator Remove error control operator '@' on line 1676. 1s
66/drone/src/src/Clients/FtpClient.php:1662 ErrorControlOperator Remove error control operator '@' on line 1723. 1s
67/drone/src/src/Clients/FtpClient.php:1766 ElseExpression The method _findMode uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 1s
68/drone/src/src/Clients/FtpClient.php:1775 ElseExpression The method _findMode uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 1s
69/drone/src/src/Clients/FtpClient.php:1805 ElseExpression The method _mode uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 1s
70/drone/src/src/Exception/FilesystemException.php:32 StaticAccess Avoid using static access to class '\Joomla\Filesystem\Path' in method '__construct'. 1s
71/drone/src/src/File.php:70 BooleanArgumentFlag The method copy has a boolean flag argument $useStreams, which is a certain sign of a Single Responsibility Principle violation. 1s
72/drone/src/src/File.php:70 ErrorControlOperator Remove error control operator '@' on line 105. 1s
73/drone/src/src/File.php:75 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'copy'. 1s
74/drone/src/src/File.php:76 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'copy'. 1s
75/drone/src/src/File.php:82 MissingImport Missing class import via use statement (line '82', column '14'). 1s
76/drone/src/src/File.php:86 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'copy'. 1s
77/drone/src/src/File.php:93 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Stream' in method 'copy'. 1s
78/drone/src/src/File.php:125 ErrorControlOperator Remove error control operator '@' on line 141. 1s
79/drone/src/src/File.php:125 ErrorControlOperator Remove error control operator '@' on line 145. 1s
80/drone/src/src/File.php:131 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'delete'. 1s
81/drone/src/src/File.php:134 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'delete'. 1s
82/drone/src/src/File.php:169 BooleanArgumentFlag The method move has a boolean flag argument $useStreams, which is a certain sign of a Single Responsibility Principle violation. 1s
83/drone/src/src/File.php:169 ErrorControlOperator Remove error control operator '@' on line 197. 1s
84/drone/src/src/File.php:173 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'move'. 1s
85/drone/src/src/File.php:174 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'move'. 1s
86/drone/src/src/File.php:185 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Stream' in method 'move'. 1s
87/drone/src/src/File.php:219 BooleanArgumentFlag The method write has a boolean flag argument $useStreams, which is a certain sign of a Single Responsibility Principle violation. 1s
88/drone/src/src/File.php:219 BooleanArgumentFlag The method write has a boolean flag argument $appendToFile, which is a certain sign of a Single Responsibility Principle violation. 1s
89/drone/src/src/File.php:229 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Folder' in method 'write'. 1s
90/drone/src/src/File.php:234 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Stream' in method 'write'. 1s
91/drone/src/src/File.php:245 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'write'. 1s
92/drone/src/src/File.php:253 ElseExpression The method write uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 1s
93/drone/src/src/File.php:274 BooleanArgumentFlag The method upload has a boolean flag argument $useStreams, which is a certain sign of a Single Responsibility Principle violation. 1s
94/drone/src/src/File.php:277 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'upload'. 1s
95/drone/src/src/File.php:284 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Folder' in method 'upload'. 1s
96/drone/src/src/File.php:289 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Stream' in method 'upload'. 1s
97/drone/src/src/File.php:304 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'upload'. 1s
98/drone/src/src/Folder.php:34 BooleanArgumentFlag The method copy has a boolean flag argument $force, which is a certain sign of a Single Responsibility Principle violation. 1s
99/drone/src/src/Folder.php:34 BooleanArgumentFlag The method copy has a boolean flag argument $useStreams, which is a certain sign of a Single Responsibility Principle violation. 1s
100/drone/src/src/Folder.php:34 IfStatementAssignment Avoid assigning values to variables in if clauses and the like (line '67', column '9'). 1s
101/drone/src/src/Folder.php:34 ErrorControlOperator Remove error control operator '@' on line 67. 1s
102/drone/src/src/Folder.php:34 ErrorControlOperator Remove error control operator '@' on line 100. 1s
103/drone/src/src/Folder.php:43 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'copy'. 1s
104/drone/src/src/Folder.php:44 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'copy'. 1s
105/drone/src/src/Folder.php:51 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'copy'. 1s
106/drone/src/src/Folder.php:56 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'copy'. 1s
107/drone/src/src/Folder.php:99 ElseExpression The method copy uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 1s
108/drone/src/src/Folder.php:124 IfStatementAssignment Avoid assigning values to variables in if clauses and the like (line '215', column '8'). 1s
109/drone/src/src/Folder.php:124 ErrorControlOperator Remove error control operator '@' on line 212. 1s
110/drone/src/src/Folder.php:124 ErrorControlOperator Remove error control operator '@' on line 215. 1s
111/drone/src/src/Folder.php:124 ErrorControlOperator Remove error control operator '@' on line 217. 1s
112/drone/src/src/Folder.php:124 ErrorControlOperator Remove error control operator '@' on line 223. 1s
113/drone/src/src/Folder.php:129 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'create'. 1s
114/drone/src/src/Folder.php:134 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'create'. 1s
115/drone/src/src/Folder.php:167 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'create'. 1s
116/drone/src/src/Folder.php:183 ElseExpression The method create uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 1s
117/drone/src/src/Folder.php:194 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'create'. 1s
118/drone/src/src/Folder.php:239 ErrorControlOperator Remove error control operator '@' on line 302. 1s
119/drone/src/src/Folder.php:254 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'delete'. 1s
120/drone/src/src/Folder.php:259 MissingImport Missing class import via use statement (line '259', column '14'). 1s
121/drone/src/src/Folder.php:263 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'delete'. 1s
122/drone/src/src/Folder.php:273 StaticAccess Avoid using static access to class 'Joomla\Filesystem\File' in method 'delete'. 1s
123/drone/src/src/Folder.php:288 StaticAccess Avoid using static access to class 'Joomla\Filesystem\File' in method 'delete'. 1s
124/drone/src/src/Folder.php:322 BooleanArgumentFlag The method move has a boolean flag argument $useStreams, which is a certain sign of a Single Responsibility Principle violation. 1s
125/drone/src/src/Folder.php:322 ErrorControlOperator Remove error control operator '@' on line 347. 1s
126/drone/src/src/Folder.php:326 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'move'. 1s
127/drone/src/src/Folder.php:327 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'move'. 1s
128/drone/src/src/Folder.php:330 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'move'. 1s
129/drone/src/src/Folder.php:335 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'move'. 1s
130/drone/src/src/Folder.php:370 BooleanArgumentFlag The method files has a boolean flag argument $recurse, which is a certain sign of a Single Responsibility Principle violation. 1s
131/drone/src/src/Folder.php:370 BooleanArgumentFlag The method files has a boolean flag argument $full, which is a certain sign of a Single Responsibility Principle violation. 1s
132/drone/src/src/Folder.php:375 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'files'. 1s
133/drone/src/src/Folder.php:380 MissingImport Missing class import via use statement (line '380', column '14'). 1s
134/drone/src/src/Folder.php:384 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'files'. 1s
135/drone/src/src/Folder.php:395 ElseExpression The method files uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 1s
136/drone/src/src/Folder.php:423 BooleanArgumentFlag The method folders has a boolean flag argument $recurse, which is a certain sign of a Single Responsibility Principle violation. 1s
137/drone/src/src/Folder.php:423 BooleanArgumentFlag The method folders has a boolean flag argument $full, which is a certain sign of a Single Responsibility Principle violation. 1s
138/drone/src/src/Folder.php:428 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'folders'. 1s
139/drone/src/src/Folder.php:433 MissingImport Missing class import via use statement (line '433', column '14'). 1s
140/drone/src/src/Folder.php:437 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'folders'. 1s
141/drone/src/src/Folder.php:448 ElseExpression The method folders uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 1s
142/drone/src/src/Folder.php:476 IfStatementAssignment Avoid assigning values to variables in if clauses and the like (line '486', column '9'). 1s
143/drone/src/src/Folder.php:476 ErrorControlOperator Remove error control operator '@' on line 486. 1s
144/drone/src/src/Folder.php:497 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method '_items'. 1s
145/drone/src/src/Folder.php:511 ElseExpression The method _items uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 1s
146/drone/src/src/Folder.php:526 ElseExpression The method _items uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 1s
147/drone/src/src/Folder.php:568 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'listFolderTree'. 1s
148/drone/src/src/Helper.php:30 ErrorControlOperator Remove error control operator '@' on line 41. 1s
149/drone/src/src/Helper.php:30 ErrorControlOperator Remove error control operator '@' on line 84. 1s
150/drone/src/src/Helper.php:30 ErrorControlOperator Remove error control operator '@' on line 89. 1s
151/drone/src/src/Helper.php:30 ErrorControlOperator Remove error control operator '@' on line 99. 1s
152/drone/src/src/Helper.php:129 ErrorControlOperator Remove error control operator '@' on line 169. 1s
153/drone/src/src/Helper.php:129 ErrorControlOperator Remove error control operator '@' on line 174. 1s
154/drone/src/src/Helper.php:129 ErrorControlOperator Remove error control operator '@' on line 184. 1s
155/drone/src/src/Helper.php:129 ErrorControlOperator Remove error control operator '@' on line 191. 1s
156/drone/src/src/Helper.php:272 MissingImport Missing class import via use statement (line '272', column '17'). 1s
157/drone/src/src/Patcher.php:162 ElseExpression The method apply uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 1s
158/drone/src/src/Patcher.php:168 UndefinedVariable Avoid using undefined variables such as '$srcLine' which will lead to PHP notices. 1s
159/drone/src/src/Patcher.php:168 UndefinedVariable Avoid using undefined variables such as '$srcSize' which will lead to PHP notices. 1s
160/drone/src/src/Patcher.php:168 UndefinedVariable Avoid using undefined variables such as '$dstLine' which will lead to PHP notices. 1s
161/drone/src/src/Patcher.php:168 UndefinedVariable Avoid using undefined variables such as '$dstSize' which will lead to PHP notices. 1s
162/drone/src/src/Patcher.php:173 UndefinedVariable Avoid using undefined variables such as '$srcLine' which will lead to PHP notices. 1s
163/drone/src/src/Patcher.php:173 UndefinedVariable Avoid using undefined variables such as '$srcSize' which will lead to PHP notices. 1s
164/drone/src/src/Patcher.php:173 UndefinedVariable Avoid using undefined variables such as '$dstLine' which will lead to PHP notices. 1s
165/drone/src/src/Patcher.php:173 UndefinedVariable Avoid using undefined variables such as '$dstSize' which will lead to PHP notices. 1s
166/drone/src/src/Patcher.php:179 MissingImport Missing class import via use statement (line '179', column '16'). 1s
167/drone/src/src/Patcher.php:192 StaticAccess Avoid using static access to class 'Joomla\Filesystem\File' in method 'apply'. 1s
168/drone/src/src/Patcher.php:206 StaticAccess Avoid using static access to class 'Joomla\Filesystem\File' in method 'apply'. 1s
169/drone/src/src/Patcher.php:320 MissingImport Missing class import via use statement (line '320', column '14'). 1s
170/drone/src/src/Patcher.php:326 MissingImport Missing class import via use statement (line '326', column '14'). 1s
171/drone/src/src/Patcher.php:335 MissingImport Missing class import via use statement (line '335', column '14'). 1s
172/drone/src/src/Patcher.php:370 ElseExpression The method findHunk uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 1s
173/drone/src/src/Patcher.php:381 ElseExpression The method findHunk uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 1s
174/drone/src/src/Patcher.php:387 MissingImport Missing class import via use statement (line '387', column '15'). 1s
175/drone/src/src/Patcher.php:439 MissingImport Missing class import via use statement (line '439', column '16'). 1s
176/drone/src/src/Patcher.php:449 MissingImport Missing class import via use statement (line '449', column '16'). 1s
177/drone/src/src/Patcher.php:473 MissingImport Missing class import via use statement (line '473', column '17'). 1s
178/drone/src/src/Patcher.php:474 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'applyHunk'. 1s
179/drone/src/src/Patcher.php:490 MissingImport Missing class import via use statement (line '490', column '19'). 1s
180/drone/src/src/Patcher.php:493 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'applyHunk'. 1s
181/drone/src/src/Patcher.php:503 ElseExpression The method applyHunk uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 1s
182/drone/src/src/Patcher.php:508 ElseExpression The method applyHunk uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 1s
183/drone/src/src/Patcher.php:521 MissingImport Missing class import via use statement (line '521', column '13'). 1s
184/drone/src/src/Patcher.php:542 ElseExpression The method getSource uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 1s
185/drone/src/src/Path.php:29 ErrorControlOperator Remove error control operator '@' on line 36. 1s
186/drone/src/src/Path.php:29 ErrorControlOperator Remove error control operator '@' on line 40. 1s
187/drone/src/src/Path.php:29 ErrorControlOperator Remove error control operator '@' on line 42. 1s
188/drone/src/src/Path.php:62 ErrorControlOperator Remove error control operator '@' on line 69. 1s
189/drone/src/src/Path.php:62 ErrorControlOperator Remove error control operator '@' on line 90. 1s
190/drone/src/src/Path.php:62 ErrorControlOperator Remove error control operator '@' on line 104. 1s
191/drone/src/src/Path.php:62 ErrorControlOperator Remove error control operator '@' on line 114. 1s
192/drone/src/src/Path.php:87 ElseExpression The method setPermissions uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 1s
193/drone/src/src/Path.php:111 ElseExpression The method setPermissions uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 1s
194/drone/src/src/Path.php:133 ErrorControlOperator Remove error control operator '@' on line 136. 1s
195/drone/src/src/Path.php:133 ErrorControlOperator Remove error control operator '@' on line 136. 1s
196/drone/src/src/Path.php:217 MissingImport Missing class import via use statement (line '217', column '14'). 1s
197/drone/src/src/Path.php:239 ElseExpression The method clean uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 1s
198/drone/src/src/Path.php:271 StaticAccess Avoid using static access to class 'Joomla\Filesystem\File' in method 'isOwner'. 1s
199/drone/src/src/Path.php:277 StaticAccess Avoid using static access to class 'Joomla\Filesystem\File' in method 'isOwner'. 1s
200/drone/src/src/Stream.php:159 ErrorControlOperator Remove error control operator '@' on line 164. 1s
201/drone/src/src/Stream.php:180 BooleanArgumentFlag The method getStream has a boolean flag argument $usePrefix, which is a certain sign of a Single Responsibility Principle violation. 1s
202/drone/src/src/Stream.php:180 BooleanArgumentFlag The method getStream has a boolean flag argument $uamask, which is a certain sign of a Single Responsibility Principle violation. 1s
203/drone/src/src/Stream.php:215 BooleanArgumentFlag The method open has a boolean flag argument $useIncludePath, which is a certain sign of a Single Responsibility Principle violation. 1s
204/drone/src/src/Stream.php:215 BooleanArgumentFlag The method open has a boolean flag argument $usePrefix, which is a certain sign of a Single Responsibility Principle violation. 1s
205/drone/src/src/Stream.php:215 BooleanArgumentFlag The method open has a boolean flag argument $relative, which is a certain sign of a Single Responsibility Principle violation. 1s
206/drone/src/src/Stream.php:215 ErrorControlOperator Remove error control operator '@' on line 286. 1s
207/drone/src/src/Stream.php:215 ErrorControlOperator Remove error control operator '@' on line 316. 1s
208/drone/src/src/Stream.php:215 ErrorControlOperator Remove error control operator '@' on line 321. 1s
209/drone/src/src/Stream.php:215 ErrorControlOperator Remove error control operator '@' on line 326. 1s
210/drone/src/src/Stream.php:216 BooleanArgumentFlag The method open has a boolean flag argument $detectprocessingmode, which is a certain sign of a Single Responsibility Principle violation. 1s
211/drone/src/src/Stream.php:242 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Helper' in method 'open'. 1s
212/drone/src/src/Stream.php:290 ElseExpression The method open uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 1s
213/drone/src/src/Stream.php:324 ElseExpression The method open uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 1s
214/drone/src/src/Stream.php:362 ErrorControlOperator Remove error control operator '@' on line 378. 1s
215/drone/src/src/Stream.php:382 ElseExpression The method close uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 1s
216/drone/src/src/Stream.php:442 ErrorControlOperator Remove error control operator '@' on line 458. 1s
217/drone/src/src/Stream.php:462 ElseExpression The method eof uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 1s
218/drone/src/src/Stream.php:501 ErrorControlOperator Remove error control operator '@' on line 517. 1s
219/drone/src/src/Stream.php:501 ErrorControlOperator Remove error control operator '@' on line 526. 1s
220/drone/src/src/Stream.php:521 ElseExpression The method filesize uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 1s
221/drone/src/src/Stream.php:530 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Helper' in method 'filesize'. 1s
222/drone/src/src/Stream.php:564 ErrorControlOperator Remove error control operator '@' on line 580. 1s
223/drone/src/src/Stream.php:584 ElseExpression The method gets uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 1s
224/drone/src/src/Stream.php:636 ErrorControlOperator Remove error control operator '@' on line 670. 1s
225/drone/src/src/Stream.php:654 ElseExpression The method read uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 1s
226/drone/src/src/Stream.php:674 ElseExpression The method read uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 1s
227/drone/src/src/Stream.php:731 ElseExpression The method read uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 1s
228/drone/src/src/Stream.php:757 ErrorControlOperator Remove error control operator '@' on line 773. 1s
229/drone/src/src/Stream.php:777 ElseExpression The method seek uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 1s
230/drone/src/src/Stream.php:825 ErrorControlOperator Remove error control operator '@' on line 841. 1s
231/drone/src/src/Stream.php:845 ElseExpression The method tell uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 1s
232/drone/src/src/Stream.php:906 ErrorControlOperator Remove error control operator '@' on line 941. 1s
233/drone/src/src/Stream.php:915 MissingImport Missing class import via use statement (line '915', column '14'). 1s
234/drone/src/src/Stream.php:945 ElseExpression The method write uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 1s
235/drone/src/src/Stream.php:1002 ErrorControlOperator Remove error control operator '@' on line 1029. 1s
236/drone/src/src/Stream.php:1033 ElseExpression The method chmod uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 1s
237/drone/src/src/Stream.php:1045 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Helper' in method 'chmod'. 1s
238/drone/src/src/Stream.php:1101 ErrorControlOperator Remove error control operator '@' on line 1106. 1s
239/drone/src/src/Stream.php:1109 ElseExpression The method _buildContext uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 1s
240/drone/src/src/Stream.php:1196 ErrorControlOperator Remove error control operator '@' on line 1211. 1s
241/drone/src/src/Stream.php:1196 ErrorControlOperator Remove error control operator '@' on line 1220. 1s
242/drone/src/src/Stream.php:1215 ElseExpression The method applyContextToStream uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 1s
243/drone/src/src/Stream.php:1255 ErrorControlOperator Remove error control operator '@' on line 1270. 1s
244/drone/src/src/Stream.php:1255 ErrorControlOperator Remove error control operator '@' on line 1279. 1s
245/drone/src/src/Stream.php:1274 ElseExpression The method appendFilter uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 1s
246/drone/src/src/Stream.php:1310 ErrorControlOperator Remove error control operator '@' on line 1325. 1s
247/drone/src/src/Stream.php:1310 ErrorControlOperator Remove error control operator '@' on line 1334. 1s
248/drone/src/src/Stream.php:1329 ElseExpression The method prependFilter uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 1s
249/drone/src/src/Stream.php:1365 BooleanArgumentFlag The method removeFilter has a boolean flag argument $byindex, which is a certain sign of a Single Responsibility Principle violation. 1s
250/drone/src/src/Stream.php:1365 ErrorControlOperator Remove error control operator '@' on line 1376. 1s
251/drone/src/src/Stream.php:1380 ElseExpression The method removeFilter uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 1s
252/drone/src/src/Stream.php:1390 ElseExpression The method removeFilter uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 1s
253/drone/src/src/Stream.php:1426 BooleanArgumentFlag The method copy has a boolean flag argument $usePrefix, which is a certain sign of a Single Responsibility Principle violation. 1s
254/drone/src/src/Stream.php:1426 BooleanArgumentFlag The method copy has a boolean flag argument $relative, which is a certain sign of a Single Responsibility Principle violation. 1s
255/drone/src/src/Stream.php:1426 ErrorControlOperator Remove error control operator '@' on line 1437. 1s
256/drone/src/src/Stream.php:1426 ErrorControlOperator Remove error control operator '@' on line 1457. 1s
257/drone/src/src/Stream.php:1426 ErrorControlOperator Remove error control operator '@' on line 1462. 1s
258/drone/src/src/Stream.php:1426 ErrorControlOperator Remove error control operator '@' on line 1467. 1s
259/drone/src/src/Stream.php:1441 ElseExpression The method copy uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 1s
260/drone/src/src/Stream.php:1465 ElseExpression The method copy uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 1s
261/drone/src/src/Stream.php:1499 BooleanArgumentFlag The method move has a boolean flag argument $usePrefix, which is a certain sign of a Single Responsibility Principle violation. 1s
262/drone/src/src/Stream.php:1499 BooleanArgumentFlag The method move has a boolean flag argument $relative, which is a certain sign of a Single Responsibility Principle violation. 1s
263/drone/src/src/Stream.php:1499 ErrorControlOperator Remove error control operator '@' on line 1510. 1s
264/drone/src/src/Stream.php:1499 ErrorControlOperator Remove error control operator '@' on line 1525. 1s
265/drone/src/src/Stream.php:1499 ErrorControlOperator Remove error control operator '@' on line 1530. 1s
266/drone/src/src/Stream.php:1499 ErrorControlOperator Remove error control operator '@' on line 1535. 1s
267/drone/src/src/Stream.php:1514 ElseExpression The method move uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 1s
268/drone/src/src/Stream.php:1533 ElseExpression The method move uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 1s
269/drone/src/src/Stream.php:1571 BooleanArgumentFlag The method delete has a boolean flag argument $usePrefix, which is a certain sign of a Single Responsibility Principle violation. 1s
270/drone/src/src/Stream.php:1571 BooleanArgumentFlag The method delete has a boolean flag argument $relative, which is a certain sign of a Single Responsibility Principle violation. 1s
271/drone/src/src/Stream.php:1571 ErrorControlOperator Remove error control operator '@' on line 1582. 1s
272/drone/src/src/Stream.php:1571 ErrorControlOperator Remove error control operator '@' on line 1596. 1s
273/drone/src/src/Stream.php:1571 ErrorControlOperator Remove error control operator '@' on line 1601. 1s
274/drone/src/src/Stream.php:1571 ErrorControlOperator Remove error control operator '@' on line 1606. 1s
275/drone/src/src/Stream.php:1586 ElseExpression The method delete uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 1s
276/drone/src/src/Stream.php:1604 ElseExpression The method delete uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 1s
277/drone/src/src/Stream.php:1641 BooleanArgumentFlag The method upload has a boolean flag argument $usePrefix, which is a certain sign of a Single Responsibility Principle violation. 1s
278/drone/src/src/Stream.php:1641 BooleanArgumentFlag The method upload has a boolean flag argument $relative, which is a certain sign of a Single Responsibility Principle violation. 1s
279/drone/src/src/Stream.php:1663 BooleanArgumentFlag The method writeFile has a boolean flag argument $appendToFile, which is a certain sign of a Single Responsibility Principle violation. 1s
280/drone/src/src/Stream.php:1715 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Helper' in method '_getFilename'. 1s
281/drone/src/src/Stream.php:1720 ElseExpression The method _getFilename uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 1s
282/drone/src/src/Stream/StringWrapper.php:101 StaticAccess Avoid using static access to class '\Joomla\Filesystem\Support\StringController' in method 'stream_open'. 1s
283/drone/src/src/Stream/StringWrapper.php:144 StaticAccess Avoid using static access to class '\Joomla\Filesystem\Support\StringController' in method 'url_stat'. 1s
Exit Code 2